Searched refs:lq_job_id (Results 1 – 1 of 1) sorted by relevance
2752 uint32_t lq_job_id; in mm_jpeg_queue_remove_job_by_job_id() local2767 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()