Home
last modified time | relevance | path

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

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