Searched refs:meta_frame (Results 1 – 9 of 9) sorted by relevance
940 mm_camera_buf_def_t *meta_frame = NULL; in encodeData() local945 meta_frame = jpeg_job_data->src_frame->bufs[i]; in encodeData()950 if (meta_frame == NULL && jpeg_job_data->src_reproc_frame != NULL) { in encodeData()954 meta_frame = jpeg_job_data->src_reproc_frame->bufs[i]; in encodeData()959 if (meta_frame != NULL) { in encodeData()961 jpg_job.encode_job.p_metadata = (cam_metadata_info_t *)meta_frame->buffer; in encodeData()1093 mm_camera_super_buf_t *meta_frame = NULL; in dataProcessRoutine() local1094 meta_frame = in dataProcessRoutine()1096 if (meta_frame == NULL) { in dataProcessRoutine()1108 ret = pme->m_pReprocChannel->doReprocess(pp_frame, meta_frame); in dataProcessRoutine()
2080 mm_camera_super_buf_t *meta_frame) in doReprocess() argument2091 m_metaFrame = meta_frame; in doReprocess()2100 if (meta_frame != NULL) { in doReprocess()2103 param.reprocess.meta_buf_index = meta_frame->bufs[0]->buf_idx; in doReprocess()2133 mm_camera_super_buf_t *meta_frame) in doReprocess() argument2140 if (meta_frame == NULL) { in doReprocess()2158 param.reprocess.meta_buf_index = meta_frame->bufs[0]->buf_idx; in doReprocess()
264 mm_camera_super_buf_t *meta_frame);
664 mm_camera_buf_def_t *meta_frame = NULL; in processData() local668 meta_frame = frame->bufs[i]; in processData()673 if (meta_frame != NULL) { in processData()675 jpeg_job->metadata = (metadata_buffer_t *)meta_frame->buffer; in processData()896 mm_camera_buf_def_t *meta_frame = NULL; in processPPData() local900 meta_frame = job->src_frame->bufs[i]; in processPPData()905 if (meta_frame == NULL) { in processPPData()909 meta_frame = frame->bufs[i]; in processPPData()915 if (meta_frame != NULL) { in processPPData()917 jpeg_job->metadata = (metadata_buffer_t *)meta_frame->buffer; in processPPData()
1089 mm_camera_buf_def_t *meta_frame = NULL; in encodeData() local1093 meta_frame = jpeg_job_data->src_frame->bufs[i]; in encodeData()1097 if (meta_frame == NULL && jpeg_job_data->src_reproc_frame != NULL) { in encodeData()1101 meta_frame = jpeg_job_data->src_reproc_frame->bufs[i]; in encodeData()1106 if (meta_frame != NULL) { in encodeData()1108 jpg_job.encode_job.p_metadata = (cam_metadata_info_t *)meta_frame->buffer; in encodeData()
1089 mm_camera_buf_def_t *meta_frame = NULL; in encodeData() local1093 meta_frame = jpeg_job_data->src_frame->bufs[i]; in encodeData()1097 if (meta_frame == NULL && jpeg_job_data->src_reproc_frame != NULL) { in encodeData()1101 meta_frame = jpeg_job_data->src_reproc_frame->bufs[i]; in encodeData()1106 if (meta_frame != NULL) { in encodeData()1108 jpg_job.encode_job.p_metadata_v1 = (cam_metadata_info_t *)meta_frame->buffer; in encodeData()
2274 mm_camera_super_buf_t *meta_frame) in doReprocess() argument2292 if (meta_frame != NULL) { in doReprocess()2295 param.reprocess.meta_buf_index = meta_frame->bufs[0]->buf_idx; in doReprocess()2425 mm_camera_super_buf_t *meta_frame) in doReprocess() argument2432 if (meta_frame == NULL) { in doReprocess()2450 param.reprocess.meta_buf_index = meta_frame->bufs[0]->buf_idx; in doReprocess()
317 mm_camera_super_buf_t *meta_frame);
3187 mm_camera_super_buf_t *meta_frame) in doReprocess() argument3194 if (meta_frame == NULL) { in doReprocess()3212 param.reprocess.meta_buf_index = meta_frame->bufs[0]->buf_idx; in doReprocess()