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

  /external/mesa3d/src/gallium/auxiliary/vl/
vl_mpeg12_decoder.h 67 struct pipe_sampler_view *zscan_alternate; member in struct:vl_mpeg12_decoder
vl_mpeg12_decoder.c 437 pipe_sampler_view_reference(&dec->zscan_alternate, NULL);
663 dec->zscan_alternate : dec->zscan_normal);
859 dec->zscan_alternate = vl_zscan_layout(dec->base.context, vl_zscan_alternate, dec->blocks_per_line);
    [all...]

Completed in 105 milliseconds