Searched refs:bPreempted (Results 1 - 25 of 72) sorted by relevance

123

/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
H A DOMX_G711Enc_ComponentThread.c168 if (pComponentPrivate->bPreempted == 0) {
183 pComponentPrivate->bPreempted = 0;
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
H A DOMX_G726Dec_CompThread.c174 if (pComponentPrivate->bPreempted == 0) {
185 pComponentPrivate->bPreempted = 0;
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
H A DOMX_G726Enc_ComponentThread.c144 if (pComponentPrivate->bPreempted == 0) {
157 pComponentPrivate->bPreempted = 0;
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
H A DOMX_AacDec_CompThread.c181 if(pComponentPrivate->bPreempted==0){
194 pComponentPrivate->bPreempted = 0;
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
H A DOMX_G729Dec_ComponentThread.c216 if (pComponentPrivate->bPreempted == 0) {
227 pComponentPrivate->bPreempted = 0;
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
H A DOMX_G729Enc_ComponentThread.c216 if (pComponentPrivate->bPreempted == 0) {
227 pComponentPrivate->bPreempted = 0;
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
H A DOMX_Mp3Dec_CompThread.c206 if(pComponentPrivate->bPreempted == 0){
218 pComponentPrivate->bPreempted = 0;
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
H A DOMX_AmrDec_ComponentThread.c189 if (pComponentPrivate->bPreempted == 0) {
202 pComponentPrivate->bPreempted = 0;
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
H A DOMX_AmrEnc_ComponentThread.c200 if(pComponentPrivate->bPreempted==0){
221 pComponentPrivate->bPreempted = 0;
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
H A DOMX_WbAmrDec_ComponentThread.c206 if (pComponentPrivate->bPreempted == 0) {
221 pComponentPrivate->bPreempted = 0;
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
H A DOMX_WbAmrEnc_CompThread.c206 if (pComponentPrivate->bPreempted == 0) {
224 pComponentPrivate->bPreempted = 0;
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
H A DOMX_WmaDec_ComponentThread.c198 if (pComponentPrivate->bPreempted == 0) {
214 pComponentPrivate->bPreempted = 0;
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
H A DOMX_AacEnc_CompThread.c215 if(pComponentPrivate->bPreempted==0){
234 pComponentPrivate->bPreempted = 0;
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/inc/
H A DOMX_G722Enc_Utils.h654 OMX_BOOL bPreempted; member in struct:G722ENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/inc/
H A DOMX_G729Decoder.h642 OMX_BOOL bPreempted; member in struct:G729DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/
H A DOMX_WbAmrDecoder.h662 OMX_BOOL bPreempted; member in struct:WBAMR_DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/inc/
H A DOMX_G711Dec_Utils.h798 OMX_BOOL bPreempted; member in struct:G711DEC_COMPONENT_PRIVATE
H A DOMX_G711Decoder.h721 OMX_BOOL bPreempted; member in struct:G711DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/inc/
H A DOMX_G726Dec_Utils.h690 OMX_BOOL bPreempted; member in struct:G726DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/inc/
H A DOMX_G726Enc_Utils.h692 OMX_BOOL bPreempted; member in struct:G726ENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/
H A DOMX_AmrDecoder.h844 OMX_BOOL bPreempted; member in struct:AMRDEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
H A DJPEGTest.c71 int bPreempted=0; variable
414 bPreempted = 1;
430 bPreempted = 0;
1308 if (bPreempted){
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
H A DOMX_VPP_Utils.h449 OMX_BOOL bPreempted; member in struct:VPP_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/inc/
H A DOMX_AacDec_Utils.h801 OMX_BOOL bPreempted; member in struct:AACDEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/
H A DOMX_AacEnc_Utils.h347 OMX_BOOL bPreempted; member in struct:AACENC_COMPONENT_PRIVATE

Completed in 260 milliseconds

123