/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/ |
D | OMX_WmaDecoder.c | 376 pthread_mutex_init(&pComponentPrivate->AlloBuf_mutex, NULL); in OMX_ComponentInit() 1680 pthread_mutex_lock(&pComponentPrivate->AlloBuf_mutex); in AllocateBuffer() 1681 pthread_cond_wait(&pComponentPrivate->AlloBuf_threshold, &pComponentPrivate->AlloBuf_mutex); in AllocateBuffer() 1682 pthread_mutex_unlock(&pComponentPrivate->AlloBuf_mutex); in AllocateBuffer() 2010 pthread_mutex_lock(&pComponentPrivate->AlloBuf_mutex); in UseBuffer() 2013 pthread_cond_wait(&pComponentPrivate->AlloBuf_threshold, &pComponentPrivate->AlloBuf_mutex); in UseBuffer() 2014 pthread_mutex_unlock(&pComponentPrivate->AlloBuf_mutex); in UseBuffer()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/ |
D | OMX_WbAmrDecoder.h | 597 pthread_mutex_t AlloBuf_mutex; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/ |
D | OMX_G726Encoder.c | 373 pthread_mutex_init(&pComponentPrivate->AlloBuf_mutex, NULL); in OMX_ComponentInit() 1285 pthread_mutex_destroy(&pComponentPrivate->AlloBuf_mutex); in ComponentDeInit() 1363 pthread_mutex_lock(&pComponentPrivate->AlloBuf_mutex); in AllocateBuffer() 1364 … pthread_cond_wait(&pComponentPrivate->AlloBuf_threshold, &pComponentPrivate->AlloBuf_mutex); in AllocateBuffer() 1365 pthread_mutex_unlock(&pComponentPrivate->AlloBuf_mutex); in AllocateBuffer()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/ |
D | OMX_AacDecoder.c | 365 pthread_mutex_init(&pComponentPrivate->AlloBuf_mutex, NULL); in OMX_ComponentInit() 1826 pthread_mutex_lock(&pComponentPrivate->AlloBuf_mutex); in AllocateBuffer() 1827 pthread_cond_wait(&pComponentPrivate->AlloBuf_threshold, &pComponentPrivate->AlloBuf_mutex); in AllocateBuffer() 1828 pthread_mutex_unlock(&pComponentPrivate->AlloBuf_mutex); in AllocateBuffer() 2207 pthread_mutex_lock(&pComponentPrivate->AlloBuf_mutex); in UseBuffer() 2208 pthread_cond_wait(&pComponentPrivate->AlloBuf_threshold, &pComponentPrivate->AlloBuf_mutex); in UseBuffer() 2209 pthread_mutex_unlock(&pComponentPrivate->AlloBuf_mutex); in UseBuffer()
|
D | OMX_AacDec_Utils.c | 510 pthread_mutex_destroy(&pComponentPrivate->AlloBuf_mutex); in AACDEC_FreeCompResources() 1503 pthread_mutex_lock(&pComponentPrivate->AlloBuf_mutex); in AACDEC_HandleCommand() 1505 pthread_mutex_unlock(&pComponentPrivate->AlloBuf_mutex); in AACDEC_HandleCommand() 1569 pthread_mutex_lock(&pComponentPrivate->AlloBuf_mutex); in AACDEC_HandleCommand() 1571 pthread_mutex_unlock(&pComponentPrivate->AlloBuf_mutex); in AACDEC_HandleCommand() 1640 pthread_mutex_lock(&pComponentPrivate->AlloBuf_mutex); in AACDEC_HandleCommand() 1642 pthread_mutex_unlock(&pComponentPrivate->AlloBuf_mutex); in AACDEC_HandleCommand() 1724 pthread_mutex_lock(&pComponentPrivate->AlloBuf_mutex); in AACDEC_HandleCommand() 1726 pthread_mutex_unlock(&pComponentPrivate->AlloBuf_mutex); in AACDEC_HandleCommand()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/inc/ |
D | OMX_G729Decoder.h | 592 pthread_mutex_t AlloBuf_mutex; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/ |
D | OMX_G729Decoder.c | 423 pthread_mutex_init(&pComponentPrivate->AlloBuf_mutex, NULL); in OMX_ComponentInit() 1538 pthread_mutex_destroy(&pComponentPrivate->AlloBuf_mutex); in ComponentDeInit() 1640 pthread_mutex_lock(&pComponentPrivate->AlloBuf_mutex); in AllocateBuffer() 1641 pthread_cond_wait(&pComponentPrivate->AlloBuf_threshold, &pComponentPrivate->AlloBuf_mutex); in AllocateBuffer() 1642 pthread_mutex_unlock(&pComponentPrivate->AlloBuf_mutex); in AllocateBuffer()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/inc/ |
D | OMX_G722Enc_Utils.h | 616 pthread_mutex_t AlloBuf_mutex; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/ |
D | OMX_AmrDecoder.h | 771 pthread_mutex_t AlloBuf_mutex; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/inc/ |
D | OMX_G711Decoder.h | 680 pthread_mutex_t AlloBuf_mutex; member
|
D | OMX_G711Dec_Utils.h | 754 pthread_mutex_t AlloBuf_mutex; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/inc/ |
D | OMX_G726Enc_Utils.h | 637 pthread_mutex_t AlloBuf_mutex; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/ |
D | OMX_G729Encoder.c | 412 pthread_mutex_init(&pComponentPrivate->AlloBuf_mutex, NULL); in OMX_ComponentInit() 1539 pthread_mutex_destroy(&pComponentPrivate->AlloBuf_mutex); in ComponentDeInit() 1636 pthread_mutex_lock(&pComponentPrivate->AlloBuf_mutex); in AllocateBuffer() 1638 &pComponentPrivate->AlloBuf_mutex); in AllocateBuffer() 1639 pthread_mutex_unlock(&pComponentPrivate->AlloBuf_mutex); in AllocateBuffer()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/inc/ |
D | OMX_G722Dec_Utils.h | 537 pthread_mutex_t AlloBuf_mutex; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/inc/ |
D | OMX_G726Dec_Utils.h | 640 pthread_mutex_t AlloBuf_mutex; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/inc/ |
D | OMX_WbAmrEnc_Utils.h | 703 pthread_mutex_t AlloBuf_mutex; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/ |
D | OMX_G711Encoder.c | 394 pthread_mutex_init(&pComponentPrivate->AlloBuf_mutex, NULL); in OMX_ComponentInit() 1436 pthread_mutex_lock(&pComponentPrivate->AlloBuf_mutex); in AllocateBuffer() 1438 &pComponentPrivate->AlloBuf_mutex); in AllocateBuffer() 1439 pthread_mutex_unlock(&pComponentPrivate->AlloBuf_mutex); in AllocateBuffer()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/ |
D | OMX_G726Decoder.c | 306 pthread_mutex_init(&pComponentPrivate->AlloBuf_mutex, NULL); in OMX_ComponentInit() 1692 pthread_mutex_lock(&pComponentPrivate->AlloBuf_mutex); in AllocateBuffer() 1694 &pComponentPrivate->AlloBuf_mutex); in AllocateBuffer() 1695 pthread_mutex_unlock(&pComponentPrivate->AlloBuf_mutex); in AllocateBuffer()
|
D | OMX_G726Dec_Utils.c | 521 pthread_mutex_destroy(&pComponentPrivate->AlloBuf_mutex); in G726DEC_FreeCompResources() 1163 pthread_mutex_lock(&pComponentPrivate->AlloBuf_mutex); in G726DEC_HandleCommand() 1165 pthread_mutex_unlock(&pComponentPrivate->AlloBuf_mutex); in G726DEC_HandleCommand() 1179 pthread_mutex_lock(&pComponentPrivate->AlloBuf_mutex); in G726DEC_HandleCommand() 1181 pthread_mutex_unlock(&pComponentPrivate->AlloBuf_mutex); in G726DEC_HandleCommand()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/ |
D | OMX_G722Decoder.c | 301 pthread_mutex_init(&pComponentPrivate->AlloBuf_mutex, NULL); in OMX_ComponentInit() 1643 pthread_mutex_lock(&pComponentPrivate->AlloBuf_mutex); in AllocateBuffer() 1645 &pComponentPrivate->AlloBuf_mutex); in AllocateBuffer() 1646 pthread_mutex_unlock(&pComponentPrivate->AlloBuf_mutex); in AllocateBuffer()
|
D | OMX_G722Dec_Utils.c | 650 pthread_mutex_destroy(&pComponentPrivate->AlloBuf_mutex); in G722DEC_FreeCompResources() 1264 pthread_mutex_lock(&pComponentPrivate->AlloBuf_mutex); in G722DEC_HandleCommand() 1266 pthread_mutex_unlock(&pComponentPrivate->AlloBuf_mutex); in G722DEC_HandleCommand() 1280 pthread_mutex_lock(&pComponentPrivate->AlloBuf_mutex); in G722DEC_HandleCommand() 1282 pthread_mutex_unlock(&pComponentPrivate->AlloBuf_mutex); in G722DEC_HandleCommand()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/ |
D | OMX_G711Decoder.c | 329 pthread_mutex_init(&pComponentPrivate->AlloBuf_mutex, NULL); in OMX_ComponentInit() 1602 pthread_mutex_lock(&pComponentPrivate->AlloBuf_mutex); in AllocateBuffer() 1604 &pComponentPrivate->AlloBuf_mutex); in AllocateBuffer() 1605 pthread_mutex_unlock(&pComponentPrivate->AlloBuf_mutex); in AllocateBuffer()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/ |
D | OMX_AmrEncoder.c | 482 pthread_mutex_init(&pComponentPrivate->AlloBuf_mutex, NULL); in OMX_ComponentInit() 1790 pthread_mutex_destroy(&pComponentPrivate->AlloBuf_mutex); in ComponentDeInit() 1887 pthread_mutex_lock(&pComponentPrivate->AlloBuf_mutex); in AllocateBuffer() 1888 pthread_cond_wait(&pComponentPrivate->AlloBuf_threshold, &pComponentPrivate->AlloBuf_mutex); in AllocateBuffer() 1889 pthread_mutex_unlock(&pComponentPrivate->AlloBuf_mutex); in AllocateBuffer()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/inc/ |
D | OMX_G711Enc_Utils.h | 818 pthread_mutex_t AlloBuf_mutex; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/ |
D | OMX_WmaDec_Utils.h | 816 pthread_mutex_t AlloBuf_mutex; member
|