Searched refs:ChromaToPipe (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/vdpau/ | ||
| H A D | vdpau_private.h | 65 ChromaToPipe(VdpChromaType vdpau_type) function in typeref:enum:pipe_video_chroma_format |
| H A D | surface.c | 92 p_surf->templat.chroma_format = ChromaToPipe(chroma_type); |
| H A D | mixer.c | 137 vmixer->chroma_format = ChromaToPipe(*(VdpChromaType*)parameter_values[i]); |
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/vdpau/ | ||
| H A D | vdpau_private.h | 65 ChromaToPipe(VdpChromaType vdpau_type) function in typeref:enum:pipe_video_chroma_format |
| H A D | mixer.c | 136 vmixer->chroma_format = ChromaToPipe(*(VdpChromaType*)parameter_values[i]); |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/va/ | ||
| H A D | va_private.h | 77 ChromaToPipe(int format) function in typeref:enum:pipe_video_chroma_format |
| H A D | surface.c | 781 templat.chroma_format = ChromaToPipe(format); |
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/va/ | ||
| H A D | va_private.h | 71 ChromaToPipe(int format) function in typeref:enum:pipe_video_chroma_format |
Completed in 10 milliseconds