Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3PostProc.h73 bool hdr_plus_processing; member
DQCamera3PostProc.cpp1038 if (NULL != m_pReprocChannel && !job->hdr_plus_processing) { in releaseJpegJobData()
DQCamera3Channel.cpp4401 jpeg_job->hdr_plus_processing = true; in returnYuvBufferAndEncode()