libcamera
v0.3.1+12-19bbca3c
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) | libcamera::SoftwareIsp | |
exportBuffers(const Stream *stream, unsigned int count, std::vector< std::unique_ptr< FrameBuffer >> *buffers) | libcamera::SoftwareIsp | |
formats(PixelFormat input) | libcamera::SoftwareIsp | |
inputBufferReady | libcamera::SoftwareIsp | |
ispStatsReady | libcamera::SoftwareIsp | |
isValid() const | libcamera::SoftwareIsp | |
loadConfiguration([[maybe_unused]] const std::string &filename) | libcamera::SoftwareIsp | inline |
outputBufferReady | libcamera::SoftwareIsp | |
process(FrameBuffer *input, FrameBuffer *output) | libcamera::SoftwareIsp | |
processStats(const ControlList &sensorControls) | libcamera::SoftwareIsp | |
queueBuffers(FrameBuffer *input, const std::map< const Stream *, FrameBuffer *> &outputs) | libcamera::SoftwareIsp | |
setSensorControls | libcamera::SoftwareIsp | |
sizes(PixelFormat inputFormat, const Size &inputSize) | libcamera::SoftwareIsp | |
SoftwareIsp(PipelineHandler *pipe, const CameraSensor *sensor) | libcamera::SoftwareIsp | |
start() | libcamera::SoftwareIsp | |
stop() | libcamera::SoftwareIsp | |
strideAndFrameSize(const PixelFormat &outputFormat, const Size &size) | libcamera::SoftwareIsp | |
~SoftwareIsp() (defined in libcamera::SoftwareIsp) | libcamera::SoftwareIsp |