Searched refs:reproc_frame (Results 1 – 2 of 2) sorted by relevance
214 mm_camera_super_buf_t *reproc_frame);216 mm_camera_super_buf_t *reproc_frame);
2145 mm_camera_super_buf_t *reproc_frame) in queryStreams() argument2203 if (thumb_stream_needed && *thumb_image == NULL && reproc_frame != NULL) { in queryStreams()2205 pSrcReprocChannel = m_parent->getChannelByHandle(reproc_frame->ch_id); in queryStreams()2208 for (uint32_t i = 0; i < reproc_frame->num_bufs; i++) { in queryStreams()2211 reproc_frame->bufs[i]->stream_id); in queryStreams()2216 *thumb_image = reproc_frame->bufs[i]; in queryStreams()2241 mm_camera_super_buf_t *reproc_frame) in syncStreamParams() argument2256 reproc_frame); in syncStreamParams()