Home
last modified time | relevance | path

Searched refs:CDU (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image_write.h1328 static int stbiw__jpg_processDU(stbi__write_context *s, int *bitBuf, int *bitCnt, float *CDU, int d… in stbiw__jpg_processDU() argument
1336 …stbiw__jpg_DCT(&CDU[dataOff], &CDU[dataOff+1], &CDU[dataOff+2], &CDU[dataOff+3], &CDU[dataOff+4], … in stbiw__jpg_processDU()
1340 …stbiw__jpg_DCT(&CDU[dataOff], &CDU[dataOff+du_stride], &CDU[dataOff+du_stride*2], &CDU[dataOff+du_… in stbiw__jpg_processDU()
1341 … &CDU[dataOff+du_stride*5], &CDU[dataOff+du_stride*6], &CDU[dataOff+du_stride*7]); in stbiw__jpg_processDU()
1348 v = CDU[i]*fdtbl[j]; in stbiw__jpg_processDU()
/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image_write.h1328 static int stbiw__jpg_processDU(stbi__write_context *s, int *bitBuf, int *bitCnt, float *CDU, int d… in stbiw__jpg_processDU() argument
1336 …stbiw__jpg_DCT(&CDU[dataOff], &CDU[dataOff+1], &CDU[dataOff+2], &CDU[dataOff+3], &CDU[dataOff+4], … in stbiw__jpg_processDU()
1340 …stbiw__jpg_DCT(&CDU[dataOff], &CDU[dataOff+du_stride], &CDU[dataOff+du_stride*2], &CDU[dataOff+du_… in stbiw__jpg_processDU()
1341 … &CDU[dataOff+du_stride*5], &CDU[dataOff+du_stride*6], &CDU[dataOff+du_stride*7]); in stbiw__jpg_processDU()
1348 v = CDU[i]*fdtbl[j]; in stbiw__jpg_processDU()