Home | History | Annotate | Download | only in HAL3

Lines Matching refs:thumb_frame

771     mm_camera_buf_def_t *thumb_frame = NULL;
824 thumb_frame = recvd_frame->bufs[i];
846 if (thumb_frame != NULL) {
847 QCamera3Memory *thumb_memObj = (QCamera3Memory *)thumb_frame->mem_info;
850 thumb_memObj->cleanInvalidateCache(thumb_frame->buf_idx);
918 thumb_frame = main_frame;
928 jpg_job.encode_job.thumb_index = thumb_frame->buf_idx;