Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image_write.h1557 float subU[64], subV[64]; in stbi_write_jpg_core() local
1562 subU[pos] = (U[j+0] + U[j+1] + U[j+16] + U[j+17]) * 0.25f; in stbi_write_jpg_core()
1566 … DCU = stbiw__jpg_processDU(s, &bitBuf, &bitCnt, subU, 8, fdtbl_UV, DCU, UVDC_HT, UVAC_HT); in stbi_write_jpg_core()
/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image_write.h1557 float subU[64], subV[64]; in stbi_write_jpg_core() local
1562 subU[pos] = (U[j+0] + U[j+1] + U[j+16] + U[j+17]) * 0.25f; in stbi_write_jpg_core()
1566 … DCU = stbiw__jpg_processDU(s, &bitBuf, &bitCnt, subU, 8, fdtbl_UV, DCU, UVDC_HT, UVAC_HT); in stbi_write_jpg_core()