Home
last modified time | relevance | path

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

/device/huawei/angler/camera/QCamera2/HAL/
DQCameraParameters.h773 int8_t getBufBatchCount() {return mBufBatchCnt;}; in getBufBatchCount() function
DQCamera2HWI.cpp1607 if (mParameters.getBufBatchCount()) { in getBufNumRequired()
1970 if (mParameters.getBufBatchCount()) { in allocateStreamInfoBuf()
1973 streamInfo->user_buf_info.frame_buf_cnt = mParameters.getBufBatchCount(); in allocateStreamInfoBuf()
/device/lge/bullhead/camera/QCamera2/HAL/
DQCameraParameters.h773 int8_t getBufBatchCount() {return mBufBatchCnt;}; in getBufBatchCount() function
DQCamera2HWI.cpp1607 if (mParameters.getBufBatchCount()) { in getBufNumRequired()
1970 if (mParameters.getBufBatchCount()) { in allocateStreamInfoBuf()
1973 streamInfo->user_buf_info.frame_buf_cnt = mParameters.getBufBatchCount(); in allocateStreamInfoBuf()