Home
last modified time | relevance | path

Searched defs:y_fixed (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image.h3610 int y_fixed = (y[i] << 20) + (1<<19); // rounding in stbi__YCbCr_to_RGB_row() local
3744 int y_fixed = (y[i] << 20) + (1<<19); // rounding in stbi__YCbCr_to_RGB_simd() local
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image.h3603 int y_fixed = (y[i] << 20) + (1<<19); // rounding in stbi__YCbCr_to_RGB_row() local
3737 int y_fixed = (y[i] << 20) + (1<<19); // rounding in stbi__YCbCr_to_RGB_simd() local