Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/vdpau/
Dvdpau_private.h93 FormatYCBCRToPipe(VdpYCbCrFormat vdpau_format) in FormatYCBCRToPipe() argument
95 switch (vdpau_format) { in FormatYCBCRToPipe()
139 FormatRGBAToPipe(VdpRGBAFormat vdpau_format) in FormatRGBAToPipe() argument
141 switch (vdpau_format) { in FormatRGBAToPipe()
181 FormatIndexedToPipe(VdpRGBAFormat vdpau_format) in FormatIndexedToPipe() argument
183 switch (vdpau_format) { in FormatIndexedToPipe()
200 FormatColorTableToPipe(VdpColorTableFormat vdpau_format) in FormatColorTableToPipe() argument
202 switch(vdpau_format) { in FormatColorTableToPipe()