Searched defs:YuvConstants (Results 1 – 4 of 4) sorted by relevance
542 struct YuvConstants { struct552 struct YuvConstants { argument560 struct YuvConstants { argument570 // Offsets into YuvConstants structure argument
511 struct YuvConstants { struct521 struct YuvConstants { argument529 struct YuvConstants { struct539 // Offsets into YuvConstants structure argument
1416 struct YuvConstants { struct1417 lvec8 kUVToB; // 01418 lvec8 kUVToG; // 321419 lvec8 kUVToR; // 641420 lvec16 kUVBiasB; // 961421 lvec16 kUVBiasG; // 1281422 lvec16 kUVBiasR; // 1601423 lvec16 kYToRgb; // 1921567 #define YUVTORGB(YuvConstants) \ argument1969 #define YUVTORGB_AVX2(YuvConstants) \ argument
28 struct YuvConstants { struct29 lvec8 kUVToB; // 030 lvec8 kUVToG; // 3231 lvec8 kUVToR; // 6432 lvec16 kUVBiasB; // 9633 lvec16 kUVBiasG; // 12834 lvec16 kUVBiasR; // 16035 lvec16 kYToRgb; // 1921965 #define YUVTORGB_AVX2(YuvConstants) __asm { \ argument2391 #define YUVTORGB(YuvConstants) __asm { \ argument