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

  /external/mesa3d/src/gallium/auxiliary/vl/
vl_mpeg12_decoder.h 67 struct pipe_sampler_view *zscan_linear; member in struct:vl_mpeg12_decoder
vl_mpeg12_decoder.c 515 pipe_sampler_view_reference(&dec->zscan_linear, NULL);
648 vl_zscan_set_layout(&buf->zscan[i], dec->zscan_linear);
941 dec->zscan_linear = vl_zscan_layout(dec->context, vl_zscan_linear, dec->blocks_per_line);
    [all...]

Completed in 273 milliseconds