Searched defs:DecodeRGB (Results 1 – 2 of 2) sorted by relevance
82 …ivec4 DecodeRGB(ivec2 pixel_coord, uvec2 color_payload, int linear_pixel, inout bool punchthrough)… in DecodeRGB() function
377 BmpDecoder::Status CFX_BmpDecompressor::DecodeRGB() { in DecodeRGB() function in fxcodec::CFX_BmpDecompressor