Searched refs:ETC_RG_SIGNED (Results 1 – 3 of 3) sorted by relevance
22 ETC_RG_SIGNED, enumerator
668 case ETC_RG_SIGNED: in Decode()676 …deBlock(sources, dstRow + (x * dstBpp), 2, x, y, dstW, dstH, dstPitch, inputType == ETC_RG_SIGNED); in Decode()
2464 …TC_R_SIGNED : ETC_Decoder::ETC_R_UNSIGNED) : (isSigned ? ETC_Decoder::ETC_RG_SIGNED : ETC_Decoder:… in decodeEAC()