Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCamera2HWI.h490 uint8_t getBufNumForAux(cam_stream_type_t stream_type);
DQCamera2HWI.cpp2563 uint8_t QCamera2HardwareInterface::getBufNumForAux(cam_stream_type_t stream_type) in getBufNumForAux() function in qcamera::QCamera2HardwareInterface
3534 streamInfo->aux_str_info->buf_cnt = getBufNumForAux(stream_type); in allocateStreamInfoBuf()