OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OMX_WaitForEvent
(Results
1 - 25
of
42
) sorted by null
1
2
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/
OMX_AmrDec_Utils.h
172
int
OMX_WaitForEvent
(OMX_Event *event);
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/
OMX_WbAmrDec_Utils.h
389
int
OMX_WaitForEvent
(OMX_Event *event);
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/inc/
OMX_G722Dec_Utils.h
357
int
OMX_WaitForEvent
(OMX_Event *event);
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/inc/
OMX_G726Dec_Utils.h
369
int
OMX_WaitForEvent
(OMX_Event *event);
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/inc/
OMX_AacDec_Utils.h
549
int
OMX_WaitForEvent
(OMX_Event *event);
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/
OMX_AacEnc_Utils.h
313
int
OMX_WaitForEvent
(OMX_Event *event);
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/inc/
OMX_G729Enc_Utils.h
646
int
OMX_WaitForEvent
(OMX_Event *event);
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/
OMX_Mp3Dec_Utils.h
401
int
OMX_WaitForEvent
(OMX_Event *event);
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/inc/
OMX_AmrEnc_Utils.h
684
int
OMX_WaitForEvent
(OMX_Event *event);
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/inc/
OMX_WbAmrEnc_Utils.h
531
int
OMX_WaitForEvent
(OMX_Event *event);
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/
OMX_WmaDec_Utils.h
84
int
OMX_WaitForEvent
(OMX_Event *event);
[
all
...]
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEnc_Utils.c
742
OMX_WaitForEvent
(&(pComponentPrivate->InIdle_event));
764
OMX_WaitForEvent
(&(pComponentPrivate->InIdle_event));
786
OMX_WaitForEvent
(&(pComponentPrivate->InIdle_event));
852
OMX_WaitForEvent
(&(pComponentPrivate->InIdle_event));
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
OMX_G722Decoder.c
[
all
...]
OMX_G722Dec_Utils.c
784
OMX_WaitForEvent
(&(pComponentPrivate->InLoaded_event));
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
OMX_G722Encoder.c
[
all
...]
OMX_G722Enc_Utils.c
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
OMX_G726Decoder.c
[
all
...]
OMX_G726Dec_Utils.c
655
OMX_WaitForEvent
(&(pComponentPrivate->InLoaded_event));
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
OMX_G729Decoder.c
[
all
...]
OMX_G729Dec_Utils.c
746
OMX_WaitForEvent
(&(pComponentPrivate->InLoaded_event));
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
OMX_G729Encoder.c
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDecoder.c
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
OMX_AacDecoder.c
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEncoder.c
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
OMX_G711Enc_Utils.c
694
OMX_WaitForEvent
(&(pComponentPrivate->InLoaded_event));
[
all
...]
Completed in 80 milliseconds
1
2