/hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
D | QCamera3Stream.cpp | 98 if (stream->mBatchSize) { in get_bufs() 131 if (stream->mBatchSize) { in put_bufs() 163 if (stream->mBatchSize) { in invalidate_buf() 203 if (stream->mBatchSize) { in clean_invalidate_buf() 243 if (stream->mBatchSize) { in clean_buf() 296 mBatchSize(0), in QCamera3Stream() 488 mBatchSize = batchSize; in init() 526 if (mBatchSize) in start() 774 if (UNLIKELY(mBatchSize)) { in bufDone() 1292 if (UNLIKELY(pme->mBatchSize)) { in releaseFrameData() [all …]
|
D | QCamera3Stream.h | 126 uint32_t mBatchSize; // 0: No batch, non-0: Number of imaage bufs in a batch variable
|
D | QCamera3HWI.cpp | 400 mBatchSize(0), in QCamera3HardwareInterface() 4175 if (mBatchSize) { in processCaptureRequest() 4245 && mBatchSize) { in processCaptureRequest() 4246 rc = channel->setBatchSize(mBatchSize); in processCaptureRequest() 4306 rc = mDummyBatchChannel->setBatchSize(mBatchSize); in processCaptureRequest() 4577 if (!mBatchSize || in processCaptureRequest() 4578 (mBatchSize && !isVidBufRequested) || in processCaptureRequest() 4579 (mBatchSize && isVidBufRequested && !mToBeQueuedVidBufs)) { in processCaptureRequest() 4592 if (mBatchSize) { in processCaptureRequest() 4848 && mBatchSize) { in processCaptureRequest() [all …]
|
D | QCamera3HWI.h | 543 uint8_t mBatchSize; variable
|
D | QCamera3Channel.cpp | 1775 mBatchSize(0), in QCamera3RegularChannel() 1881 LOGD("batch size is %d", mBatchSize); in initialize() 1889 mBatchSize); in initialize() 1910 mBatchSize = batchSize; in setBatchSize() 1911 LOGD("Batch size set: %d", mBatchSize); in setBatchSize()
|
D | QCamera3Channel.h | 313 uint32_t mBatchSize; variable
|
/hardware/qcom/camera/QCamera2/HAL3/ |
D | QCamera3Stream.cpp | 97 if (stream->mBatchSize) { in get_bufs() 130 if (stream->mBatchSize) { in put_bufs() 162 if (stream->mBatchSize) { in invalidate_buf() 202 if (stream->mBatchSize) { in clean_invalidate_buf() 254 mBatchSize(0), in QCamera3Stream() 433 mBatchSize = batchSize; in init() 471 if (mBatchSize) in start() 719 if (UNLIKELY(mBatchSize)) { in bufDone() 1209 if (UNLIKELY(pme->mBatchSize)) { in releaseFrameData() 1426 batchBufDef.user_buf.num_buffers = mBatchSize; in getBatchBufDef() [all …]
|
D | QCamera3Stream.h | 126 uint32_t mBatchSize; // 0: No batch, non-0: Number of imaage bufs in a batch variable
|
D | QCamera3HWI.cpp | 369 mBatchSize(0), in QCamera3HardwareInterface() 3652 if (mBatchSize) { in processCaptureRequest() 3722 && mBatchSize) { in processCaptureRequest() 3723 rc = channel->setBatchSize(mBatchSize); in processCaptureRequest() 3777 rc = mDummyBatchChannel->setBatchSize(mBatchSize); in processCaptureRequest() 4028 if (!mBatchSize || in processCaptureRequest() 4029 (mBatchSize && !isVidBufRequested) || in processCaptureRequest() 4030 (mBatchSize && isVidBufRequested && !mToBeQueuedVidBufs)) { in processCaptureRequest() 4043 if (mBatchSize) { in processCaptureRequest() 4298 && mBatchSize) { in processCaptureRequest() [all …]
|
D | QCamera3HWI.h | 491 uint8_t mBatchSize; variable
|
D | QCamera3Channel.cpp | 1746 mBatchSize(0), in QCamera3RegularChannel() 1843 LOGD("batch size is %d", mBatchSize); in initialize() 1851 mBatchSize); in initialize() 1872 mBatchSize = batchSize; in setBatchSize() 1873 LOGD("Batch size set: %d", mBatchSize); in setBatchSize()
|
D | QCamera3Channel.h | 309 uint32_t mBatchSize; variable
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 238 mBatchSize = 0; in venc_dev() 448 if (omx->handle->mBatchSize) { in async_venc_message_thread() 1495 if (metadatamode && mBatchSize) { in venc_get_buf_req() 1552 if (mBatchSize) { in venc_get_buf_req() 1556 bufreq.count = MAX(*actual_buff_count, mBatchSize) + mBatchSize; in venc_get_buf_req() 3364 *size = mBatchSize; in venc_get_batch_size() 3434 if (!mBatchSize && hnd->numFds + hnd->numInts > 3) { in venc_empty_buf() 3436 } else if (mBatchSize) { in venc_empty_buf() 3485 if (mBatchSize) { in venc_empty_buf() 3486 if ((unsigned)hnd->numFds != mBatchSize) { in venc_empty_buf() [all …]
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 188 mBatchSize = 0; in venc_dev() 408 if (omx->handle->mBatchSize) { in async_venc_message_thread() 1598 if (metadatamode && mBatchSize) { in venc_get_buf_req() 1616 if (metadatamode && mBatchSize) { in venc_get_buf_req() 1663 if (mBatchSize) { in venc_get_buf_req() 1667 bufreq.count = MAX(*actual_buff_count, mBatchSize) + mBatchSize; in venc_get_buf_req() 3670 *size = mBatchSize; in venc_get_batch_size() 3792 if (mBatchSize) { in venc_empty_buf() 3793 if ((unsigned int)MetaBufferUtil::getBatchSize(hnd) != mBatchSize) { in venc_empty_buf() 3795 mBatchSize, MetaBufferUtil::getBatchSize(hnd)); in venc_empty_buf() [all …]
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/ |
D | video_encoder_device_v4l2.h | 572 unsigned int mBatchSize; variable
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/ |
D | video_encoder_device_v4l2.h | 616 unsigned int mBatchSize; variable
|