HomeSort by relevance Sort by last modified time
    Searched refs:vl_motionvector (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/auxiliary/vl/
vl_vertex_buffers.h 74 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);
vl_mpeg12_decoder.h 100 struct vl_motionvector *mv_stream[VL_MAX_REF_FRAMES];
vl_vertex_buffers.c 238 sizeof(struct vl_motionvector) * size
285 buf.stride = sizeof(struct vl_motionvector);
339 struct vl_motionvector *
vl_mpeg12_decoder.c 276 static INLINE struct vl_motionvector
280 struct vl_motionvector mv;
613 struct vl_motionvector skipped_mv[2];
    [all...]

Completed in 76 milliseconds