Home
last modified time | relevance | path

Searched refs:PIPE_VIDEO_FRAME (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_vertex_buffers.h64 PIPE_VIDEO_FRAME = 0, enumerator
Dvl_mpeg12_decoder.c368 mv.top.field_select = PIPE_VIDEO_FRAME; in MotionVectorToPipe()
374 mv.bottom.field_select = PIPE_VIDEO_FRAME; in MotionVectorToPipe()
396 mv.top.field_select = PIPE_VIDEO_FRAME; in MotionVectorToPipe()
400 mv.bottom.field_select = PIPE_VIDEO_FRAME; in MotionVectorToPipe()
702 skipped_mv[0].top.field_select = PIPE_VIDEO_FRAME; in vl_mpeg12_decode_macroblock()
703 skipped_mv[1].top.field_select = PIPE_VIDEO_FRAME; in vl_mpeg12_decode_macroblock()