Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_video_buffer.h83 struct pipe_video_decoder *vdec,
92 struct pipe_video_decoder *vdec);
Dvl_video_buffer.c189 struct pipe_video_decoder *vdec, in vl_video_buffer_set_associated_data() argument
193 vbuf->decoder = vdec; in vl_video_buffer_set_associated_data()
207 struct pipe_video_decoder *vdec) in vl_video_buffer_get_associated_data() argument
209 if (vbuf->decoder == vdec) in vl_video_buffer_get_associated_data()