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

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vdpau/
H A Dquery.c295 VdpColorTableFormat color_table_format,
318 colortbl_format = FormatColorTableToPipe(color_table_format);
292 vlVdpOutputSurfaceQueryPutBitsIndexedCapabilities(VdpDevice device, VdpRGBAFormat surface_rgba_format, VdpIndexedFormat bits_indexed_format, VdpColorTableFormat color_table_format, VdpBool *is_supported) argument
H A Doutput.c277 VdpColorTableFormat color_table_format,
310 colortbl_format = FormatColorTableToPipe(color_table_format);
272 vlVdpOutputSurfacePutBitsIndexed(VdpOutputSurface surface, VdpIndexedFormat source_indexed_format, void const *const *source_data, uint32_t const *source_pitch, VdpRect const *destination_rect, VdpColorTableFormat color_table_format, void const *color_table) argument
/external/mesa3d/src/gallium/state_trackers/vdpau/
H A Dquery.c295 VdpColorTableFormat color_table_format,
318 colortbl_format = FormatColorTableToPipe(color_table_format);
292 vlVdpOutputSurfaceQueryPutBitsIndexedCapabilities(VdpDevice device, VdpRGBAFormat surface_rgba_format, VdpIndexedFormat bits_indexed_format, VdpColorTableFormat color_table_format, VdpBool *is_supported) argument
H A Doutput.c277 VdpColorTableFormat color_table_format,
310 colortbl_format = FormatColorTableToPipe(color_table_format);
272 vlVdpOutputSurfacePutBitsIndexed(VdpOutputSurface surface, VdpIndexedFormat source_indexed_format, void const *const *source_data, uint32_t const *source_pitch, VdpRect const *destination_rect, VdpColorTableFormat color_table_format, void const *color_table) argument

Completed in 298 milliseconds