Lines Matching defs:Y1
561 int Y1 = 1 << 18; in yuv2mono_X_c_template() local
746 #define output_pixels(pos, Y1, U, Y2, V) \ argument
776 int Y1 = 1 << 18; in yuv2422_X_c_template() local
820 int Y1 = (buf0[i * 2] * yalpha1 + buf1[i * 2] * yalpha) >> 19; in yuv2422_2_c_template() local
847 int Y1 = (buf0[i * 2 ]+64) >> 7; in yuv2422_1_c_template() local
864 int Y1 = (buf0[i * 2 ] + 64) >> 7; in yuv2422_1_c_template() local
1005 int Y1 = -0x40000000; in yuv2rgba64_X_c_template() local
1095 int Y1 = (buf0[i * 2] * yalpha1 + buf1[i * 2] * yalpha) >> 14; in yuv2rgba64_2_c_template() local
1151 int Y1 = (buf0[i * 2] ) >> 2; in yuv2rgba64_1_c_template() local
1197 int Y1 = (buf0[i * 2] ) >> 2; in yuv2rgba64_1_c_template() local
1522 yuv2rgb_write(uint8_t *_dest, int i, int Y1, int Y2, in yuv2rgb_write()
1659 int Y1 = 1 << 18; in yuv2rgb_X_c_template() local
1720 int Y1 = (buf0[i * 2] * yalpha1 + buf1[i * 2] * yalpha) >> 19; in yuv2rgb_2_c_template() local
1753 int Y1 = (buf0[i * 2 ] + 64) >> 7; in yuv2rgb_1_c_template() local
1775 int Y1 = (buf0[i * 2 ] + 64) >> 7; in yuv2rgb_1_c_template() local