Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_vertex_buffers.h57 PIPE_VIDEO_MV_WEIGHT_MIN = 0, enumerator
Dvl_mpeg12_decoder.c328 weights[1] = PIPE_VIDEO_MV_WEIGHT_MIN; in MacroBlockTypeToPipeWeights()
337 weights[0] = PIPE_VIDEO_MV_WEIGHT_MIN; in MacroBlockTypeToPipeWeights()
343 weights[0] = PIPE_VIDEO_MV_WEIGHT_MIN; in MacroBlockTypeToPipeWeights()
344 weights[1] = PIPE_VIDEO_MV_WEIGHT_MIN; in MacroBlockTypeToPipeWeights()
349 weights[1] = PIPE_VIDEO_MV_WEIGHT_MIN; in MacroBlockTypeToPipeWeights()