Searched defs:time_stamp_list (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
H A Dts_parser.h65 typedef struct time_stamp_list { struct in class:omx_time_stamp_reorder
67 time_stamp_list *next;
68 time_stamp_list *prev;
70 }time_stamp_list; typedef in class:omx_time_stamp_reorder
72 time_stamp_list *phead,*pcurrent;
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
H A Dts_parser.h66 typedef struct time_stamp_list { struct in class:omx_time_stamp_reorder
68 time_stamp_list *next;
69 time_stamp_list *prev;
71 } time_stamp_list; typedef in class:omx_time_stamp_reorder
73 time_stamp_list *phead,*pcurrent;

Completed in 61 milliseconds