Home
last modified time | relevance | path

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

/hardware/qcom/camera/QCamera2/HAL/
DQCameraPostProc.cpp3139 int32_t extra_pp_job_count = in doReprocess() local
3143 for (int32_t i = 0; i < extra_pp_job_count; i++) { in doReprocess()