Home
last modified time | relevance | path

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

/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h582 bool isPending(int bufferId);
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h632 bool isPending(int bufferId);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp459 if (omx->handle->mBatchInfo.isPending(bufIndex)) { in async_venc_message_thread()
7176 bool venc_dev::BatchInfo::isPending(int bufferId) { in isPending() function in venc_dev::BatchInfo
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp432 if (omx->handle->mBatchInfo.isPending(bufIndex)) { in async_venc_message_thread()
7932 bool venc_dev::BatchInfo::isPending(int bufferId) { in isPending() function in venc_dev::BatchInfo