/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/ |
D | OMX_WbAmrDecoder.h | 601 pthread_mutex_t codecStop_mutex; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/ |
D | OMX_WbAmrDec_Utils.c | 970 pthread_mutex_lock(&pComponentPrivate->codecStop_mutex); in WBAMR_DEC_HandleCommand() 976 … pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in WBAMR_DEC_HandleCommand() 978 pthread_mutex_unlock(&pComponentPrivate->codecStop_mutex); in WBAMR_DEC_HandleCommand() 999 pthread_mutex_lock(&pComponentPrivate->codecStop_mutex); in WBAMR_DEC_HandleCommand() 1005 … pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in WBAMR_DEC_HandleCommand() 1007 pthread_mutex_unlock(&pComponentPrivate->codecStop_mutex); in WBAMR_DEC_HandleCommand() 1452 pthread_mutex_lock(&pComponentPrivate->codecStop_mutex); in WBAMR_DEC_HandleCommand() 1458 … pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in WBAMR_DEC_HandleCommand() 1460 pthread_mutex_unlock(&pComponentPrivate->codecStop_mutex); in WBAMR_DEC_HandleCommand() 2763 pthread_mutex_lock(&pComponentPrivate->codecStop_mutex); in WBAMR_DEC_LCML_Callback() [all …]
|
D | OMX_WbAmrDecoder.c | 393 pthread_mutex_init(&pComponentPrivate->codecStop_mutex, NULL); in OMX_ComponentInit()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/ |
D | OMX_WmaDec_Utils.c | 932 pthread_mutex_lock(&pComponentPrivate->codecStop_mutex); in WMADECHandleCommand() 938 … pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in WMADECHandleCommand() 940 pthread_mutex_unlock(&pComponentPrivate->codecStop_mutex); in WMADECHandleCommand() 2191 pthread_mutex_lock(&pComponentPrivate_CC->codecStop_mutex); in WMADECLCML_Callback() 2197 pthread_mutex_unlock(&pComponentPrivate_CC->codecStop_mutex); in WMADECLCML_Callback() 2838 pthread_mutex_lock(&pComponentPrivate->codecStop_mutex); in WMADEC_CommandToIdle() 2844 … pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in WMADEC_CommandToIdle() 2846 pthread_mutex_unlock(&pComponentPrivate->codecStop_mutex); in WMADEC_CommandToIdle() 2876 pthread_mutex_lock(&pComponentPrivate->codecStop_mutex); in WMADEC_CommandToIdle() 2882 … pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in WMADEC_CommandToIdle() [all …]
|
D | OMX_WmaDecoder.c | 388 pthread_mutex_init(&pComponentPrivate->codecStop_mutex, NULL); in OMX_ComponentInit()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/ |
D | OMX_AmrDec_Utils.c | 980 pthread_mutex_lock(&pComponentPrivate->codecStop_mutex); in NBAMRDECHandleCommand() 986 … pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in NBAMRDECHandleCommand() 988 pthread_mutex_unlock(&pComponentPrivate->codecStop_mutex); in NBAMRDECHandleCommand() 1015 pthread_mutex_lock(&pComponentPrivate->codecStop_mutex); in NBAMRDECHandleCommand() 1021 … pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in NBAMRDECHandleCommand() 1023 pthread_mutex_unlock(&pComponentPrivate->codecStop_mutex); in NBAMRDECHandleCommand() 1456 pthread_mutex_lock(&pComponentPrivate->codecStop_mutex); in NBAMRDECHandleCommand() 1462 … pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in NBAMRDECHandleCommand() 1464 pthread_mutex_unlock(&pComponentPrivate->codecStop_mutex); in NBAMRDECHandleCommand() 2804 pthread_mutex_lock(&pComponentPrivate->codecStop_mutex); in NBAMRDECLCML_Callback() [all …]
|
D | OMX_AmrDecoder.c | 416 pthread_mutex_init(&pComponentPrivate->codecStop_mutex, NULL); in OMX_ComponentInit()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/ |
D | OMX_AmrDecoder.h | 775 pthread_mutex_t codecStop_mutex; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/ |
D | OMX_Mp3Dec_Utils.c | 540 pthread_mutex_destroy(&pComponentPrivate->codecStop_mutex); in MP3DEC_FreeCompResources() 881 pthread_mutex_lock(&pComponentPrivate->codecStop_mutex); in MP3DEC_HandleCommand() 886 … pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in MP3DEC_HandleCommand() 888 pthread_mutex_unlock(&pComponentPrivate->codecStop_mutex); in MP3DEC_HandleCommand() 929 pthread_mutex_lock(&pComponentPrivate->codecStop_mutex); in MP3DEC_HandleCommand() 935 … pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in MP3DEC_HandleCommand() 937 pthread_mutex_unlock(&pComponentPrivate->codecStop_mutex); in MP3DEC_HandleCommand() 2576 pthread_mutex_lock(&pComponentPrivate->codecStop_mutex); in MP3DEC_LCML_Callback() 2582 pthread_mutex_unlock(&pComponentPrivate->codecStop_mutex); in MP3DEC_LCML_Callback()
|
D | OMX_Mp3Decoder.c | 367 pthread_mutex_init(&pComponentPrivate->codecStop_mutex, NULL); in OMX_ComponentInit()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/ |
D | OMX_AacEnc_Utils.c | 957 pthread_mutex_lock(&pComponentPrivate->codecStop_mutex); in AACENCHandleCommand() 959 … pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in AACENCHandleCommand() 962 pthread_mutex_unlock(&pComponentPrivate->codecStop_mutex); in AACENCHandleCommand() 1471 pthread_mutex_lock(&pComponentPrivate->codecStop_mutex); in AACENCHandleCommand() 1473 … pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in AACENCHandleCommand() 1476 pthread_mutex_unlock(&pComponentPrivate->codecStop_mutex); in AACENCHandleCommand() 2621 pthread_mutex_lock(&pComponentPrivate_CC->codecStop_mutex); in AACENCLCML_Callback() 2627 pthread_mutex_unlock(&pComponentPrivate_CC->codecStop_mutex); in AACENCLCML_Callback()
|
D | OMX_AacEncoder.c | 360 pthread_mutex_init(&pComponentPrivate->codecStop_mutex, NULL); in OMX_ComponentInit()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/ |
D | OMX_AmrEnc_Utils.c | 884 pthread_mutex_lock(&pComponentPrivate->codecStop_mutex); in NBAMRENC_HandleCommand() 890 … pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in NBAMRENC_HandleCommand() 892 pthread_mutex_unlock(&pComponentPrivate->codecStop_mutex); in NBAMRENC_HandleCommand() 1322 pthread_mutex_lock(&pComponentPrivate->codecStop_mutex); in NBAMRENC_HandleCommand() 1328 … pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in NBAMRENC_HandleCommand() 1330 pthread_mutex_unlock(&pComponentPrivate->codecStop_mutex); in NBAMRENC_HandleCommand() 2434 pthread_mutex_lock(&pComponentPrivate_CC->codecStop_mutex); in NBAMRENC_LCMLCallback() 2440 pthread_mutex_unlock(&pComponentPrivate_CC->codecStop_mutex); in NBAMRENC_LCMLCallback()
|
D | OMX_AmrEncoder.c | 486 pthread_mutex_init(&pComponentPrivate->codecStop_mutex, NULL); in OMX_ComponentInit()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/ |
D | OMX_AacDec_Utils.c | 513 pthread_mutex_destroy(&pComponentPrivate->codecStop_mutex); in AACDEC_FreeCompResources() 841 pthread_mutex_lock(&pComponentPrivate->codecStop_mutex); in AACDEC_HandleCommand() 846 … pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in AACDEC_HandleCommand() 848 pthread_mutex_unlock(&pComponentPrivate->codecStop_mutex); in AACDEC_HandleCommand() 888 pthread_mutex_lock(&pComponentPrivate->codecStop_mutex); in AACDEC_HandleCommand() 893 … pthread_cond_wait(&pComponentPrivate->codecStop_threshold, &pComponentPrivate->codecStop_mutex); in AACDEC_HandleCommand() 895 pthread_mutex_unlock(&pComponentPrivate->codecStop_mutex); in AACDEC_HandleCommand() 2778 pthread_mutex_lock(&pComponentPrivate->codecStop_mutex); in AACDEC_LCML_Callback() 2784 pthread_mutex_unlock(&pComponentPrivate->codecStop_mutex); in AACDEC_LCML_Callback()
|
D | OMX_AacDecoder.c | 377 pthread_mutex_init(&pComponentPrivate->codecStop_mutex, NULL); in OMX_ComponentInit()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/ |
D | OMX_WmaDec_Utils.h | 828 pthread_mutex_t codecStop_mutex; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/ |
D | OMX_Mp3Dec_Utils.h | 722 pthread_mutex_t codecStop_mutex; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/ |
D | OMX_AacEnc_Utils.h | 544 pthread_mutex_t codecStop_mutex; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/inc/ |
D | OMX_AacDec_Utils.h | 885 pthread_mutex_t codecStop_mutex; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/inc/ |
D | OMX_AmrEnc_Utils.h | 861 pthread_mutex_t codecStop_mutex; member
|