Home
last modified time | relevance | path

Searched refs:fbd (Results 1 – 9 of 9) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h313 int etb, ebd, ftb, fbd; variable
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h363 OMX_U32 etb, ebd, ftb, fbd; variable
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h395 int etb, ebd, ftb, fbd; variable
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h413 int etb, ebd, ftb, fbd; variable
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h446 int etb, ebd, ftb, fbd; variable
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h393 int etb, ebd, ftb, fbd; variable
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp109 etb = ebd = ftb = fbd = 0; in venc_dev()
307 omx->handle->etb, omx->handle->ebd, omx->handle->ftb, omx->handle->fbd); in async_venc_message_thread()
362 omx->handle->fbd++; in async_venc_message_thread()
462 stats.prev_fbd = omx->handle->fbd; in async_venc_message_thread()
464 OMX_U32 num_fbd = omx->handle->fbd - stats.prev_fbd; in async_venc_message_thread()
474 stats.prev_fbd = omx->handle->fbd; in async_venc_message_thread()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp225 etb = ebd = ftb = fbd = 0; in venc_dev()
375 omx->handle->etb, omx->handle->ebd, omx->handle->ftb, omx->handle->fbd); in async_venc_message_thread()
432 omx->handle->fbd++; in async_venc_message_thread()
537 OMX_U32 num_fbd = omx->handle->fbd - stats.prev_fbd; in async_venc_message_thread()
545 stats.prev_fbd = omx->handle->fbd; in async_venc_message_thread()
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp131 etb = ebd = ftb = fbd = 0; in venc_dev()
316 omx->handle->etb, omx->handle->ebd, omx->handle->ftb, omx->handle->fbd); in async_venc_message_thread()
371 omx->handle->fbd++; in async_venc_message_thread()
467 OMX_U32 num_fbd = omx->handle->fbd - stats.prev_fbd; in async_venc_message_thread()
476 stats.prev_fbd = omx->handle->fbd; in async_venc_message_thread()