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

  /external/mesa3d/src/gallium/auxiliary/vl/
vl_mpeg12_decoder.h 68 struct pipe_sampler_view *zscan_normal; member in struct:vl_mpeg12_decoder
vl_mpeg12_decoder.c 516 pipe_sampler_view_reference(&dec->zscan_normal, NULL);
743 dec->zscan_alternate : dec->zscan_normal);
942 dec->zscan_normal = vl_zscan_layout(dec->context, vl_zscan_normal, dec->blocks_per_line);
    [all...]

Completed in 78 milliseconds