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

/hardware/intel/img/psb_video/src/
H A Dtng_vld_dec.h35 struct context_DEC_s { struct
61 void (*begin_slice)(struct context_DEC_s *, VASliceParameterBufferBase *);
62 void (*process_slice)(struct context_DEC_s *, VASliceParameterBufferBase *);
63 void (*end_slice)(struct context_DEC_s *);
64 VAStatus (*process_buffer)(struct context_DEC_s *, object_buffer_p);
80 typedef struct context_DEC_s *context_DEC_p;

Completed in 12 milliseconds