/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/ |
D | OMX_G726Dec_CompThread.c | 174 if (pComponentPrivate->bPreempted == 0) { in G726DEC_ComponentThread() 185 pComponentPrivate->bPreempted = 0; in G726DEC_ComponentThread()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/ |
D | OMX_G726Enc_ComponentThread.c | 144 if (pComponentPrivate->bPreempted == 0) { in G726ENC_CompThread() 157 pComponentPrivate->bPreempted = 0; in G726ENC_CompThread()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/ |
D | OMX_G711Enc_ComponentThread.c | 168 if (pComponentPrivate->bPreempted == 0) { in G711ENC_CompThread() 183 pComponentPrivate->bPreempted = 0; in G711ENC_CompThread()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/ |
D | OMX_G729Enc_ComponentThread.c | 216 if (pComponentPrivate->bPreempted == 0) { in G729ENC_CompThread() 227 pComponentPrivate->bPreempted = 0; in G729ENC_CompThread()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/ |
D | OMX_AacDec_CompThread.c | 181 if(pComponentPrivate->bPreempted==0){ in AACDEC_ComponentThread() 194 pComponentPrivate->bPreempted = 0; in AACDEC_ComponentThread()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/ |
D | OMX_G729Dec_ComponentThread.c | 216 if (pComponentPrivate->bPreempted == 0) { in G729DEC_ComponentThread() 227 pComponentPrivate->bPreempted = 0; in G729DEC_ComponentThread()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/ |
D | OMX_WbAmrEnc_CompThread.c | 206 if (pComponentPrivate->bPreempted == 0) { in WBAMRENC_CompThread() 224 pComponentPrivate->bPreempted = 0; in WBAMRENC_CompThread()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/ |
D | OMX_Mp3Dec_CompThread.c | 206 if(pComponentPrivate->bPreempted == 0){ in MP3DEC_ComponentThread() 218 pComponentPrivate->bPreempted = 0; in MP3DEC_ComponentThread()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/ |
D | OMX_WbAmrDec_ComponentThread.c | 206 if (pComponentPrivate->bPreempted == 0) { in WBAMR_DEC_ComponentThread() 221 pComponentPrivate->bPreempted = 0; in WBAMR_DEC_ComponentThread()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/ |
D | OMX_WmaDec_ComponentThread.c | 198 if (pComponentPrivate->bPreempted == 0) { in WMADEC_ComponentThread() 214 pComponentPrivate->bPreempted = 0; in WMADEC_ComponentThread()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/ |
D | OMX_AmrDec_ComponentThread.c | 189 if (pComponentPrivate->bPreempted == 0) { in NBAMRDEC_ComponentThread() 202 pComponentPrivate->bPreempted = 0; in NBAMRDEC_ComponentThread()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/ |
D | OMX_AmrEnc_ComponentThread.c | 200 if(pComponentPrivate->bPreempted==0){ in NBAMRENC_CompThread() 221 pComponentPrivate->bPreempted = 0; in NBAMRENC_CompThread()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/ |
D | OMX_AacEnc_CompThread.c | 215 if(pComponentPrivate->bPreempted==0){ in AACENC_ComponentThread() 234 pComponentPrivate->bPreempted = 0; in AACENC_ComponentThread()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/ |
D | OMX_WbAmrDecoder.h | 662 OMX_BOOL bPreempted; member
|
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/ |
D | JPEGTestEnc.c | 649 int bPreempted=0; variable 741 bPreempted = 1; in EventHandler() 772 bPreempted = 0; in EventHandler() 1829 if (bPreempted) in _tmain()
|
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/ |
D | JPEGTest.c | 71 int bPreempted=0; variable 414 bPreempted = 1; 430 bPreempted = 0; 1308 if (bPreempted){
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/inc/ |
D | OMX_G729Decoder.h | 642 OMX_BOOL bPreempted; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/inc/ |
D | OMX_G722Enc_Utils.h | 654 OMX_BOOL bPreempted; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/ |
D | OMX_AmrDecoder.h | 844 OMX_BOOL bPreempted; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/inc/ |
D | OMX_G711Decoder.h | 721 OMX_BOOL bPreempted; member
|
D | OMX_G711Dec_Utils.h | 798 OMX_BOOL bPreempted; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/inc/ |
D | OMX_G726Enc_Utils.h | 692 OMX_BOOL bPreempted; member
|
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/ |
D | OMX_VPP_Utils.h | 449 OMX_BOOL bPreempted; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/inc/ |
D | OMX_G726Dec_Utils.h | 690 OMX_BOOL bPreempted; member
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/inc/ |
D | OMX_WbAmrEnc_Utils.h | 564 OMX_BOOL bPreempted; member
|