Searched defs:vdpau_format (Results 1 - 1 of 1) sorted by relevance

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

Completed in 39 milliseconds