Home
last modified time | relevance | path

Searched refs:md_frame (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_preview.c333 mm_camera_buf_def_t *md_frame = NULL; in mm_app_zsl_notify_cb() local
401 md_frame = bufs->bufs[i]; in mm_app_zsl_notify_cb()
405 if (!md_frame) { in mm_app_zsl_notify_cb()
418 memcpy(pme->metadata , md_frame->buffer, sizeof(metadata_buffer_t)); in mm_app_zsl_notify_cb()
447 if (NULL != md_frame) { in mm_app_zsl_notify_cb()
450 md_frame->buf_idx, in mm_app_zsl_notify_cb()
503 if(md_frame) { in mm_app_zsl_notify_cb()
506 md_frame)) { in mm_app_zsl_notify_cb()
509 mm_app_cache_ops((mm_camera_app_meminfo_t *)md_frame->mem_info, in mm_app_zsl_notify_cb()