| _log(const char *file, unsigned int line, LogSeverity severity) const | libcamera::Loggable | protected |
| _log(const char *file, unsigned int line, const LogCategory &category, LogSeverity severity) const | libcamera::Loggable | protected |
| allocateBuffers(unsigned int count, std::vector< std::unique_ptr< FrameBuffer >> *buffers) | libcamera::V4L2VideoDevice | |
| bufferReady | libcamera::V4L2VideoDevice | |
| busName() const | libcamera::V4L2VideoDevice | inline |
| caps() const | libcamera::V4L2VideoDevice | inline |
| close() | libcamera::V4L2VideoDevice | |
| controls() const | libcamera::V4L2Device | inline |
| deviceName() const | libcamera::V4L2VideoDevice | inline |
| deviceNode() const | libcamera::V4L2Device | inline |
| driverName() const | libcamera::V4L2VideoDevice | inline |
| exportBuffers(unsigned int count, std::vector< std::unique_ptr< FrameBuffer >> *buffers) | libcamera::V4L2VideoDevice | |
| fd() | libcamera::V4L2Device | inlineprotected |
| formats(uint32_t code=0) | libcamera::V4L2VideoDevice | |
| frameStart | libcamera::V4L2VideoDevice | |
| fromEntityName(const MediaDevice *media, const std::string &entity) | libcamera::V4L2VideoDevice | static |
| getControls(const std::vector< uint32_t > &ids) | libcamera::V4L2Device | |
| getFormat(V4L2DeviceFormat *format) | libcamera::V4L2VideoDevice | |
| importBuffers(unsigned int count) | libcamera::V4L2VideoDevice | |
| ioctl(unsigned long request, void *argp) | libcamera::V4L2Device | protected |
| isOpen() const | libcamera::V4L2Device | inline |
| logPrefix() const override | libcamera::V4L2VideoDevice | protectedvirtual |
| open() | libcamera::V4L2VideoDevice | |
| open(int handle, enum v4l2_buf_type type) | libcamera::V4L2VideoDevice | |
| libcamera::V4L2Device::open(unsigned int flags) | libcamera::V4L2Device | protected |
| operator=(const V4L2VideoDevice &)=delete (defined in libcamera::V4L2VideoDevice) | libcamera::V4L2VideoDevice | |
| queueBuffer(FrameBuffer *buffer) | libcamera::V4L2VideoDevice | |
| releaseBuffers() | libcamera::V4L2VideoDevice | |
| setControls(ControlList *ctrls) | libcamera::V4L2Device | |
| setFd(int fd) | libcamera::V4L2Device | protected |
| setFormat(V4L2DeviceFormat *format) | libcamera::V4L2VideoDevice | |
| setFrameStartEnabled(bool enable) | libcamera::V4L2VideoDevice | |
| setSelection(unsigned int target, Rectangle *rect) | libcamera::V4L2VideoDevice | |
| streamOff() | libcamera::V4L2VideoDevice | |
| streamOn() | libcamera::V4L2VideoDevice | |
| toV4L2PixelFormat(const PixelFormat &pixelFormat) | libcamera::V4L2VideoDevice | |
| V4L2Device(const std::string &deviceNode) | libcamera::V4L2Device | protected |
| V4L2VideoDevice(const std::string &deviceNode) | libcamera::V4L2VideoDevice | explicit |
| V4L2VideoDevice(const MediaEntity *entity) | libcamera::V4L2VideoDevice | explicit |
| V4L2VideoDevice(const V4L2VideoDevice &)=delete (defined in libcamera::V4L2VideoDevice) | libcamera::V4L2VideoDevice | |
| ~Loggable() (defined in libcamera::Loggable) | libcamera::Loggable | protectedvirtual |
| ~V4L2Device() | libcamera::V4L2Device | protected |
| ~V4L2VideoDevice() (defined in libcamera::V4L2VideoDevice) | libcamera::V4L2VideoDevice | |