Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/
DOMX_AmrDecoder.h855 OMX_U32 first_output_buf_rcv; member
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/inc/
DOMX_AacDec_Utils.h947 OMX_U32 first_output_buf_rcv; member
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
DOMX_AmrDec_Utils.c414 pComponentPrivate->first_output_buf_rcv = 0; in NBAMRDEC_StartComponentThread()
1652 if (pComponentPrivate->first_output_buf_rcv != 0) { in NBAMRDECHandleCommand()
1654 pComponentPrivate->first_output_buf_rcv = 0; in NBAMRDECHandleCommand()
2676 pComponentPrivate->first_output_buf_rcv = 1; in NBAMRDECLCML_Callback()
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
DOMX_AacDec_Utils.c386 pComponentPrivate->first_output_buf_rcv = 0; in AacDec_StartCompThread()
1792 if (pComponentPrivate->first_output_buf_rcv != 0) { in AACDEC_HandleCommand()
1794 pComponentPrivate->first_output_buf_rcv = 0; in AACDEC_HandleCommand()
2669 pComponentPrivate->first_output_buf_rcv = 1; in AACDEC_LCML_Callback()