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()
2096 mm_camera_super_buf_t *meta_frame) in doReprocess() argument2107 m_metaFrame = meta_frame; in doReprocess()2116 if (meta_frame != NULL) { in doReprocess()2119 param.reprocess.meta_buf_index = meta_frame->bufs[0]->buf_idx; in doReprocess()2149 mm_camera_super_buf_t *meta_frame) in doReprocess() argument2156 if (meta_frame == NULL) { in doReprocess()2174 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()
2276 mm_camera_super_buf_t *meta_frame) in doReprocess() argument2294 if (meta_frame != NULL) { in doReprocess()2297 param.reprocess.meta_buf_index = meta_frame->bufs[0]->buf_idx; in doReprocess()2427 mm_camera_super_buf_t *meta_frame) in doReprocess() argument2434 if (meta_frame == NULL) { in doReprocess()2452 param.reprocess.meta_buf_index = meta_frame->bufs[0]->buf_idx; in doReprocess()
317 mm_camera_super_buf_t *meta_frame);
3206 mm_camera_super_buf_t *meta_frame) in doReprocess() argument3213 if (meta_frame == NULL) { in doReprocess()3231 param.reprocess.meta_buf_index = meta_frame->bufs[0]->buf_idx; in doReprocess()