Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3Channel.h641 bool isPriorityFrame = false);
DQCamera3Channel.cpp5179 qcamera_fwk_input_pp_data_t *frame, bool isPriorityFrame) in doReprocessOffline() argument
5325 if(isPriorityFrame && (mReprocessType != REPROCESS_TYPE_JPEG)) { in doReprocessOffline()
5333 if(isPriorityFrame && !numPendingPriorityFrames && in doReprocessOffline()