OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OMX_Event
(Results
1 - 13
of
13
) sorted by null
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/
OMX_AmrDec_Utils.h
166
typedef struct
OMX_Event
{
168
}
OMX_Event
;
170
int OMX_CreateEvent(
OMX_Event
*event);
171
int OMX_SignalEvent(
OMX_Event
*event);
172
int OMX_WaitForEvent(
OMX_Event
*event);
173
int OMX_DestroyEvent(
OMX_Event
*event);
OMX_AmrDecoder.h
519
typedef struct
OMX_Event
{
521
}
OMX_Event
;
792
OMX_Event
AlloBuf_event;
795
OMX_Event
InLoaded_event;
798
OMX_Event
InIdle_event;
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/
OMX_WbAmrDec_Utils.h
383
typedef struct
OMX_Event
{
385
}
OMX_Event
;
387
int OMX_CreateEvent(
OMX_Event
*event);
388
int OMX_SignalEvent(
OMX_Event
*event);
389
int OMX_WaitForEvent(
OMX_Event
*event);
390
int OMX_DestroyEvent(
OMX_Event
*event);
OMX_WbAmrDecoder.h
438
typedef struct
OMX_Event
{
440
}
OMX_Event
;
618
OMX_Event
AlloBuf_event;
621
OMX_Event
InLoaded_event;
624
OMX_Event
InIdle_event;
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/
OMX_AacEnc_Utils.h
307
typedef struct
OMX_Event
{
309
}
OMX_Event
;
311
int OMX_CreateEvent(
OMX_Event
*event);
312
int OMX_SignalEvent(
OMX_Event
*event);
313
int OMX_WaitForEvent(
OMX_Event
*event);
314
int OMX_DestroyEvent(
OMX_Event
*event);
566
OMX_Event
AlloBuf_event;
569
OMX_Event
InLoaded_event;
572
OMX_Event
InIdle_event;
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/inc/
OMX_G722Dec_Utils.h
351
typedef struct
OMX_Event
{
353
}
OMX_Event
;
355
int OMX_CreateEvent(
OMX_Event
*event);
356
int OMX_SignalEvent(
OMX_Event
*event);
357
int OMX_WaitForEvent(
OMX_Event
*event);
358
int OMX_DestroyEvent(
OMX_Event
*event);
549
OMX_Event
AlloBuf_event;
552
OMX_Event
InLoaded_event;
555
OMX_Event
InIdle_event;
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/inc/
OMX_G726Dec_Utils.h
363
typedef struct
OMX_Event
{
365
}
OMX_Event
;
367
int OMX_CreateEvent(
OMX_Event
*event);
368
int OMX_SignalEvent(
OMX_Event
*event);
369
int OMX_WaitForEvent(
OMX_Event
*event);
370
int OMX_DestroyEvent(
OMX_Event
*event);
654
OMX_Event
AlloBuf_event;
657
OMX_Event
InLoaded_event;
660
OMX_Event
InIdle_event;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/inc/
OMX_G729Enc_Utils.h
636
*
OMX_Event
Structure for Mutex application under WinCE
639
typedef struct
OMX_Event
642
}
OMX_Event
;
644
int OMX_CreateEvent(
OMX_Event
*event);
645
int OMX_SignalEvent(
OMX_Event
*event);
646
int OMX_WaitForEvent(
OMX_Event
*event);
647
int OMX_DestroyEvent(
OMX_Event
*event);
844
OMX_Event
AlloBuf_event;
847
OMX_Event
InLoaded_event;
850
OMX_Event
InIdle_event
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/
OMX_Mp3Dec_Utils.h
395
typedef struct
OMX_Event
{
397
}
OMX_Event
;
399
int OMX_CreateEvent(
OMX_Event
*event);
400
int OMX_SignalEvent(
OMX_Event
*event);
401
int OMX_WaitForEvent(
OMX_Event
*event);
402
int OMX_DestroyEvent(
OMX_Event
*event);
739
OMX_Event
AlloBuf_event;
742
OMX_Event
InLoaded_event;
745
OMX_Event
InIdle_event;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/inc/
OMX_WbAmrEnc_Utils.h
525
typedef struct
OMX_Event
{
527
}
OMX_Event
;
529
int OMX_CreateEvent(
OMX_Event
*event);
530
int OMX_SignalEvent(
OMX_Event
*event);
531
int OMX_WaitForEvent(
OMX_Event
*event);
532
int OMX_DestroyEvent(
OMX_Event
*event);
722
OMX_Event
AlloBuf_event;
725
OMX_Event
InLoaded_event;
728
OMX_Event
InIdle_event;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/inc/
OMX_AacDec_Utils.h
547
typedef struct
OMX_Event
{
549
}
OMX_Event
;
551
int OMX_CreateEvent(
OMX_Event
*event);
552
int OMX_SignalEvent(
OMX_Event
*event);
553
int OMX_WaitForEvent(
OMX_Event
*event);
554
int OMX_DestroyEvent(
OMX_Event
*event);
900
OMX_Event
AlloBuf_event;
903
OMX_Event
InLoaded_event;
906
OMX_Event
InIdle_event;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/inc/
OMX_AmrEnc_Utils.h
678
typedef struct
OMX_Event
{
680
}
OMX_Event
;
682
int OMX_CreateEvent(
OMX_Event
*event);
683
int OMX_SignalEvent(
OMX_Event
*event);
684
int OMX_WaitForEvent(
OMX_Event
*event);
685
int OMX_DestroyEvent(
OMX_Event
*event);
880
OMX_Event
AlloBuf_event;
883
OMX_Event
InLoaded_event;
886
OMX_Event
InIdle_event;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/
OMX_WmaDec_Utils.h
77
typedef struct
OMX_Event
{
79
}
OMX_Event
;
82
int OMX_CreateEvent(
OMX_Event
*event);
83
int OMX_SignalEvent(
OMX_Event
*event);
84
int OMX_WaitForEvent(
OMX_Event
*event);
85
int OMX_DestroyEvent(
OMX_Event
*event);
842
OMX_Event
AlloBuf_event;
845
OMX_Event
InLoaded_event;
848
OMX_Event
InIdle_event;
[
all
...]
Completed in 126 milliseconds