Home
last modified time | relevance | path

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

/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