HomeSort by relevance Sort by last modified time
    Searched refs:EVENT_PRIVATE (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
VPPTest.c 93 typedef struct EVENT_PRIVATE {
99 } EVENT_PRIVATE;
182 EVENT_PRIVATE MyEvent;
219 write(Event_Pipe[1], &MyEvent, sizeof(EVENT_PRIVATE));
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
VideoEncTest.c 379 typedef struct EVENT_PRIVATE {
385 } EVENT_PRIVATE;
556 EVENT_PRIVATE* pEventPrivate = NULL;
564 VIDENCTEST_MALLOC(pEventPrivate, sizeof(EVENT_PRIVATE), EVENT_PRIVATE, pListHead);
    [all...]

Completed in 164 milliseconds