Searched defs:processInputFrame (Results 1 – 9 of 9) sorted by relevance
60 result_code processInputFrame(const float *frameData, int /* channelCount */) override { in processInputFrame() function
131 result_code processInputFrame(const float *frameData, int /* channelCount */) override { in processInputFrame() function
613 result_code processInputFrame(const float *frameData, int /* channelCount */) override { in processInputFrame() function
149 result_code processInputFrame(float *frameData, int /* channelCount */) override { in processInputFrame() function
552 result_code processInputFrame(const float *frameData, int channelCount) override { in processInputFrame() function
276 RESULT_CODE processInputFrame(float[] audioData, int offset) { in processInputFrame() method in BaseSineAnalyzer
237 status_t JpegRCompositeStream::processInputFrame(nsecs_t ts, const InputFrame &inputFrame) { in processInputFrame() function in android::camera3::JpegRCompositeStream
253 status_t DepthCompositeStream::processInputFrame(nsecs_t ts, const InputFrame &inputFrame) { in processInputFrame() function in android::camera3::DepthCompositeStream
1080 status_t HeicCompositeStream::processInputFrame(int64_t frameNumber, in processInputFrame() function in android::camera3::HeicCompositeStream