/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/ |
OMX_WbAmrDecoder.c | 398 pthread_cond_init (&pComponentPrivate->InLoaded_threshold, NULL); [all...] |
OMX_WbAmrDec_Utils.c | 518 pthread_cond_destroy(&pComponentPrivate->InLoaded_threshold); 772 pthread_cond_wait(&pComponentPrivate->InLoaded_threshold, &pComponentPrivate->InLoaded_mutex); [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/ |
OMX_WmaDecoder.c | 381 pthread_cond_init (&pComponentPrivate->InLoaded_threshold, NULL); [all...] |
OMX_WmaDec_Utils.c | 599 pthread_cond_destroy(&pComponentPrivate->InLoaded_threshold); [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/ |
OMX_AmrEncoder.c | 491 pthread_cond_init (&pComponentPrivate->InLoaded_threshold, NULL); [all...] |
OMX_AmrEnc_Utils.c | 739 pthread_cond_wait(&pComponentPrivate->InLoaded_threshold, &pComponentPrivate->InLoaded_mutex); [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/ |
OMX_AacDecoder.c | 370 pthread_cond_init (&pComponentPrivate->InLoaded_threshold, NULL); [all...] |
OMX_AacDec_Utils.c | 505 pthread_cond_destroy(&pComponentPrivate->InLoaded_threshold); 692 pthread_cond_wait(&pComponentPrivate->InLoaded_threshold, &pComponentPrivate->InLoaded_mutex); [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/ |
OMX_AacEncoder.c | 369 pthread_cond_init (&pComponentPrivate->InLoaded_threshold, NULL); [all...] |
OMX_AacEnc_Utils.c | 536 pthread_cond_destroy(&pComponentPrivate->InLoaded_threshold); [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/ |
OMX_Mp3Decoder.c | 376 pthread_cond_init (&pComponentPrivate->InLoaded_threshold, NULL); [all...] |
OMX_Mp3Dec_Utils.c | 532 pthread_cond_destroy(&pComponentPrivate->InLoaded_threshold); 730 pthread_cond_wait(&pComponentPrivate->InLoaded_threshold, &pComponentPrivate->InLoaded_mutex); [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/ |
OMX_AmrDecoder.c | 421 pthread_cond_init (&pComponentPrivate->InLoaded_threshold, NULL); [all...] |
OMX_AmrDec_Utils.c | 547 pthread_cond_destroy(&pComponentPrivate->InLoaded_threshold); 771 pthread_cond_wait(&pComponentPrivate->InLoaded_threshold, &pComponentPrivate->InLoaded_mutex); [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/ |
OMX_WbAmrEncoder.c | 464 pthread_cond_init (&pComponentPrivate->InLoaded_threshold, NULL); [all...] |
OMX_WbAmrEnc_Utils.c | 480 pthread_cond_destroy(&pComponentPrivate->InLoaded_threshold); 775 pthread_cond_wait(&pComponentPrivate->InLoaded_threshold, [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/ |
OMX_G711Dec_Utils.c | 515 pthread_cond_destroy(&pComponentPrivate->InLoaded_threshold); 749 pthread_cond_wait(&pComponentPrivate->InLoaded_threshold, [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/ |
OMX_G711Enc_Utils.c | 451 pthread_cond_destroy(&pComponentPrivate->InLoaded_threshold); 690 pthread_cond_wait(&pComponentPrivate->InLoaded_threshold, [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/ |
OMX_G722Dec_Utils.c | 645 pthread_cond_destroy(&pComponentPrivate->InLoaded_threshold); 780 pthread_cond_wait(&pComponentPrivate->InLoaded_threshold, [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/ |
OMX_G722Enc_Utils.c | 759 pthread_cond_destroy(&pComponentPrivate->InLoaded_threshold); [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/ |
OMX_G726Dec_Utils.c | 516 pthread_cond_destroy(&pComponentPrivate->InLoaded_threshold); 651 pthread_cond_wait(&pComponentPrivate->InLoaded_threshold, [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/ |
OMX_G726Enc_Utils.c | 703 pthread_cond_wait(&pComponentPrivate->InLoaded_threshold, &pComponentPrivate->InLoaded_mutex); [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/ |
OMX_G729Dec_Utils.c | 743 pthread_cond_wait(&pComponentPrivate->InLoaded_threshold, &pComponentPrivate->InLoaded_mutex); [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/ |
OMX_G729Enc_Utils.c | 721 pthread_cond_wait(&pComponentPrivate->InLoaded_threshold, [all...] |