Home
last modified time | relevance | path

Searched defs:table8 (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/skia/src/ports/
H A DSkScalerContext_mac_ct.cpp393 static inline uint8_t rgb_to_a8(CGRGBPixel rgb, const uint8_t* table8) { in rgb_to_a8()
406 const SkGlyph& glyph, void* glyphImage, const uint8_t* table8) { in RGBToA8()
H A DSkScalerContext_win_dw.cpp1964 const uint8_t* table8) { in GrayscaleToA8()
1984 const uint8_t* table8) { in RGBToA8()
H A DSkFontHost_win.cpp1029 static inline uint8_t rgb_to_a8(SkGdiRGB rgb, const uint8_t* table8) { in rgb_to_a8()
1053 const SkGlyph& glyph, void* imageBuffer, const uint8_t* table8) { in RGBToA8()
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen12/hw/vdbox/
H A Dmhw_vdbox_vdenc_g12_X.h2796 const uint32_t table8[2] = {0x9500fd,0x25403f4}; in AddVdencCmd2Cmd() local