|
libcamera v0.7.0+1-4ceceb68
Supporting cameras in Linux since 2019
|
This is the complete list of members for libcamera::Debayer, including all inherited members.
| assertThreadBound(const char *message) | libcamera::Object | protected |
| bench_ | libcamera::Debayer | |
| configure(const StreamConfiguration &inputCfg, const std::vector< std::reference_wrapper< StreamConfiguration > > &outputCfgs, bool ccmEnabled)=0 | libcamera::Debayer | pure virtual |
| Debayer(const GlobalConfiguration &configuration) | libcamera::Debayer | |
| deleteLater() | libcamera::Object | |
| dmaSyncBegin(std::vector< DmaSyncer > &dmaSyncers, FrameBuffer *input, FrameBuffer *output) | libcamera::Debayer | protected |
| formats(PixelFormat inputFormat)=0 | libcamera::Debayer | pure virtual |
| frameSize() | libcamera::Debayer | inline |
| getStatsFD()=0 | libcamera::Debayer | pure virtual |
| inputBufferReady | libcamera::Debayer | |
| inputConfig_ | libcamera::Debayer | |
| inputPixelFormat_ | libcamera::Debayer | |
| invokeMethod(R(T::*func)(FuncArgs...), ConnectionType type, Args &&... args) | libcamera::Object | inline |
| isStandardBayerOrder(BayerFormat::Order order) | libcamera::Debayer | protectedstatic |
| message(Message *msg) | libcamera::Object | protectedvirtual |
| moveToThread(Thread *thread) | libcamera::Object | |
| Object(Object *parent=nullptr) | libcamera::Object | |
| outputBufferReady | libcamera::Debayer | |
| outputConfig_ | libcamera::Debayer | |
| outputPixelFormat_ | libcamera::Debayer | |
| outputSize_ | libcamera::Debayer | |
| parent() const | libcamera::Object | inline |
| postMessage(std::unique_ptr< Message > msg) | libcamera::Object | |
| process(uint32_t frame, FrameBuffer *input, FrameBuffer *output, DebayerParams params)=0 | libcamera::Debayer | pure virtual |
| sizes(PixelFormat inputFormat, const Size &inputSize)=0 | libcamera::Debayer | pure virtual |
| start() | libcamera::Debayer | inlinevirtual |
| stop() | libcamera::Debayer | inlinevirtual |
| strideAndFrameSize(const PixelFormat &outputFormat, const Size &size)=0 | libcamera::Debayer | pure virtual |
| swapRedBlueGains_ | libcamera::Debayer | |
| thread() const | libcamera::Object | inline |
| ~Debayer()=0 (defined in libcamera::Debayer) | libcamera::Debayer | pure virtual |
| ~Object() | libcamera::Object | virtual |