Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/src/
Dmm_jpeg.c2752 uint32_t lq_job_id; in mm_jpeg_queue_remove_job_by_job_id() local
2767 lq_job_id = data->dec_info.job_id; in mm_jpeg_queue_remove_job_by_job_id()
2769 lq_job_id = data->enc_info.job_id; in mm_jpeg_queue_remove_job_by_job_id()
2772 if (data && (lq_job_id == job_id)) { in mm_jpeg_queue_remove_job_by_job_id()