Searched refs:getVideoBatchSize (Results 1 – 5 of 5) sorted by relevance
271 int8_t getVideoBatchSize();
1269 int8_t QCameraParametersIntf::getVideoBatchSize() in getVideoBatchSize() function in qcamera::QCameraParametersIntf1273 return mImpl->getVideoBatchSize(); in getVideoBatchSize()
852 int8_t getVideoBatchSize() {return mVideoBatchSize;}; in getVideoBatchSize() function
1504 if (pme->mParameters.getVideoBatchSize() == 0) { in video_stream_cb_routine()1546 int fd_cnt = pme->mParameters.getVideoBatchSize(); in video_stream_cb_routine()
2790 } else if (mParameters.getVideoBatchSize()) { in getBufNumRequired()2793 * mParameters.getVideoBatchSize()); in getBufNumRequired()3136 if (mParameters.getVideoBatchSize()) { in allocateStreamBuf()3155 mParameters.getVideoBatchSize()); in allocateStreamBuf()