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