|
libcamera
v0.0.0
Supporting cameras in Linux since 2019
|
This is the complete list of members for libcamera::FrameBuffer, including all inherited members.
| _d() const | libcamera::Extensible | inlineprotected |
| _d() | libcamera::Extensible | inlineprotected |
| cookie() const | libcamera::FrameBuffer | inline |
| Extensible(std::unique_ptr< Private > d) | libcamera::Extensible | |
| FrameBuffer(const std::vector< Plane > &planes, unsigned int cookie=0) | libcamera::FrameBuffer | |
| FrameBuffer(std::unique_ptr< Private > d, const std::vector< Plane > &planes, unsigned int cookie=0) | libcamera::FrameBuffer | |
| metadata() const | libcamera::FrameBuffer | inline |
| planes() const | libcamera::FrameBuffer | inline |
| releaseFence() | libcamera::FrameBuffer | |
| request() const | libcamera::FrameBuffer | |
| setCookie(uint64_t cookie) | libcamera::FrameBuffer | inline |
| V4L2VideoDevice (defined in libcamera::FrameBuffer) | libcamera::FrameBuffer | friend |