Home
last modified time | relevance | path

Searched refs:mBatchInfo (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h533 BatchInfo mBatchInfo; variable
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h592 BatchInfo mBatchInfo; variable
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h601 BatchInfo mBatchInfo; variable
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h643 BatchInfo mBatchInfo; variable
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h598 BatchInfo mBatchInfo; variable
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp384 int bufIndex = omx->handle->mBatchInfo.retrieveBufferAt(v4l2_buf.index); in async_venc_message_thread()
389 if (omx->handle->mBatchInfo.isPending(bufIndex)) { in async_venc_message_thread()
3141 v4l2Ids[i] = mBatchInfo.registerBuffer(index); in venc_empty_batch()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp454 int bufIndex = omx->handle->mBatchInfo.retrieveBufferAt(v4l2_buf.index); in async_venc_message_thread()
459 if (omx->handle->mBatchInfo.isPending(bufIndex)) { in async_venc_message_thread()
3798 v4l2Ids[i] = mBatchInfo.registerBuffer(index); in venc_empty_batch()
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp393 int bufIndex = omx->handle->mBatchInfo.retrieveBufferAt(v4l2_buf.index); in async_venc_message_thread()
398 if (omx->handle->mBatchInfo.isPending(bufIndex)) { in async_venc_message_thread()
4748 v4l2Ids[i] = mBatchInfo.registerBuffer(index); in venc_empty_batch()