Home
last modified time | relevance | path

Searched defs:processInputFrame (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/libaaudio/examples/loopback/src/analyzer/
DGlitchAnalyzer.h149 result_code processInputFrame(float *frameData, int /* channelCount */) override { in processInputFrame() function
DLatencyAnalyzer.h500 result_code processInputFrame(float *frameData, int channelCount) override { in processInputFrame() function
/frameworks/av/services/camera/libcameraservice/api2/
DDepthCompositeStream.cpp228 status_t DepthCompositeStream::processInputFrame(nsecs_t ts, const InputFrame &inputFrame) { in processInputFrame() function in android::camera3::DepthCompositeStream
DHeicCompositeStream.cpp826 status_t HeicCompositeStream::processInputFrame(int64_t frameNumber, in processInputFrame() function in android::camera3::HeicCompositeStream