Home
last modified time | relevance | path

Searched refs:vl_motionvector (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/vl/
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);
Dvl_vertex_buffers.c238 sizeof(struct vl_motionvector) * size in vl_vb_init()
285 buf.stride = sizeof(struct vl_motionvector); in vl_vb_get_mv()
339 struct vl_motionvector *
Dvl_mpeg12_decoder.h104 struct vl_motionvector *mv_stream[VL_MAX_REF_FRAMES];
Dvl_mpeg12_decoder.c355 static inline struct vl_motionvector
359 struct vl_motionvector mv; in MotionVectorToPipe()
693 struct vl_motionvector skipped_mv[2]; in vl_mpeg12_decode_macroblock()