Searched refs:PipeToChroma (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/vdpau/
H A Dsurface.c171 *chroma_type = PipeToChroma(p_surf->video_buffer->chroma_format);
175 *chroma_type = PipeToChroma(p_surf->templat.chroma_format);
H A Dvdpau_private.h82 PipeToChroma(enum pipe_video_chroma_format pipe_type) function in typeref:typename:VdpChromaType
H A Dmixer.c927 *(VdpChromaType*)parameter_values[i] = PipeToChroma(vmixer->chroma_format);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/vdpau/
H A Dsurface.c171 *chroma_type = PipeToChroma(pipe_format_to_chroma_format(p_surf->video_buffer->buffer_format));
175 *chroma_type = PipeToChroma(pipe_format_to_chroma_format(p_surf->templat.buffer_format));
H A Dvdpau_private.h82 PipeToChroma(enum pipe_video_chroma_format pipe_type) function in typeref:typename:VdpChromaType
H A Dmixer.c928 *(VdpChromaType*)parameter_values[i] = PipeToChroma(vmixer->chroma_format);

Completed in 8 milliseconds