Searched refs:ETC_R_SIGNED (Results 1 – 3 of 3) sorted by relevance
20 ETC_R_SIGNED, enumerator
657 case ETC_R_SIGNED: in Decode()664 …odeBlock(sources, dstRow + (x * dstBpp), 1, x, y, dstW, dstH, dstPitch, inputType == ETC_R_SIGNED); in Decode()
2464 …(nbChannels == 1) ? (isSigned ? ETC_Decoder::ETC_R_SIGNED : ETC_Decoder::ETC_R_UNSIGNED) : (isSign… in decodeEAC()