libcamera v0.2.0+3-70b69666-nvm
Supporting cameras in Linux since 2019
|
This is the complete list of members for libcamera::SwIspSimple, including all inherited members.
configure(const StreamConfiguration &inputCfg, const std::vector< std::reference_wrapper< StreamConfiguration > > &outputCfgs, const ControlInfoMap &sensorControls) | libcamera::SwIspSimple | virtual |
exportBuffers(unsigned int output, unsigned int count, std::vector< std::unique_ptr< FrameBuffer > > *buffers) | libcamera::SwIspSimple | virtual |
formats(PixelFormat input) | libcamera::SwIspSimple | virtual |
getSignalSetSensorControls() | libcamera::SwIspSimple | virtual |
inputBufferReady | libcamera::SoftwareIsp | |
ispStatsReady | libcamera::SoftwareIsp | |
isValid() const | libcamera::SwIspSimple | virtual |
loadConfiguration(const std::string &filename) | libcamera::SwIspSimple | inlinevirtual |
outputBufferReady | libcamera::SoftwareIsp | |
process(FrameBuffer *input, FrameBuffer *output) | libcamera::SwIspSimple | |
processStats(const ControlList &sensorControls) | libcamera::SwIspSimple | virtual |
queueBuffers(FrameBuffer *input, const std::map< unsigned int, FrameBuffer * > &outputs) | libcamera::SwIspSimple | virtual |
sizes(PixelFormat inputFormat, const Size &inputSize) | libcamera::SwIspSimple | virtual |
SoftwareIsp(PipelineHandler *pipe, const ControlInfoMap &sensorControls) | libcamera::SoftwareIsp | |
start() | libcamera::SwIspSimple | virtual |
stop() | libcamera::SwIspSimple | virtual |
strideAndFrameSize(const PixelFormat &outputFormat, const Size &size) | libcamera::SwIspSimple | virtual |
SwIspSimple(PipelineHandler *pipe, const ControlInfoMap &sensorControls) | libcamera::SwIspSimple | |
~SoftwareIsp() (defined in libcamera::SoftwareIsp) | libcamera::SoftwareIsp | virtual |
~SwIspSimple() (defined in libcamera::SwIspSimple) | libcamera::SwIspSimple | inline |