Home
last modified time | relevance | path

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

/hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h279 int etb, ebd, ftb, fbd; variable
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/tests/
DG729EncTest.c222 int fbd = 0; variable
338 fbd++; in FillBufferDone()
1465 printf("EBD = %d\n FBD = %d\n", ebd, fbd); in main()
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp178 etb = ebd = ftb = fbd = 0; in venc_dev()
286 omx->handle->etb, omx->handle->ebd, omx->handle->ftb, omx->handle->fbd); in async_venc_message_thread()
332 omx->handle->fbd++; in async_venc_message_thread()