Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_mpeg12_decoder.c241 struct pipe_sampler_view **idct_source_sv, **mc_source_sv; in init_idct_buffer() local
251 mc_source_sv = dec->mc_source->get_sampler_view_planes(dec->mc_source); in init_idct_buffer()
252 if (!mc_source_sv) in init_idct_buffer()
258 mc_source_sv[i])) in init_idct_buffer()
756 struct pipe_sampler_view **mc_source_sv; in vl_mpeg12_end_frame() local
817 mc_source_sv = dec->mc_source->get_sampler_view_planes(dec->mc_source); in vl_mpeg12_end_frame()
834 &mc_source_sv[plane]); in vl_mpeg12_end_frame()