Searched refs:handleCacheOps (Results 1 – 4 of 4) sorted by relevance
158 int32_t handleCacheOps(mm_camera_buf_def_t* buf);
1681 pStream->handleCacheOps(frame->bufs[i]); in doReprocessOffline()1744 pStream->handleCacheOps(frame->bufs[i]); in doReprocess()
2840 main_stream->handleCacheOps(main_frame); in encodeData()2843 thumb_stream->handleCacheOps(thumb_frame); in encodeData()
2982 int32_t QCameraStream::handleCacheOps(mm_camera_buf_def_t* buf) in handleCacheOps() function in qcamera::QCameraStream