Searched refs:vl_motionvector (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/vl/
H A Dvl_vertex_buffers.h74 struct vl_motionvector struct
104 struct vl_motionvector *vertex_stream;
132 struct vl_motionvector *vl_vb_get_mv_stream(struct vl_vertex_buffer *buffer, int ref_frame);
H A Dvl_mpeg12_decoder.h104 struct vl_motionvector *mv_stream[VL_MAX_REF_FRAMES];
H A Dvl_vertex_buffers.c238 sizeof(struct vl_motionvector) * size
284 buf.stride = sizeof(struct vl_motionvector);
338 struct vl_motionvector *
H A Dvl_mpeg12_decoder.c355 static inline struct vl_motionvector
359 struct vl_motionvector mv;
693 struct vl_motionvector skipped_mv[2];
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/vl/
H A Dvl_vertex_buffers.h74 struct vl_motionvector struct
104 struct vl_motionvector *vertex_stream;
132 struct vl_motionvector *vl_vb_get_mv_stream(struct vl_vertex_buffer *buffer, int ref_frame);
H A Dvl_mpeg12_decoder.h104 struct vl_motionvector *mv_stream[VL_MAX_REF_FRAMES];
H A Dvl_vertex_buffers.c239 sizeof(struct vl_motionvector) * size
285 buf.stride = sizeof(struct vl_motionvector);
339 struct vl_motionvector *
H A Dvl_mpeg12_decoder.c355 static inline struct vl_motionvector
359 struct vl_motionvector mv;
693 struct vl_motionvector skipped_mv[2];

Completed in 8 milliseconds