Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/
Dmm_qcamera_pp.c140 pme->repro_buf_info[frame->buf_idx].ref_cnt = pme->repro_dest_num; in mm_app_isp_pix_notify_cb()
289 pme->repro_dest_num = 0; in prepareReprocess()
383 pme->repro_dest_num++; in startPreviewPP()
407 pme->repro_dest_num--; in startPreviewPP()
426 pme->repro_dest_num--; in startPreviewPP()
452 pme->repro_dest_num--; in startPreviewPP()
470 pme->repro_dest_num--; in startPreviewPP()
511 pme->repro_dest_num--; in stopPreviewPP()
575 pme->repro_dest_num++; in startRecordPP()
599 pme->repro_dest_num--; in startRecordPP()
[all …]
/device/moto/shamu/camera/QCamera/stack/mm-camera-test/inc/
Dmm_qcamera_app.h129 uint8_t repro_dest_num; member