Searched defs:context_DEC_s (Results 1 – 1 of 1) sorted by relevance
35 struct context_DEC_s { struct36 object_context_p obj_context; /* back reference */61 void (*begin_slice)(struct context_DEC_s *, VASliceParameterBufferBase *); argument62 void (*process_slice)(struct context_DEC_s *, VASliceParameterBufferBase *); argument63 void (*end_slice)(struct context_DEC_s *); argument64 VAStatus (*process_buffer)(struct context_DEC_s *, object_buffer_p); argument80 typedef struct context_DEC_s *context_DEC_p; argument