Searched refs:getBufBatchCount (Results 1 – 5 of 5) sorted by relevance
255 int8_t getBufBatchCount();
1196 int8_t QCameraParametersIntf::getBufBatchCount() in getBufBatchCount() function in qcamera::QCameraParametersIntf1200 return mImpl->getBufBatchCount(); in getBufBatchCount()
824 int8_t getBufBatchCount() {return mBufBatchCnt;}; in getBufBatchCount() function
2545 if (mParameters.getBufBatchCount()) { in getBufNumRequired()3009 if (mParameters.getBufBatchCount()) { in allocateStreamInfoBuf()3012 streamInfo->user_buf_info.frame_buf_cnt = mParameters.getBufBatchCount(); in allocateStreamInfoBuf()3124 mParameters.getBufBatchCount(), VIDEO_METADATA_NUM_INTS); in allocateStreamUserBuf()
12657 stream_config_info.batch_size = getBufBatchCount(); in setStreamConfigure()13643 if (getBufBatchCount()) { in setVideoBatchSize()