OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bPreempted
(Results
26 - 50
of
72
) sorted by null
1
2
3
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/inc/
OMX_G711Enc_Utils.h
831
OMX_BOOL
bPreempted
;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/inc/
OMX_G729Enc_Utils.h
887
OMX_BOOL
bPreempted
;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/
OMX_Mp3Dec_Utils.h
652
OMX_BOOL
bPreempted
;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/inc/
OMX_AmrEnc_Utils.h
721
OMX_BOOL
bPreempted
;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/inc/
OMX_WbAmrEnc_Utils.h
564
OMX_BOOL
bPreempted
;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/
OMX_WmaDec_Utils.h
808
OMX_BOOL
bPreempted
;
[
all
...]
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/
OMX_JpegDec_Utils.h
464
OMX_BOOL
bPreempted
;
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
OMX_JpegEnc_Utils.h
442
OMX_BOOL
bPreempted
;
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
JPEGTestEnc.c
649
int
bPreempted
=0;
741
bPreempted
= 1;
772
bPreempted
= 0;
[
all
...]
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
OMX_VideoEnc_Utils.h
682
OMX_BOOL
bPreempted
;
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
OMX_G722Enc_Utils.c
184
if (pComponentPrivate->
bPreempted
== 0) {
200
pComponentPrivate->
bPreempted
= 0;
[
all
...]
OMX_G722Encoder.c
443
pComponentPrivate->
bPreempted
= OMX_FALSE;
[
all
...]
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
OMX_JpegDec_Utils.c
[
all
...]
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP_Utils.c
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
OMX_G711Enc_Utils.c
[
all
...]
OMX_G711Encoder.c
371
pComponentPrivate->
bPreempted
= OMX_FALSE;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
OMX_G726Enc_Utils.c
[
all
...]
OMX_G726Encoder.c
360
pComponentPrivate->
bPreempted
= OMX_FALSE;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
OMX_G729Dec_Utils.c
[
all
...]
OMX_G729Decoder.c
337
pComponentPrivate->
bPreempted
= OMX_FALSE;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
OMX_G729Enc_Utils.c
[
all
...]
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
OMX_VideoDec_Utils.h
[
all
...]
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
OMX_JpegEnc_Utils.c
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
OMX_G711Decoder.c
319
pComponentPrivate->
bPreempted
= OMX_FALSE;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
OMX_G726Decoder.c
298
pComponentPrivate->
bPreempted
= OMX_FALSE;
[
all
...]
Completed in 518 milliseconds
1
2
3