/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/ |
D | OMX_WbAmrDecoder.h | 602 pthread_cond_t codecStop_threshold; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/ |
D | OMX_AmrDecoder.h | 776 pthread_cond_t codecStop_threshold; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/ |
D | OMX_WmaDec_Utils.h | 829 pthread_cond_t codecStop_threshold; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/ |
D | OMX_Mp3Dec_Utils.h | 723 pthread_cond_t codecStop_threshold; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/ |
D | OMX_AacEnc_Utils.h | 545 pthread_cond_t codecStop_threshold; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/inc/ |
D | OMX_AacDec_Utils.h | 886 pthread_cond_t codecStop_threshold; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/inc/ |
D | OMX_AmrEnc_Utils.h | 862 pthread_cond_t codecStop_threshold; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/ |
D | OMX_WbAmrDec_Utils.c | 976 … pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in WBAMR_DEC_HandleCommand() 1005 … pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in WBAMR_DEC_HandleCommand() 1458 … pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in WBAMR_DEC_HandleCommand() 2766 pthread_cond_signal(&pComponentPrivate->codecStop_threshold); in WBAMR_DEC_LCML_Callback()
|
D | OMX_WbAmrDecoder.c | 394 pthread_cond_init (&pComponentPrivate->codecStop_threshold, NULL); in OMX_ComponentInit()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/ |
D | OMX_WmaDec_Utils.c | 938 … pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in WMADECHandleCommand() 2194 pthread_cond_signal(&pComponentPrivate_CC->codecStop_threshold); in WMADECLCML_Callback() 2844 … pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in WMADEC_CommandToIdle() 2882 … pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in WMADEC_CommandToIdle()
|
D | OMX_WmaDecoder.c | 389 pthread_cond_init (&pComponentPrivate->codecStop_threshold, NULL); in OMX_ComponentInit()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/ |
D | OMX_AmrDec_Utils.c | 986 … pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in NBAMRDECHandleCommand() 1021 … pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in NBAMRDECHandleCommand() 1462 … pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in NBAMRDECHandleCommand() 2807 pthread_cond_signal(&pComponentPrivate->codecStop_threshold); in NBAMRDECLCML_Callback()
|
D | OMX_AmrDecoder.c | 417 pthread_cond_init (&pComponentPrivate->codecStop_threshold, NULL); in OMX_ComponentInit()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/ |
D | OMX_Mp3Dec_Utils.c | 541 pthread_cond_destroy(&pComponentPrivate->codecStop_threshold); in MP3DEC_FreeCompResources() 886 … pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in MP3DEC_HandleCommand() 935 … pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in MP3DEC_HandleCommand() 2579 pthread_cond_signal(&pComponentPrivate->codecStop_threshold); in MP3DEC_LCML_Callback()
|
D | OMX_Mp3Decoder.c | 368 pthread_cond_init (&pComponentPrivate->codecStop_threshold, NULL); in OMX_ComponentInit()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/ |
D | OMX_AacDec_Utils.c | 514 pthread_cond_destroy(&pComponentPrivate->codecStop_threshold); in AACDEC_FreeCompResources() 846 … pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in AACDEC_HandleCommand() 893 … pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in AACDEC_HandleCommand() 2781 pthread_cond_signal(&pComponentPrivate->codecStop_threshold); in AACDEC_LCML_Callback()
|
D | OMX_AacDecoder.c | 378 pthread_cond_init (&pComponentPrivate->codecStop_threshold, NULL); in OMX_ComponentInit()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/ |
D | OMX_AacEnc_Utils.c | 959 … pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in AACENCHandleCommand() 1473 … pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in AACENCHandleCommand() 2624 pthread_cond_signal(&pComponentPrivate_CC->codecStop_threshold); in AACENCLCML_Callback()
|
D | OMX_AacEncoder.c | 361 pthread_cond_init (&pComponentPrivate->codecStop_threshold, NULL); in OMX_ComponentInit()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/ |
D | OMX_AmrEnc_Utils.c | 890 … pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in NBAMRENC_HandleCommand() 1328 … pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in NBAMRENC_HandleCommand() 2437 pthread_cond_signal(&pComponentPrivate_CC->codecStop_threshold); in NBAMRENC_LCMLCallback()
|
D | OMX_AmrEncoder.c | 487 pthread_cond_init (&pComponentPrivate->codecStop_threshold, NULL); in OMX_ComponentInit()
|