Searched defs:context_VC1_s (Results 1 – 1 of 1) sorted by relevance
197 struct context_VC1_s { struct198 struct context_DEC_s dec_ctx;199 object_context_p obj_context; /* back reference */201 uint32_t profile;204 VAPictureParameterBufferVC1 *pic_params;205 object_surface_p forward_ref_surface;206 object_surface_p backward_ref_surface;207 object_surface_p decoded_surface;209 uint32_t display_picture_width; /* in pixels */210 uint32_t display_picture_height; /* in pixels */[all …]