Home
last modified time | relevance | path

Searched refs:PIPE_VIDEO_MV_WEIGHT_MAX (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_vertex_buffers.h59 PIPE_VIDEO_MV_WEIGHT_MAX = 256 enumerator
Dvl_mpeg12_decoder.c327 weights[0] = PIPE_VIDEO_MV_WEIGHT_MAX; in MacroBlockTypeToPipeWeights()
338 weights[1] = PIPE_VIDEO_MV_WEIGHT_MAX; in MacroBlockTypeToPipeWeights()
348 weights[0] = PIPE_VIDEO_MV_WEIGHT_MAX; in MacroBlockTypeToPipeWeights()
697 skipped_mv[0].top.weight = PIPE_VIDEO_MV_WEIGHT_MAX; in vl_mpeg12_decode_macroblock()
Dvl_mc.c145 1.0f / PIPE_VIDEO_MV_WEIGHT_MAX); in create_ref_vert_shader()