Home
last modified time | relevance | path

Searched refs:InLoaded_threshold (Results 1 – 25 of 49) sorted by relevance

12

/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/
DOMX_WbAmrDecoder.h606 pthread_cond_t InLoaded_threshold; member
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/inc/
DOMX_G729Decoder.h597 pthread_cond_t InLoaded_threshold; member
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/inc/
DOMX_G722Enc_Utils.h621 pthread_cond_t InLoaded_threshold; member
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/
DOMX_AmrDecoder.h780 pthread_cond_t InLoaded_threshold; member
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/inc/
DOMX_G711Decoder.h685 pthread_cond_t InLoaded_threshold; member
DOMX_G711Dec_Utils.h759 pthread_cond_t InLoaded_threshold; member
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/inc/
DOMX_G726Enc_Utils.h642 pthread_cond_t InLoaded_threshold; member
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/inc/
DOMX_G722Dec_Utils.h542 pthread_cond_t InLoaded_threshold; member
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
DOMX_G726Encoder.c378 pthread_cond_init (&pComponentPrivate->InLoaded_threshold, NULL); in OMX_ComponentInit()
1280 pthread_cond_destroy(&pComponentPrivate->InLoaded_threshold); in ComponentDeInit()
1426 pthread_cond_signal(&pComponentPrivate->InLoaded_threshold); in AllocateBuffer()
1669 pthread_cond_signal(&pComponentPrivate->InLoaded_threshold); in UseBuffer()
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/inc/
DOMX_G726Dec_Utils.h646 pthread_cond_t InLoaded_threshold; member
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/inc/
DOMX_WbAmrEnc_Utils.h708 pthread_cond_t InLoaded_threshold; member
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
DOMX_G729Decoder.c428 pthread_cond_init (&pComponentPrivate->InLoaded_threshold, NULL); in OMX_ComponentInit()
1533 pthread_cond_destroy(&pComponentPrivate->InLoaded_threshold); in ComponentDeInit()
1701 pthread_cond_signal(&pComponentPrivate->InLoaded_threshold); in AllocateBuffer()
1977 pthread_cond_signal(&pComponentPrivate->InLoaded_threshold); in UseBuffer()
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/inc/
DOMX_G711Enc_Utils.h827 pthread_cond_t InLoaded_threshold; member
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/
DOMX_WmaDec_Utils.h821 pthread_cond_t InLoaded_threshold; member
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/
DOMX_Mp3Dec_Utils.h731 pthread_cond_t InLoaded_threshold; member
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/
DOMX_AacEnc_Utils.h553 pthread_cond_t InLoaded_threshold; member
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/inc/
DOMX_G729Enc_Utils.h837 pthread_cond_t InLoaded_threshold; member
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
DOMX_G729Encoder.c416 pthread_cond_init (&pComponentPrivate->InLoaded_threshold, NULL); in OMX_ComponentInit()
1536 pthread_cond_destroy(&pComponentPrivate->InLoaded_threshold); in ComponentDeInit()
1699 pthread_cond_signal(&pComponentPrivate->InLoaded_threshold); in AllocateBuffer()
1990 pthread_cond_signal(&pComponentPrivate->InLoaded_threshold); in UseBuffer()
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/inc/
DOMX_AacDec_Utils.h878 pthread_cond_t InLoaded_threshold; member
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/inc/
DOMX_AmrEnc_Utils.h866 pthread_cond_t InLoaded_threshold; member
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
DOMX_G711Encoder.c403 pthread_cond_init (&pComponentPrivate->InLoaded_threshold, NULL); in OMX_ComponentInit()
1495 pthread_cond_signal(&pComponentPrivate->InLoaded_threshold); in AllocateBuffer()
1780 pthread_cond_signal(&pComponentPrivate->InLoaded_threshold); in UseBuffer()
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
DOMX_G726Decoder.c311 pthread_cond_init (&pComponentPrivate->InLoaded_threshold, NULL); in OMX_ComponentInit()
1772 pthread_cond_signal(&pComponentPrivate->InLoaded_threshold); in AllocateBuffer()
2068 pthread_cond_signal(&pComponentPrivate->InLoaded_threshold); in UseBuffer()
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
DOMX_G722Decoder.c306 pthread_cond_init (&pComponentPrivate->InLoaded_threshold, NULL); in OMX_ComponentInit()
1731 pthread_cond_signal(&pComponentPrivate->InLoaded_threshold); in AllocateBuffer()
2017 pthread_cond_signal(&pComponentPrivate->InLoaded_threshold); in UseBuffer()
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
DOMX_G711Decoder.c334 pthread_cond_init (&pComponentPrivate->InLoaded_threshold, NULL); in OMX_ComponentInit()
1660 pthread_cond_signal(&pComponentPrivate->InLoaded_threshold); in AllocateBuffer()
1918 pthread_cond_signal(&pComponentPrivate->InLoaded_threshold); in UseBuffer()
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
DOMX_AmrEncoder.c491 pthread_cond_init (&pComponentPrivate->InLoaded_threshold, NULL); in OMX_ComponentInit()
1785 pthread_cond_destroy(&pComponentPrivate->InLoaded_threshold); in ComponentDeInit()
1941 pthread_cond_signal(&pComponentPrivate->InLoaded_threshold); in AllocateBuffer()
2229 pthread_cond_signal(&pComponentPrivate->InLoaded_threshold); in UseBuffer()

12