/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/ |
D | OMX_WbAmrDecoder.h | 598 pthread_cond_t AlloBuf_threshold; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/inc/ |
D | OMX_G729Decoder.h | 593 pthread_cond_t AlloBuf_threshold; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/inc/ |
D | OMX_G722Enc_Utils.h | 617 pthread_cond_t AlloBuf_threshold; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/ |
D | OMX_AmrDecoder.h | 772 pthread_cond_t AlloBuf_threshold; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/inc/ |
D | OMX_G711Decoder.h | 681 pthread_cond_t AlloBuf_threshold; member
|
D | OMX_G711Dec_Utils.h | 755 pthread_cond_t AlloBuf_threshold; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/inc/ |
D | OMX_G726Enc_Utils.h | 638 pthread_cond_t AlloBuf_threshold; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/inc/ |
D | OMX_G722Dec_Utils.h | 538 pthread_cond_t AlloBuf_threshold; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/inc/ |
D | OMX_G726Dec_Utils.h | 641 pthread_cond_t AlloBuf_threshold; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/inc/ |
D | OMX_WbAmrEnc_Utils.h | 704 pthread_cond_t AlloBuf_threshold; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/inc/ |
D | OMX_G711Enc_Utils.h | 819 pthread_cond_t AlloBuf_threshold; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/ |
D | OMX_WmaDec_Utils.h | 817 pthread_cond_t AlloBuf_threshold; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/ |
D | OMX_Mp3Dec_Utils.h | 719 pthread_cond_t AlloBuf_threshold; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/ |
D | OMX_AacEnc_Utils.h | 541 pthread_cond_t AlloBuf_threshold; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/inc/ |
D | OMX_G729Enc_Utils.h | 833 pthread_cond_t AlloBuf_threshold; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/inc/ |
D | OMX_AacDec_Utils.h | 874 pthread_cond_t AlloBuf_threshold; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/inc/ |
D | OMX_AmrEnc_Utils.h | 858 pthread_cond_t AlloBuf_threshold; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/ |
D | OMX_G726Encoder.c | 374 pthread_cond_init (&pComponentPrivate->AlloBuf_threshold, NULL); in OMX_ComponentInit() 1286 pthread_cond_destroy(&pComponentPrivate->AlloBuf_threshold); in ComponentDeInit() 1364 … pthread_cond_wait(&pComponentPrivate->AlloBuf_threshold, &pComponentPrivate->AlloBuf_mutex); in AllocateBuffer()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/ |
D | OMX_G729Decoder.c | 424 pthread_cond_init (&pComponentPrivate->AlloBuf_threshold, NULL); in OMX_ComponentInit() 1539 pthread_cond_destroy(&pComponentPrivate->AlloBuf_threshold); in ComponentDeInit() 1641 pthread_cond_wait(&pComponentPrivate->AlloBuf_threshold, &pComponentPrivate->AlloBuf_mutex); in AllocateBuffer()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/ |
D | OMX_G729Encoder.c | 413 pthread_cond_init (&pComponentPrivate->AlloBuf_threshold, NULL); in OMX_ComponentInit() 1540 pthread_cond_destroy(&pComponentPrivate->AlloBuf_threshold); in ComponentDeInit() 1637 pthread_cond_wait(&pComponentPrivate->AlloBuf_threshold, in AllocateBuffer()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/ |
D | OMX_WmaDecoder.c | 377 pthread_cond_init (&pComponentPrivate->AlloBuf_threshold, NULL); in OMX_ComponentInit() 1681 pthread_cond_wait(&pComponentPrivate->AlloBuf_threshold, &pComponentPrivate->AlloBuf_mutex); in AllocateBuffer() 2013 pthread_cond_wait(&pComponentPrivate->AlloBuf_threshold, &pComponentPrivate->AlloBuf_mutex); in UseBuffer()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/ |
D | OMX_G722Dec_Utils.c | 651 pthread_cond_destroy(&pComponentPrivate->AlloBuf_threshold); in G722DEC_FreeCompResources() 1265 pthread_cond_signal(&pComponentPrivate->AlloBuf_threshold); in G722DEC_HandleCommand() 1281 pthread_cond_signal(&pComponentPrivate->AlloBuf_threshold); in G722DEC_HandleCommand()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/ |
D | OMX_G726Dec_Utils.c | 522 pthread_cond_destroy(&pComponentPrivate->AlloBuf_threshold); in G726DEC_FreeCompResources() 1164 pthread_cond_signal(&pComponentPrivate->AlloBuf_threshold); in G726DEC_HandleCommand() 1180 pthread_cond_signal(&pComponentPrivate->AlloBuf_threshold); in G726DEC_HandleCommand()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/ |
D | OMX_AacDecoder.c | 366 pthread_cond_init (&pComponentPrivate->AlloBuf_threshold, NULL); in OMX_ComponentInit() 1827 pthread_cond_wait(&pComponentPrivate->AlloBuf_threshold, &pComponentPrivate->AlloBuf_mutex); in AllocateBuffer() 2208 pthread_cond_wait(&pComponentPrivate->AlloBuf_threshold, &pComponentPrivate->AlloBuf_mutex); in UseBuffer()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/ |
D | OMX_AmrEncoder.c | 483 pthread_cond_init (&pComponentPrivate->AlloBuf_threshold, NULL); in OMX_ComponentInit() 1791 pthread_cond_destroy(&pComponentPrivate->AlloBuf_threshold); in ComponentDeInit() 1888 pthread_cond_wait(&pComponentPrivate->AlloBuf_threshold, &pComponentPrivate->AlloBuf_mutex); in AllocateBuffer()
|