Home
last modified time | relevance | path

Searched defs:context_MPEG4_s (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/img/psb_video/src/mrst/
Dpsb_MPEG4.c275 struct context_MPEG4_s { struct
276 object_context_p obj_context; /* back reference */
278 uint32_t profile;
281 VAPictureParameterBufferMPEG4 *pic_params;
282 object_surface_p forward_ref_surface;
283 object_surface_p backward_ref_surface;
285 uint32_t display_picture_width; /* in pixels */
286 uint32_t display_picture_height; /* in pixels */
288 uint32_t coded_picture_width; /* in pixels */
289 uint32_t coded_picture_height; /* in pixels */
[all …]