Searched refs:use_av_timer (Results 1 – 3 of 3) sorted by relevance
3760 uint8_t* use_av_timer = NULL; in processCaptureRequest() local3763 use_av_timer = &m_debug_avtimer; in processCaptureRequest()3766 use_av_timer = in processCaptureRequest()3770 … if (ADD_SET_PARAM_ENTRY_TO_BATCH(mParameters, CAM_INTF_META_USE_AV_TIMER, *use_av_timer)) { in processCaptureRequest()
8830 uint8_t* use_av_timer = in translateToHalMetadata() local8832 if (ADD_SET_PARAM_ENTRY_TO_BATCH(hal_metadata, CAM_INTF_META_USE_AV_TIMER, *use_av_timer)) { in translateToHalMetadata()
8833 uint8_t* use_av_timer = in translateToHalMetadata() local8835 if (ADD_SET_PARAM_ENTRY_TO_BATCH(hal_metadata, CAM_INTF_META_USE_AV_TIMER, *use_av_timer)) { in translateToHalMetadata()