Home
last modified time | relevance | path

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

12

/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
DOMX_WmaDecoder.c376 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/
DOMX_WbAmrDecoder.h597 pthread_mutex_t AlloBuf_mutex; member
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
DOMX_G726Encoder.c373 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/
DOMX_AacDecoder.c365 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()
DOMX_AacDec_Utils.c510 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/
DOMX_G729Decoder.h592 pthread_mutex_t AlloBuf_mutex; member
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
DOMX_G729Decoder.c423 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/
DOMX_G722Enc_Utils.h616 pthread_mutex_t AlloBuf_mutex; member
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/
DOMX_AmrDecoder.h771 pthread_mutex_t AlloBuf_mutex; member
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/inc/
DOMX_G711Decoder.h680 pthread_mutex_t AlloBuf_mutex; member
DOMX_G711Dec_Utils.h754 pthread_mutex_t AlloBuf_mutex; member
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/inc/
DOMX_G726Enc_Utils.h637 pthread_mutex_t AlloBuf_mutex; member
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
DOMX_G729Encoder.c412 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/
DOMX_G722Dec_Utils.h537 pthread_mutex_t AlloBuf_mutex; member
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/inc/
DOMX_G726Dec_Utils.h640 pthread_mutex_t AlloBuf_mutex; member
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/inc/
DOMX_WbAmrEnc_Utils.h703 pthread_mutex_t AlloBuf_mutex; member
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
DOMX_G711Encoder.c394 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/
DOMX_G726Decoder.c306 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()
DOMX_G726Dec_Utils.c521 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/
DOMX_G722Decoder.c301 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()
DOMX_G722Dec_Utils.c650 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/
DOMX_G711Decoder.c329 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/
DOMX_AmrEncoder.c482 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/
DOMX_G711Enc_Utils.h818 pthread_mutex_t AlloBuf_mutex; member
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/
DOMX_WmaDec_Utils.h816 pthread_mutex_t AlloBuf_mutex; member

12