Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/vdpau/
Dvdpau_private.h99 FormatYCBCRToPipeChroma(VdpYCbCrFormat vdpau_format) in FormatYCBCRToPipeChroma() argument
101 switch (vdpau_format) { in FormatYCBCRToPipeChroma()
122 FormatYCBCRToPipe(VdpYCbCrFormat vdpau_format) in FormatYCBCRToPipe() argument
124 switch (vdpau_format) { in FormatYCBCRToPipe()
189 FormatIndexedToPipe(VdpRGBAFormat vdpau_format) in FormatIndexedToPipe() argument
191 switch (vdpau_format) { in FormatIndexedToPipe()
208 FormatColorTableToPipe(VdpColorTableFormat vdpau_format) in FormatColorTableToPipe() argument
210 switch(vdpau_format) { in FormatColorTableToPipe()
/external/mesa3d/src/gallium/include/state_tracker/
Dvdpau_funcs.h41 VdpFormatRGBAToPipe(uint32_t vdpau_format) in VdpFormatRGBAToPipe() argument
43 switch (vdpau_format) { in VdpFormatRGBAToPipe()