40 { 1, 3, 1, 3, 1, 3, 1, 3, },
41 { 2, 0, 2, 0, 2, 0, 2, 0, },
42 { 1, 3, 1, 3, 1, 3, 1, 3, },
46 { 6, 2, 6, 2, 6, 2, 6, 2, },
47 { 0, 4, 0, 4, 0, 4, 0, 4, },
48 { 6, 2, 6, 2, 6, 2, 6, 2, },
52 { 8, 4, 11, 7, 8, 4, 11, 7, },
53 { 2, 14, 1, 13, 2, 14, 1, 13, },
54 { 10, 6, 9, 5, 10, 6, 9, 5, },
55 { 0, 12, 3, 15, 0, 12, 3, 15, },
56 { 8, 4, 11, 7, 8, 4, 11, 7, },
60 { 17, 9, 23, 15, 16, 8, 22, 14, },
61 { 5, 29, 3, 27, 4, 28, 2, 26, },
62 { 21, 13, 19, 11, 20, 12, 18, 10, },
63 { 0, 24, 6, 30, 1, 25, 7, 31, },
64 { 16, 8, 22, 14, 17, 9, 23, 15, },
65 { 4, 28, 2, 26, 5, 29, 3, 27, },
66 { 20, 12, 18, 10, 21, 13, 19, 11, },
67 { 1, 25, 7, 31, 0, 24, 6, 30, },
68 { 17, 9, 23, 15, 16, 8, 22, 14, },
72 { 0, 55, 14, 68, 3, 58, 17, 72, },
73 { 37, 18, 50, 32, 40, 22, 54, 35, },
74 { 9, 64, 5, 59, 13, 67, 8, 63, },
75 { 46, 27, 41, 23, 49, 31, 44, 26, },
76 { 2, 57, 16, 71, 1, 56, 15, 70, },
77 { 39, 21, 52, 34, 38, 19, 51, 33, },
78 { 11, 66, 7, 62, 10, 65, 6, 60, },
79 { 48, 30, 43, 25, 47, 29, 42, 24, },
80 { 0, 55, 14, 68, 3, 58, 17, 72, },
85 {117, 62, 158, 103, 113, 58, 155, 100, },
86 { 34, 199, 21, 186, 31, 196, 17, 182, },
87 {144, 89, 131, 76, 141, 86, 127, 72, },
88 { 0, 165, 41, 206, 10, 175, 52, 217, },
89 {110, 55, 151, 96, 120, 65, 162, 107, },
90 { 28, 193, 14, 179, 38, 203, 24, 189, },
91 {138, 83, 124, 69, 148, 93, 134, 79, },
92 { 7, 172, 48, 213, 3, 168, 45, 210, },
93 {117, 62, 158, 103, 113, 58, 155, 100, },
98 { 0, 143, 18, 200, 2, 156, 25, 215, },
99 { 78, 28, 125, 64, 89, 36, 138, 74, },
100 { 10, 180, 3, 161, 16, 195, 8, 175, },
101 {109, 51, 93, 38, 121, 60, 105, 47, },
102 { 1, 152, 23, 210, 0, 147, 20, 205, },
103 { 85, 33, 134, 71, 81, 30, 130, 67, },
104 { 14, 190, 6, 171, 12, 185, 5, 166, },
105 {117, 57, 101, 44, 113, 54, 97, 41, },
106 { 0, 143, 18, 200, 2, 156, 25, 215, },
111 { 0, 124, 8, 193, 0, 140, 12, 213, },
112 { 55, 14, 104, 42, 66, 19, 119, 52, },
113 { 3, 168, 1, 145, 6, 187, 3, 162, },
114 { 86, 31, 70, 21, 99, 39, 82, 28, },
115 { 0, 134, 11, 206, 0, 129, 9, 200, },
116 { 62, 17, 114, 48, 58, 16, 109, 45, },
117 { 5, 181, 2, 157, 4, 175, 1, 151, },
118 { 95, 36, 78, 26, 90, 34, 74, 24, },
119 { 0, 124, 8, 193, 0, 140, 12, 213, },
124 { 0, 107, 3, 187, 0, 125, 6, 212, },
125 { 39, 7, 86, 28, 49, 11, 102, 36, },
126 { 1, 158, 0, 131, 3, 180, 1, 151, },
127 { 68, 19, 52, 12, 81, 25, 64, 17, },
128 { 0, 119, 5, 203, 0, 113, 4, 195, },
129 { 45, 9, 96, 33, 42, 8, 91, 30, },
130 { 2, 172, 1, 144, 2, 165, 0, 137, },
131 { 77, 23, 60, 15, 72, 21, 56, 14, },
132 { 0, 107, 3, 187, 0, 125, 6, 212, },
136 #define output_pixel(pos, val, bias, signedness) \
138 AV_WB16(pos, bias + av_clip_ ## signedness ## 16(val >> shift)); \
140 AV_WL16(pos, bias + av_clip_ ## signedness ## 16(val >> shift)); \
145 int big_endian,
int output_bits)
151 for (
i = 0;
i < dstW;
i++) {
159 const int32_t **
src, uint16_t *dest,
int dstW,
160 int big_endian,
int output_bits)
166 for (
i = 0;
i < dstW;
i++) {
176 for (j = 0; j < filterSize; j++)
184 const int16_t **chrUSrc,
const int16_t **chrVSrc,
187 uint16_t *dest = (uint16_t*)dest8;
194 for (
i = 0;
i < chrDstW;
i++) {
196 int v = 1 << (
shift - 1);
201 for (j = 0; j < chrFilterSize; j++) {
202 u += uSrc[j][
i] * (unsigned)chrFilter[j];
203 v += vSrc[j][
i] * (unsigned)chrFilter[j];
214 static const int big_endian = HAVE_BIGENDIAN;
215 static const int shift = 3;
216 static const float float_mult = 1.0f / 65535.0f;
220 for (
i = 0;
i < dstW; ++
i){
223 dest[
i] = float_mult * (float)val_uint;
230 static const int big_endian = HAVE_BIGENDIAN;
231 static const int shift = 3;
232 static const float float_mult = 1.0f / 65535.0f;
236 for (
i = 0;
i < dstW; ++
i){
245 float *dest,
int dstW)
247 static const int big_endian = HAVE_BIGENDIAN;
248 static const int shift = 15;
249 static const float float_mult = 1.0f / 65535.0f;
253 for (
i = 0;
i < dstW; ++
i){
254 val = (1 << (
shift - 1)) - 0x40000000;
255 for (j = 0; j < filterSize; ++j){
259 dest[
i] = float_mult * (float)val_uint;
265 uint32_t *dest,
int dstW)
267 static const int big_endian = HAVE_BIGENDIAN;
268 static const int shift = 15;
269 static const float float_mult = 1.0f / 65535.0f;
273 for (
i = 0;
i < dstW; ++
i){
274 val = (1 << (
shift - 1)) - 0x40000000;
275 for (j = 0; j < filterSize; ++j){
283 #define yuv2plane1_float(template, dest_type, BE_LE) \
284 static void yuv2plane1_float ## BE_LE ## _c(const int16_t *src, uint8_t *dest, int dstW, \
285 const uint8_t *dither, int offset) \
287 template((const int32_t *)src, (dest_type *)dest, dstW); \
290 #define yuv2planeX_float(template, dest_type, BE_LE) \
291 static void yuv2planeX_float ## BE_LE ## _c(const int16_t *filter, int filterSize, \
292 const int16_t **src, uint8_t *dest, int dstW, \
293 const uint8_t *dither, int offset) \
295 template(filter, filterSize, (const int32_t **)src, (dest_type *)dest, dstW); \
312 #define output_pixel(pos, val) \
314 AV_WB16(pos, av_clip_uintp2(val >> shift, output_bits)); \
316 AV_WL16(pos, av_clip_uintp2(val >> shift, output_bits)); \
320 yuv2plane1_10_c_template(
const int16_t *
src, uint16_t *dest,
int dstW,
321 int big_endian,
int output_bits)
324 int shift = 15 - output_bits;
326 for (
i = 0;
i < dstW;
i++) {
334 const int16_t **
src, uint16_t *dest,
int dstW,
335 int big_endian,
int output_bits)
338 int shift = 11 + 16 - output_bits;
340 for (
i = 0;
i < dstW;
i++) {
344 for (j = 0; j < filterSize; j++)
353 #define yuv2NBPS(bits, BE_LE, is_be, template_size, typeX_t) \
354 static void yuv2plane1_ ## bits ## BE_LE ## _c(const int16_t *src, \
355 uint8_t *dest, int dstW, \
356 const uint8_t *dither, int offset)\
358 yuv2plane1_ ## template_size ## _c_template((const typeX_t *) src, \
359 (uint16_t *) dest, dstW, is_be, bits); \
361 static void yuv2planeX_ ## bits ## BE_LE ## _c(const int16_t *filter, int filterSize, \
362 const int16_t **src, uint8_t *dest, int dstW, \
363 const uint8_t *dither, int offset)\
365 yuv2planeX_## template_size ## _c_template(filter, \
366 filterSize, (const typeX_t **) src, \
367 (uint16_t *) dest, dstW, is_be, bits); \
380 static void yuv2planeX_8_c(
const int16_t *
filter,
int filterSize,
385 for (
i=0;
i<dstW;
i++) {
388 for (j=0; j<filterSize; j++)
391 dest[
i]= av_clip_uint8(
val>>19);
399 for (
i=0;
i<dstW;
i++) {
401 dest[
i]= av_clip_uint8(
val);
406 const int16_t **chrUSrc,
const int16_t **chrVSrc,
410 const uint8_t *chrDither =
c->chrDither8;
415 for (
i=0;
i<chrDstW;
i++) {
416 int u = chrDither[
i & 7] << 12;
417 int v = chrDither[(
i + 3) & 7] << 12;
419 for (j=0; j<chrFilterSize; j++) {
420 u += chrUSrc[j][
i] * chrFilter[j];
421 v += chrVSrc[j][
i] * chrFilter[j];
424 dest[2*
i]= av_clip_uint8(
u>>19);
425 dest[2*
i+1]= av_clip_uint8(v>>19);
428 for (
i=0;
i<chrDstW;
i++) {
429 int u = chrDither[
i & 7] << 12;
430 int v = chrDither[(
i + 3) & 7] << 12;
432 for (j=0; j<chrFilterSize; j++) {
433 u += chrUSrc[j][
i] * chrFilter[j];
434 v += chrVSrc[j][
i] * chrFilter[j];
437 dest[2*
i]= av_clip_uint8(v>>19);
438 dest[2*
i+1]= av_clip_uint8(
u>>19);
443 #define output_pixel(pos, val) \
445 AV_WB16(pos, av_clip_uintp2(val >> shift, 10) << 6); \
447 AV_WL16(pos, av_clip_uintp2(val >> shift, 10) << 6); \
451 uint16_t *dest,
int dstW,
457 for (
i = 0;
i < dstW;
i++) {
464 const int16_t **
src, uint16_t *dest,
int dstW,
470 for (
i = 0;
i < dstW;
i++) {
473 for (j = 0; j < filterSize; j++)
481 const int16_t **chrUSrc,
const int16_t **chrVSrc,
484 uint16_t *dest = (uint16_t*)dest8;
489 for (
i = 0;
i < chrDstW;
i++) {
491 int v = 1 << (
shift - 1);
493 for (j = 0; j < chrFilterSize; j++) {
494 u += chrUSrc[j][
i] * chrFilter[j];
495 v += chrVSrc[j][
i] * chrFilter[j];
534 #define accumulate_bit(acc, val) \
537 #define output_pixel(pos, acc) \
538 if (target == AV_PIX_FMT_MONOBLACK) { \
546 const int16_t **lumSrc,
int lumFilterSize,
547 const int16_t *chrFilter,
const int16_t **chrUSrc,
548 const int16_t **chrVSrc,
int chrFilterSize,
549 const int16_t **alpSrc,
uint8_t *dest,
int dstW,
557 for (
i = 0;
i < dstW;
i += 2) {
562 for (j = 0; j < lumFilterSize; j++) {
563 Y1 += lumSrc[j][
i] * lumFilter[j];
564 Y2 += lumSrc[j][
i+1] * lumFilter[j];
568 if ((Y1 | Y2) & 0x100) {
569 Y1 = av_clip_uint8(Y1);
570 Y2 = av_clip_uint8(Y2);
573 Y1 += (7*err + 1*
c->dither_error[0][
i] + 5*
c->dither_error[0][
i+1] + 3*
c->dither_error[0][
i+2] + 8 - 256)>>4;
574 c->dither_error[0][
i] = err;
575 acc = 2*
acc + (Y1 >= 128);
578 err = Y2 + ((7*Y1 + 1*
c->dither_error[0][
i+1] + 5*
c->dither_error[0][
i+2] + 3*
c->dither_error[0][
i+3] + 8 - 256)>>4);
579 c->dither_error[0][
i+1] = Y1;
580 acc = 2*
acc + (err >= 128);
590 c->dither_error[0][
i] = err;
599 const int16_t *ubuf[2],
const int16_t *vbuf[2],
600 const int16_t *abuf[2],
uint8_t *dest,
int dstW,
601 int yalpha,
int uvalpha,
int y,
604 const int16_t *buf0 = buf[0], *buf1 = buf[1];
606 int yalpha1 = 4096 - yalpha;
613 for (
i = 0;
i < dstW;
i +=2) {
616 Y = (buf0[
i + 0] * yalpha1 + buf1[
i + 0] * yalpha) >> 19;
617 Y += (7*err + 1*
c->dither_error[0][
i] + 5*
c->dither_error[0][
i+1] + 3*
c->dither_error[0][
i+2] + 8 - 256)>>4;
618 c->dither_error[0][
i] = err;
622 err = (buf0[
i + 1] * yalpha1 + buf1[
i + 1] * yalpha) >> 19;
623 err += (7*
Y + 1*
c->dither_error[0][
i+1] + 5*
c->dither_error[0][
i+2] + 3*
c->dither_error[0][
i+3] + 8 - 256)>>4;
624 c->dither_error[0][
i+1] =
Y;
625 acc = 2*
acc + (err >= 128);
631 c->dither_error[0][
i] = err;
633 for (
i = 0;
i < dstW;
i += 8) {
636 Y = (buf0[
i + 0] * yalpha1 + buf1[
i + 0] * yalpha) >> 19;
638 Y = (buf0[
i + 1] * yalpha1 + buf1[
i + 1] * yalpha) >> 19;
640 Y = (buf0[
i + 2] * yalpha1 + buf1[
i + 2] * yalpha) >> 19;
642 Y = (buf0[
i + 3] * yalpha1 + buf1[
i + 3] * yalpha) >> 19;
644 Y = (buf0[
i + 4] * yalpha1 + buf1[
i + 4] * yalpha) >> 19;
646 Y = (buf0[
i + 5] * yalpha1 + buf1[
i + 5] * yalpha) >> 19;
648 Y = (buf0[
i + 6] * yalpha1 + buf1[
i + 6] * yalpha) >> 19;
650 Y = (buf0[
i + 7] * yalpha1 + buf1[
i + 7] * yalpha) >> 19;
660 const int16_t *ubuf[2],
const int16_t *vbuf[2],
661 const int16_t *abuf0,
uint8_t *dest,
int dstW,
670 for (
i = 0;
i < dstW;
i +=2) {
673 Y = ((buf0[
i + 0] + 64) >> 7);
674 Y += (7*err + 1*
c->dither_error[0][
i] + 5*
c->dither_error[0][
i+1] + 3*
c->dither_error[0][
i+2] + 8 - 256)>>4;
675 c->dither_error[0][
i] = err;
679 err = ((buf0[
i + 1] + 64) >> 7);
680 err += (7*
Y + 1*
c->dither_error[0][
i+1] + 5*
c->dither_error[0][
i+2] + 3*
c->dither_error[0][
i+3] + 8 - 256)>>4;
681 c->dither_error[0][
i+1] =
Y;
682 acc = 2*
acc + (err >= 128);
688 c->dither_error[0][
i] = err;
690 for (
i = 0;
i < dstW;
i += 8) {
707 #undef accumulate_bit
709 #define YUV2PACKEDWRAPPER(name, base, ext, fmt) \
710 static void name ## ext ## _X_c(SwsContext *c, const int16_t *lumFilter, \
711 const int16_t **lumSrc, int lumFilterSize, \
712 const int16_t *chrFilter, const int16_t **chrUSrc, \
713 const int16_t **chrVSrc, int chrFilterSize, \
714 const int16_t **alpSrc, uint8_t *dest, int dstW, \
717 name ## base ## _X_c_template(c, lumFilter, lumSrc, lumFilterSize, \
718 chrFilter, chrUSrc, chrVSrc, chrFilterSize, \
719 alpSrc, dest, dstW, y, fmt); \
722 static void name ## ext ## _2_c(SwsContext *c, const int16_t *buf[2], \
723 const int16_t *ubuf[2], const int16_t *vbuf[2], \
724 const int16_t *abuf[2], uint8_t *dest, int dstW, \
725 int yalpha, int uvalpha, int y) \
727 name ## base ## _2_c_template(c, buf, ubuf, vbuf, abuf, \
728 dest, dstW, yalpha, uvalpha, y, fmt); \
731 static void name ## ext ## _1_c(SwsContext *c, const int16_t *buf0, \
732 const int16_t *ubuf[2], const int16_t *vbuf[2], \
733 const int16_t *abuf0, uint8_t *dest, int dstW, \
734 int uvalpha, int y) \
736 name ## base ## _1_c_template(c, buf0, ubuf, vbuf, \
737 abuf0, dest, dstW, uvalpha, \
744 #define output_pixels(pos, Y1, U, Y2, V) \
745 if (target == AV_PIX_FMT_YUYV422) { \
746 dest[pos + 0] = Y1; \
748 dest[pos + 2] = Y2; \
750 } else if (target == AV_PIX_FMT_YVYU422) { \
751 dest[pos + 0] = Y1; \
753 dest[pos + 2] = Y2; \
757 dest[pos + 1] = Y1; \
759 dest[pos + 3] = Y2; \
764 const int16_t **lumSrc,
int lumFilterSize,
765 const int16_t *chrFilter,
const int16_t **chrUSrc,
766 const int16_t **chrVSrc,
int chrFilterSize,
767 const int16_t **alpSrc,
uint8_t *dest,
int dstW,
772 for (
i = 0;
i < ((dstW + 1) >> 1);
i++) {
779 for (j = 0; j < lumFilterSize; j++) {
780 Y1 += lumSrc[j][
i * 2] * lumFilter[j];
781 Y2 += lumSrc[j][
i * 2 + 1] * lumFilter[j];
783 for (j = 0; j < chrFilterSize; j++) {
784 U += chrUSrc[j][
i] * chrFilter[j];
785 V += chrVSrc[j][
i] * chrFilter[j];
791 if ((Y1 | Y2 |
U |
V) & 0x100) {
792 Y1 = av_clip_uint8(Y1);
793 Y2 = av_clip_uint8(Y2);
794 U = av_clip_uint8(
U);
795 V = av_clip_uint8(
V);
803 const int16_t *ubuf[2],
const int16_t *vbuf[2],
804 const int16_t *abuf[2],
uint8_t *dest,
int dstW,
805 int yalpha,
int uvalpha,
int y,
808 const int16_t *buf0 = buf[0], *buf1 = buf[1],
809 *ubuf0 = ubuf[0], *ubuf1 = ubuf[1],
810 *vbuf0 = vbuf[0], *vbuf1 = vbuf[1];
811 int yalpha1 = 4096 - yalpha;
812 int uvalpha1 = 4096 - uvalpha;
817 for (
i = 0;
i < ((dstW + 1) >> 1);
i++) {
818 int Y1 = (buf0[
i * 2] * yalpha1 + buf1[
i * 2] * yalpha) >> 19;
819 int Y2 = (buf0[
i * 2 + 1] * yalpha1 + buf1[
i * 2 + 1] * yalpha) >> 19;
820 int U = (ubuf0[
i] * uvalpha1 + ubuf1[
i] * uvalpha) >> 19;
821 int V = (vbuf0[
i] * uvalpha1 + vbuf1[
i] * uvalpha) >> 19;
823 if ((Y1 | Y2 |
U |
V) & 0x100) {
824 Y1 = av_clip_uint8(Y1);
825 Y2 = av_clip_uint8(Y2);
826 U = av_clip_uint8(
U);
827 V = av_clip_uint8(
V);
836 const int16_t *ubuf[2],
const int16_t *vbuf[2],
837 const int16_t *abuf0,
uint8_t *dest,
int dstW,
840 const int16_t *ubuf0 = ubuf[0], *vbuf0 = vbuf[0];
843 if (uvalpha < 2048) {
844 for (
i = 0;
i < ((dstW + 1) >> 1);
i++) {
845 int Y1 = (buf0[
i * 2 ]+64) >> 7;
846 int Y2 = (buf0[
i * 2 + 1]+64) >> 7;
847 int U = (ubuf0[
i] +64) >> 7;
848 int V = (vbuf0[
i] +64) >> 7;
850 if ((Y1 | Y2 |
U |
V) & 0x100) {
851 Y1 = av_clip_uint8(Y1);
852 Y2 = av_clip_uint8(Y2);
853 U = av_clip_uint8(
U);
854 V = av_clip_uint8(
V);
860 const int16_t *ubuf1 = ubuf[1], *vbuf1 = vbuf[1];
861 for (
i = 0;
i < ((dstW + 1) >> 1);
i++) {
862 int Y1 = (buf0[
i * 2 ] + 64) >> 7;
863 int Y2 = (buf0[
i * 2 + 1] + 64) >> 7;
864 int U = (ubuf0[
i] + ubuf1[
i]+128) >> 8;
865 int V = (vbuf0[
i] + vbuf1[
i]+128) >> 8;
867 if ((Y1 | Y2 |
U |
V) & 0x100) {
868 Y1 = av_clip_uint8(Y1);
869 Y2 = av_clip_uint8(Y2);
870 U = av_clip_uint8(
U);
871 V = av_clip_uint8(
V);
885 #define R_B ((target == AV_PIX_FMT_RGB48LE || target == AV_PIX_FMT_RGB48BE || target == AV_PIX_FMT_RGBA64LE || target == AV_PIX_FMT_RGBA64BE) ? R : B)
886 #define B_R ((target == AV_PIX_FMT_RGB48LE || target == AV_PIX_FMT_RGB48BE || target == AV_PIX_FMT_RGBA64LE || target == AV_PIX_FMT_RGBA64BE) ? B : R)
887 #define output_pixel(pos, val) \
888 if (isBE(target)) { \
896 const int32_t **lumSrc,
int lumFilterSize,
897 const int16_t *chrFilter,
const int32_t **unused_chrUSrc,
898 const int32_t **unused_chrVSrc,
int unused_chrFilterSize,
899 const int32_t **alpSrc, uint16_t *dest,
int dstW,
900 int y,
enum AVPixelFormat target,
int unused_hasAlpha,
int unused_eightbytes)
902 int hasAlpha = !!alpSrc;
905 for (
i = 0;
i < dstW;
i++) {
910 for (j = 0; j < lumFilterSize; j++)
911 Y += lumSrc[j][
i] * lumFilter[j];
914 Y += (1<<3) + 0x8000;
915 Y = av_clip_uint16(
Y);
918 A = -0x40000000 + (1<<14);
919 for (j = 0; j < lumFilterSize; j++)
920 A += alpSrc[j][
i] * lumFilter[j];
924 A = av_clip_uint16(
A);
935 const int32_t *abuf[2], uint16_t *dest,
int dstW,
936 int yalpha,
int unused_uvalpha,
int y,
937 enum AVPixelFormat target,
int unused_hasAlpha,
int unused_eightbytes)
939 int hasAlpha = abuf && abuf[0] && abuf[1];
940 const int32_t *buf0 = buf[0], *buf1 = buf[1],
941 *abuf0 = hasAlpha ? abuf[0] :
NULL,
942 *abuf1 = hasAlpha ? abuf[1] :
NULL;
943 int yalpha1 = 4096 - yalpha;
948 for (
i = 0;
i < dstW;
i++) {
949 int Y = (buf0[
i] * yalpha1 + buf1[
i] * yalpha) >> 15;
952 Y = av_clip_uint16(
Y);
955 A = (abuf0[
i] * yalpha1 + abuf1[
i] * yalpha) >> 15;
956 A = av_clip_uint16(
A);
967 const int32_t *abuf0, uint16_t *dest,
int dstW,
968 int unused_uvalpha,
int y,
enum AVPixelFormat target,
int unused_hasAlpha,
int unused_eightbytes)
970 int hasAlpha = !!abuf0;
973 for (
i = 0;
i < dstW;
i++) {
974 int Y = buf0[
i] >> 3;
977 Y = av_clip_uint16(
Y);
982 A = av_clip_uint16(
A);
992 const int32_t **lumSrc,
int lumFilterSize,
993 const int16_t *chrFilter,
const int32_t **chrUSrc,
994 const int32_t **chrVSrc,
int chrFilterSize,
995 const int32_t **alpSrc, uint16_t *dest,
int dstW,
996 int y,
enum AVPixelFormat target,
int hasAlpha,
int eightbytes)
999 int A1 = 0xffff<<14,
A2 = 0xffff<<14;
1001 for (
i = 0;
i < ((dstW + 1) >> 1);
i++) {
1003 int Y1 = -0x40000000;
1004 int Y2 = -0x40000000;
1005 int U = -(128 << 23);
1006 int V = -(128 << 23);
1009 for (j = 0; j < lumFilterSize; j++) {
1010 Y1 += lumSrc[j][
i * 2] * (unsigned)lumFilter[j];
1011 Y2 += lumSrc[j][
i * 2 + 1] * (unsigned)lumFilter[j];
1013 for (j = 0; j < chrFilterSize; j++) {;
1014 U += chrUSrc[j][
i] * (unsigned)chrFilter[j];
1015 V += chrVSrc[j][
i] * (unsigned)chrFilter[j];
1021 for (j = 0; j < lumFilterSize; j++) {
1022 A1 += alpSrc[j][
i * 2] * (unsigned)lumFilter[j];
1023 A2 += alpSrc[j][
i * 2 + 1] * (unsigned)lumFilter[j];
1040 Y1 -=
c->yuv2rgb_y_offset;
1041 Y2 -=
c->yuv2rgb_y_offset;
1042 Y1 *=
c->yuv2rgb_y_coeff;
1043 Y2 *=
c->yuv2rgb_y_coeff;
1048 R =
V *
c->yuv2rgb_v2r_coeff;
1049 G =
V *
c->yuv2rgb_v2g_coeff +
U *
c->yuv2rgb_u2g_coeff;
1050 B =
U *
c->yuv2rgb_u2b_coeff;
1075 const int32_t *abuf[2], uint16_t *dest,
int dstW,
1076 int yalpha,
int uvalpha,
int y,
1079 const int32_t *buf0 = buf[0], *buf1 = buf[1],
1080 *ubuf0 = ubuf[0], *ubuf1 = ubuf[1],
1081 *vbuf0 = vbuf[0], *vbuf1 = vbuf[1],
1082 *abuf0 = hasAlpha ? abuf[0] :
NULL,
1083 *abuf1 = hasAlpha ? abuf[1] :
NULL;
1084 int yalpha1 = 4096 - yalpha;
1085 int uvalpha1 = 4096 - uvalpha;
1087 int A1 = 0xffff<<14,
A2 = 0xffff<<14;
1092 for (
i = 0;
i < ((dstW + 1) >> 1);
i++) {
1093 int Y1 = (buf0[
i * 2] * yalpha1 + buf1[
i * 2] * yalpha) >> 14;
1094 int Y2 = (buf0[
i * 2 + 1] * yalpha1 + buf1[
i * 2 + 1] * yalpha) >> 14;
1095 int U = (ubuf0[
i] * uvalpha1 + ubuf1[
i] * uvalpha - (128 << 23)) >> 14;
1096 int V = (vbuf0[
i] * uvalpha1 + vbuf1[
i] * uvalpha - (128 << 23)) >> 14;
1099 Y1 -=
c->yuv2rgb_y_offset;
1100 Y2 -=
c->yuv2rgb_y_offset;
1101 Y1 *=
c->yuv2rgb_y_coeff;
1102 Y2 *=
c->yuv2rgb_y_coeff;
1106 R =
V *
c->yuv2rgb_v2r_coeff;
1107 G =
V *
c->yuv2rgb_v2g_coeff +
U *
c->yuv2rgb_u2g_coeff;
1108 B =
U *
c->yuv2rgb_u2b_coeff;
1111 A1 = (abuf0[
i * 2 ] * yalpha1 + abuf1[
i * 2 ] * yalpha) >> 1;
1112 A2 = (abuf0[
i * 2 + 1] * yalpha1 + abuf1[
i * 2 + 1] * yalpha) >> 1;
1140 const int32_t *abuf0, uint16_t *dest,
int dstW,
1141 int uvalpha,
int y,
enum AVPixelFormat target,
int hasAlpha,
int eightbytes)
1143 const int32_t *ubuf0 = ubuf[0], *vbuf0 = vbuf[0];
1145 int A1 = 0xffff<<14,
A2= 0xffff<<14;
1147 if (uvalpha < 2048) {
1148 for (
i = 0;
i < ((dstW + 1) >> 1);
i++) {
1149 int Y1 = (buf0[
i * 2] ) >> 2;
1150 int Y2 = (buf0[
i * 2 + 1]) >> 2;
1151 int U = (ubuf0[
i] - (128 << 11)) >> 2;
1152 int V = (vbuf0[
i] - (128 << 11)) >> 2;
1155 Y1 -=
c->yuv2rgb_y_offset;
1156 Y2 -=
c->yuv2rgb_y_offset;
1157 Y1 *=
c->yuv2rgb_y_coeff;
1158 Y2 *=
c->yuv2rgb_y_coeff;
1163 A1 = abuf0[
i * 2 ] << 11;
1164 A2 = abuf0[
i * 2 + 1] << 11;
1170 R =
V *
c->yuv2rgb_v2r_coeff;
1171 G =
V *
c->yuv2rgb_v2g_coeff +
U *
c->yuv2rgb_u2g_coeff;
1172 B =
U *
c->yuv2rgb_u2b_coeff;
1192 const int32_t *ubuf1 = ubuf[1], *vbuf1 = vbuf[1];
1193 int A1 = 0xffff<<14,
A2 = 0xffff<<14;
1194 for (
i = 0;
i < ((dstW + 1) >> 1);
i++) {
1195 int Y1 = (buf0[
i * 2] ) >> 2;
1196 int Y2 = (buf0[
i * 2 + 1]) >> 2;
1197 int U = (ubuf0[
i] + ubuf1[
i] - (128 << 12)) >> 3;
1198 int V = (vbuf0[
i] + vbuf1[
i] - (128 << 12)) >> 3;
1201 Y1 -=
c->yuv2rgb_y_offset;
1202 Y2 -=
c->yuv2rgb_y_offset;
1203 Y1 *=
c->yuv2rgb_y_coeff;
1204 Y2 *=
c->yuv2rgb_y_coeff;
1209 A1 = abuf0[
i * 2 ] << 11;
1210 A2 = abuf0[
i * 2 + 1] << 11;
1216 R =
V *
c->yuv2rgb_v2r_coeff;
1217 G =
V *
c->yuv2rgb_v2g_coeff +
U *
c->yuv2rgb_u2g_coeff;
1218 B =
U *
c->yuv2rgb_u2b_coeff;
1242 const int32_t **lumSrc,
int lumFilterSize,
1243 const int16_t *chrFilter,
const int32_t **chrUSrc,
1244 const int32_t **chrVSrc,
int chrFilterSize,
1245 const int32_t **alpSrc, uint16_t *dest,
int dstW,
1246 int y,
enum AVPixelFormat target,
int hasAlpha,
int eightbytes)
1251 for (
i = 0;
i < dstW;
i++) {
1253 int Y = -0x40000000;
1254 int U = -(128 << 23);
1255 int V = -(128 << 23);
1258 for (j = 0; j < lumFilterSize; j++) {
1259 Y += lumSrc[j][
i] * (unsigned)lumFilter[j];
1261 for (j = 0; j < chrFilterSize; j++) {;
1262 U += chrUSrc[j][
i] * (unsigned)chrFilter[j];
1263 V += chrVSrc[j][
i] * (unsigned)chrFilter[j];
1268 for (j = 0; j < lumFilterSize; j++) {
1269 A += alpSrc[j][
i] * (unsigned)lumFilter[j];
1282 Y -=
c->yuv2rgb_y_offset;
1283 Y *=
c->yuv2rgb_y_coeff;
1287 R =
V *
c->yuv2rgb_v2r_coeff;
1288 G =
V *
c->yuv2rgb_v2g_coeff +
U *
c->yuv2rgb_u2g_coeff;
1289 B =
U *
c->yuv2rgb_u2b_coeff;
1307 const int32_t *abuf[2], uint16_t *dest,
int dstW,
1308 int yalpha,
int uvalpha,
int y,
1311 const int32_t *buf0 = buf[0], *buf1 = buf[1],
1312 *ubuf0 = ubuf[0], *ubuf1 = ubuf[1],
1313 *vbuf0 = vbuf[0], *vbuf1 = vbuf[1],
1314 *abuf0 = hasAlpha ? abuf[0] :
NULL,
1315 *abuf1 = hasAlpha ? abuf[1] :
NULL;
1316 int yalpha1 = 4096 - yalpha;
1317 int uvalpha1 = 4096 - uvalpha;
1324 for (
i = 0;
i < dstW;
i++) {
1325 int Y = (buf0[
i] * yalpha1 + buf1[
i] * yalpha) >> 14;
1326 int U = (ubuf0[
i] * uvalpha1 + ubuf1[
i] * uvalpha - (128 << 23)) >> 14;
1327 int V = (vbuf0[
i] * uvalpha1 + vbuf1[
i] * uvalpha - (128 << 23)) >> 14;
1330 Y -=
c->yuv2rgb_y_offset;
1331 Y *=
c->yuv2rgb_y_coeff;
1334 R =
V *
c->yuv2rgb_v2r_coeff;
1335 G =
V *
c->yuv2rgb_v2g_coeff +
U *
c->yuv2rgb_u2g_coeff;
1336 B =
U *
c->yuv2rgb_u2b_coeff;
1339 A = (abuf0[
i] * yalpha1 + abuf1[
i] * yalpha) >> 1;
1359 const int32_t *abuf0, uint16_t *dest,
int dstW,
1360 int uvalpha,
int y,
enum AVPixelFormat target,
int hasAlpha,
int eightbytes)
1362 const int32_t *ubuf0 = ubuf[0], *vbuf0 = vbuf[0];
1366 if (uvalpha < 2048) {
1367 for (
i = 0;
i < dstW;
i++) {
1368 int Y = (buf0[
i]) >> 2;
1369 int U = (ubuf0[
i] - (128 << 11)) >> 2;
1370 int V = (vbuf0[
i] - (128 << 11)) >> 2;
1373 Y -=
c->yuv2rgb_y_offset;
1374 Y *=
c->yuv2rgb_y_coeff;
1383 R =
V *
c->yuv2rgb_v2r_coeff;
1384 G =
V *
c->yuv2rgb_v2g_coeff +
U *
c->yuv2rgb_u2g_coeff;
1385 B =
U *
c->yuv2rgb_u2b_coeff;
1398 const int32_t *ubuf1 = ubuf[1], *vbuf1 = vbuf[1];
1400 for (
i = 0;
i < dstW;
i++) {
1401 int Y = (buf0[
i] ) >> 2;
1402 int U = (ubuf0[
i] + ubuf1[
i] - (128 << 12)) >> 3;
1403 int V = (vbuf0[
i] + vbuf1[
i] - (128 << 12)) >> 3;
1406 Y -=
c->yuv2rgb_y_offset;
1407 Y *=
c->yuv2rgb_y_coeff;
1416 R =
V *
c->yuv2rgb_v2r_coeff;
1417 G =
V *
c->yuv2rgb_v2g_coeff +
U *
c->yuv2rgb_u2g_coeff;
1418 B =
U *
c->yuv2rgb_u2b_coeff;
1437 #define YUV2PACKED16WRAPPER(name, base, ext, fmt, hasAlpha, eightbytes) \
1438 static void name ## ext ## _X_c(SwsContext *c, const int16_t *lumFilter, \
1439 const int16_t **_lumSrc, int lumFilterSize, \
1440 const int16_t *chrFilter, const int16_t **_chrUSrc, \
1441 const int16_t **_chrVSrc, int chrFilterSize, \
1442 const int16_t **_alpSrc, uint8_t *_dest, int dstW, \
1445 const int32_t **lumSrc = (const int32_t **) _lumSrc, \
1446 **chrUSrc = (const int32_t **) _chrUSrc, \
1447 **chrVSrc = (const int32_t **) _chrVSrc, \
1448 **alpSrc = (const int32_t **) _alpSrc; \
1449 uint16_t *dest = (uint16_t *) _dest; \
1450 name ## base ## _X_c_template(c, lumFilter, lumSrc, lumFilterSize, \
1451 chrFilter, chrUSrc, chrVSrc, chrFilterSize, \
1452 alpSrc, dest, dstW, y, fmt, hasAlpha, eightbytes); \
1455 static void name ## ext ## _2_c(SwsContext *c, const int16_t *_buf[2], \
1456 const int16_t *_ubuf[2], const int16_t *_vbuf[2], \
1457 const int16_t *_abuf[2], uint8_t *_dest, int dstW, \
1458 int yalpha, int uvalpha, int y) \
1460 const int32_t **buf = (const int32_t **) _buf, \
1461 **ubuf = (const int32_t **) _ubuf, \
1462 **vbuf = (const int32_t **) _vbuf, \
1463 **abuf = (const int32_t **) _abuf; \
1464 uint16_t *dest = (uint16_t *) _dest; \
1465 name ## base ## _2_c_template(c, buf, ubuf, vbuf, abuf, \
1466 dest, dstW, yalpha, uvalpha, y, fmt, hasAlpha, eightbytes); \
1469 static void name ## ext ## _1_c(SwsContext *c, const int16_t *_buf0, \
1470 const int16_t *_ubuf[2], const int16_t *_vbuf[2], \
1471 const int16_t *_abuf0, uint8_t *_dest, int dstW, \
1472 int uvalpha, int y) \
1474 const int32_t *buf0 = (const int32_t *) _buf0, \
1475 **ubuf = (const int32_t **) _ubuf, \
1476 **vbuf = (const int32_t **) _vbuf, \
1477 *abuf0 = (const int32_t *) _abuf0; \
1478 uint16_t *dest = (uint16_t *) _dest; \
1479 name ## base ## _1_c_template(c, buf0, ubuf, vbuf, abuf0, dest, \
1480 dstW, uvalpha, y, fmt, hasAlpha, eightbytes); \
1521 unsigned A1,
unsigned A2,
1522 const
void *_r, const
void *_g, const
void *_b,
int y,
1527 uint32_t *dest = (uint32_t *) _dest;
1528 const uint32_t *
r = (
const uint32_t *) _r;
1529 const uint32_t *
g = (
const uint32_t *) _g;
1530 const uint32_t *
b = (
const uint32_t *) _b;
1535 dest[
i * 2 + 0] =
r[Y1] +
g[Y1] +
b[Y1] + (hasAlpha ?
A1 << sh : 0);
1536 dest[
i * 2 + 1] =
r[Y2] +
g[Y2] +
b[Y2] + (hasAlpha ?
A2 << sh : 0);
1542 dest[
i * 2 + 0] =
r[Y1] +
g[Y1] +
b[Y1] + (
A1 << sh);
1543 dest[
i * 2 + 1] =
r[Y2] +
g[Y2] +
b[Y2] + (
A2 << sh);
1545 #if defined(ASSERT_LEVEL) && ASSERT_LEVEL > 1
1548 av_assert2((((
r[Y1] +
g[Y1] +
b[Y1]) >> sh) & 0xFF) == 0xFF);
1550 dest[
i * 2 + 0] =
r[Y1] +
g[Y1] +
b[Y1];
1551 dest[
i * 2 + 1] =
r[Y2] +
g[Y2] +
b[Y2];
1560 #define r_b ((target == AV_PIX_FMT_RGB24) ? r : b)
1561 #define b_r ((target == AV_PIX_FMT_RGB24) ? b : r)
1563 dest[
i * 6 + 0] =
r_b[Y1];
1564 dest[
i * 6 + 1] =
g[Y1];
1565 dest[
i * 6 + 2] =
b_r[Y1];
1566 dest[
i * 6 + 3] =
r_b[Y2];
1567 dest[
i * 6 + 4] =
g[Y2];
1568 dest[
i * 6 + 5] =
b_r[Y2];
1574 uint16_t *dest = (uint16_t *) _dest;
1575 const uint16_t *
r = (
const uint16_t *) _r;
1576 const uint16_t *
g = (
const uint16_t *) _g;
1577 const uint16_t *
b = (
const uint16_t *) _b;
1578 int dr1, dg1, db1, dr2, dg2, db2;
1603 dest[
i * 2 + 0] =
r[Y1 + dr1] +
g[Y1 + dg1] +
b[Y1 + db1];
1604 dest[
i * 2 + 1] =
r[Y2 + dr2] +
g[Y2 + dg2] +
b[Y2 + db2];
1610 int dr1, dg1, db1, dr2, dg2, db2;
1615 dr1 = dg1 =
d32[(
i * 2 + 0) & 7];
1616 db1 =
d64[(
i * 2 + 0) & 7];
1617 dr2 = dg2 =
d32[(
i * 2 + 1) & 7];
1618 db2 =
d64[(
i * 2 + 1) & 7];
1622 dr1 = db1 =
d128[(
i * 2 + 0) & 7];
1623 dg1 =
d64[(
i * 2 + 0) & 7];
1624 dr2 = db2 =
d128[(
i * 2 + 1) & 7];
1625 dg2 =
d64[(
i * 2 + 1) & 7];
1629 dest[
i] =
r[Y1 + dr1] +
g[Y1 + dg1] +
b[Y1 + db1] +
1630 ((
r[Y2 + dr2] +
g[Y2 + dg2] +
b[Y2 + db2]) << 4);
1632 dest[
i * 2 + 0] =
r[Y1 + dr1] +
g[Y1 + dg1] +
b[Y1 + db1];
1633 dest[
i * 2 + 1] =
r[Y2 + dr2] +
g[Y2 + dg2] +
b[Y2 + db2];
1640 const int16_t **lumSrc,
int lumFilterSize,
1641 const int16_t *chrFilter,
const int16_t **chrUSrc,
1642 const int16_t **chrVSrc,
int chrFilterSize,
1643 const int16_t **alpSrc,
uint8_t *dest,
int dstW,
1648 for (
i = 0;
i < ((dstW + 1) >> 1);
i++) {
1654 const void *
r, *
g, *
b;
1656 for (j = 0; j < lumFilterSize; j++) {
1657 Y1 += lumSrc[j][
i * 2] * lumFilter[j];
1658 Y2 += lumSrc[j][
i * 2 + 1] * lumFilter[j];
1660 for (j = 0; j < chrFilterSize; j++) {
1661 U += chrUSrc[j][
i] * chrFilter[j];
1662 V += chrVSrc[j][
i] * chrFilter[j];
1671 for (j = 0; j < lumFilterSize; j++) {
1672 A1 += alpSrc[j][
i * 2 ] * lumFilter[j];
1673 A2 += alpSrc[j][
i * 2 + 1] * lumFilter[j];
1677 if ((
A1 |
A2) & 0x100) {
1678 A1 = av_clip_uint8(
A1);
1679 A2 = av_clip_uint8(
A2);
1688 r,
g,
b, y, target, hasAlpha);
1694 const int16_t *ubuf[2],
const int16_t *vbuf[2],
1695 const int16_t *abuf[2],
uint8_t *dest,
int dstW,
1696 int yalpha,
int uvalpha,
int y,
1699 const int16_t *buf0 = buf[0], *buf1 = buf[1],
1700 *ubuf0 = ubuf[0], *ubuf1 = ubuf[1],
1701 *vbuf0 = vbuf[0], *vbuf1 = vbuf[1],
1702 *abuf0 = hasAlpha ? abuf[0] :
NULL,
1703 *abuf1 = hasAlpha ? abuf[1] :
NULL;
1704 int yalpha1 = 4096 - yalpha;
1705 int uvalpha1 = 4096 - uvalpha;
1710 for (
i = 0;
i < ((dstW + 1) >> 1);
i++) {
1711 int Y1 = (buf0[
i * 2] * yalpha1 + buf1[
i * 2] * yalpha) >> 19;
1712 int Y2 = (buf0[
i * 2 + 1] * yalpha1 + buf1[
i * 2 + 1] * yalpha) >> 19;
1713 int U = (ubuf0[
i] * uvalpha1 + ubuf1[
i] * uvalpha) >> 19;
1714 int V = (vbuf0[
i] * uvalpha1 + vbuf1[
i] * uvalpha) >> 19;
1721 A1 = (abuf0[
i * 2 ] * yalpha1 + abuf1[
i * 2 ] * yalpha) >> 19;
1722 A2 = (abuf0[
i * 2 + 1] * yalpha1 + abuf1[
i * 2 + 1] * yalpha) >> 19;
1723 A1 = av_clip_uint8(
A1);
1724 A2 = av_clip_uint8(
A2);
1728 r,
g,
b, y, target, hasAlpha);
1734 const int16_t *ubuf[2],
const int16_t *vbuf[2],
1735 const int16_t *abuf0,
uint8_t *dest,
int dstW,
1739 const int16_t *ubuf0 = ubuf[0], *vbuf0 = vbuf[0];
1742 if (uvalpha < 2048) {
1743 for (
i = 0;
i < ((dstW + 1) >> 1);
i++) {
1744 int Y1 = (buf0[
i * 2 ] + 64) >> 7;
1745 int Y2 = (buf0[
i * 2 + 1] + 64) >> 7;
1746 int U = (ubuf0[
i] + 64) >> 7;
1747 int V = (vbuf0[
i] + 64) >> 7;
1754 A1 = abuf0[
i * 2 ] * 255 + 16384 >> 15;
1755 A2 = abuf0[
i * 2 + 1] * 255 + 16384 >> 15;
1756 A1 = av_clip_uint8(
A1);
1757 A2 = av_clip_uint8(
A2);
1761 r,
g,
b, y, target, hasAlpha);
1764 const int16_t *ubuf1 = ubuf[1], *vbuf1 = vbuf[1];
1765 for (
i = 0;
i < ((dstW + 1) >> 1);
i++) {
1766 int Y1 = (buf0[
i * 2 ] + 64) >> 7;
1767 int Y2 = (buf0[
i * 2 + 1] + 64) >> 7;
1768 int U = (ubuf0[
i] + ubuf1[
i] + 128) >> 8;
1769 int V = (vbuf0[
i] + vbuf1[
i] + 128) >> 8;
1776 A1 = (abuf0[
i * 2 ] + 64) >> 7;
1777 A2 = (abuf0[
i * 2 + 1] + 64) >> 7;
1778 A1 = av_clip_uint8(
A1);
1779 A2 = av_clip_uint8(
A2);
1783 r,
g,
b, y, target, hasAlpha);
1788 #define YUV2RGBWRAPPERX(name, base, ext, fmt, hasAlpha) \
1789 static void name ## ext ## _X_c(SwsContext *c, const int16_t *lumFilter, \
1790 const int16_t **lumSrc, int lumFilterSize, \
1791 const int16_t *chrFilter, const int16_t **chrUSrc, \
1792 const int16_t **chrVSrc, int chrFilterSize, \
1793 const int16_t **alpSrc, uint8_t *dest, int dstW, \
1796 name ## base ## _X_c_template(c, lumFilter, lumSrc, lumFilterSize, \
1797 chrFilter, chrUSrc, chrVSrc, chrFilterSize, \
1798 alpSrc, dest, dstW, y, fmt, hasAlpha); \
1801 #define YUV2RGBWRAPPERX2(name, base, ext, fmt, hasAlpha) \
1802 YUV2RGBWRAPPERX(name, base, ext, fmt, hasAlpha) \
1803 static void name ## ext ## _2_c(SwsContext *c, const int16_t *buf[2], \
1804 const int16_t *ubuf[2], const int16_t *vbuf[2], \
1805 const int16_t *abuf[2], uint8_t *dest, int dstW, \
1806 int yalpha, int uvalpha, int y) \
1808 name ## base ## _2_c_template(c, buf, ubuf, vbuf, abuf, \
1809 dest, dstW, yalpha, uvalpha, y, fmt, hasAlpha); \
1812 #define YUV2RGBWRAPPER(name, base, ext, fmt, hasAlpha) \
1813 YUV2RGBWRAPPERX2(name, base, ext, fmt, hasAlpha) \
1814 static void name ## ext ## _1_c(SwsContext *c, const int16_t *buf0, \
1815 const int16_t *ubuf[2], const int16_t *vbuf[2], \
1816 const int16_t *abuf0, uint8_t *dest, int dstW, \
1817 int uvalpha, int y) \
1819 name ## base ## _1_c_template(c, buf0, ubuf, vbuf, abuf0, dest, \
1820 dstW, uvalpha, y, fmt, hasAlpha); \
1827 #if CONFIG_SWSCALE_ALPHA
1850 Y -=
c->yuv2rgb_y_offset;
1851 Y *=
c->yuv2rgb_y_coeff;
1853 R = (unsigned)
Y +
V*
c->yuv2rgb_v2r_coeff;
1854 G = (
unsigned)
Y +
V*
c->yuv2rgb_v2g_coeff +
U*
c->yuv2rgb_u2g_coeff;
1855 B = (unsigned)
Y +
U*
c->yuv2rgb_u2b_coeff;
1856 if ((
R |
G |
B) & 0xC0000000) {
1857 R = av_clip_uintp2(
R, 30);
1858 G = av_clip_uintp2(
G, 30);
1859 B = av_clip_uintp2(
B, 30);
1864 dest[0] = hasAlpha ?
A : 255;
1878 dest[3] = hasAlpha ?
A : 255;
1881 dest[0] = hasAlpha ?
A : 255;
1895 dest[3] = hasAlpha ?
A : 255;
1904 switch (
c->dither) {
1911 R += (7*err[0] + 1*
c->dither_error[0][
i] + 5*
c->dither_error[0][
i+1] + 3*
c->dither_error[0][
i+2])>>4;
1912 G += (7*err[1] + 1*
c->dither_error[1][
i] + 5*
c->dither_error[1][
i+1] + 3*
c->dither_error[1][
i+2])>>4;
1913 B += (7*err[2] + 1*
c->dither_error[2][
i] + 5*
c->dither_error[2][
i+1] + 3*
c->dither_error[2][
i+2])>>4;
1914 c->dither_error[0][
i] = err[0];
1915 c->dither_error[1][
i] = err[1];
1916 c->dither_error[2][
i] = err[2];
1917 r =
R >> (isrgb8 ? 5 : 7);
1918 g =
G >> (isrgb8 ? 5 : 6);
1919 b =
B >> (isrgb8 ? 6 : 7);
1920 r = av_clip(
r, 0, isrgb8 ? 7 : 1);
1921 g = av_clip(
g, 0, isrgb8 ? 7 : 3);
1922 b = av_clip(
b, 0, isrgb8 ? 3 : 1);
1923 err[0] =
R -
r*(isrgb8 ? 36 : 255);
1924 err[1] =
G -
g*(isrgb8 ? 36 : 85);
1925 err[2] =
B -
b*(isrgb8 ? 85 : 255);
1930 #define A_DITHER(u,v) (((((u)+((v)*236))*119)&0xff))
1934 r = av_clip_uintp2(
r, 3);
1935 g = av_clip_uintp2(
g, 3);
1936 b = av_clip_uintp2(
b, 2);
1941 r = av_clip_uintp2(
r, 1);
1942 g = av_clip_uintp2(
g, 2);
1943 b = av_clip_uintp2(
b, 1);
1949 #define X_DITHER(u,v) (((((u)^((v)*237))*181)&0x1ff)/2)
1953 r = av_clip_uintp2(
r, 3);
1954 g = av_clip_uintp2(
g, 3);
1955 b = av_clip_uintp2(
b, 2);
1960 r = av_clip_uintp2(
r, 1);
1961 g = av_clip_uintp2(
g, 2);
1962 b = av_clip_uintp2(
b, 1);
1969 dest[0] =
r + 2*
g + 8*
b;
1971 dest[0] =
b + 2*
g + 8*
r;
1973 dest[0] =
r + 8*
g + 64*
b;
1975 dest[0] =
b + 4*
g + 32*
r;
1984 const int16_t **lumSrc,
int lumFilterSize,
1985 const int16_t *chrFilter,
const int16_t **chrUSrc,
1986 const int16_t **chrVSrc,
int chrFilterSize,
1987 const int16_t **alpSrc,
uint8_t *dest,
1999 for (
i = 0;
i < dstW;
i++) {
2002 int U = (1<<9)-(128 << 19);
2003 int V = (1<<9)-(128 << 19);
2005 for (j = 0; j < lumFilterSize; j++) {
2006 Y += lumSrc[j][
i] * lumFilter[j];
2008 for (j = 0; j < chrFilterSize; j++) {
2009 U += chrUSrc[j][
i] * chrFilter[j];
2010 V += chrVSrc[j][
i] * chrFilter[j];
2017 for (j = 0; j < lumFilterSize; j++) {
2018 A += alpSrc[j][
i] * lumFilter[j];
2022 A = av_clip_uint8(
A);
2024 yuv2rgb_write_full(
c, dest,
i,
Y,
A,
U,
V, y, target, hasAlpha, err);
2027 c->dither_error[0][
i] = err[0];
2028 c->dither_error[1][
i] = err[1];
2029 c->dither_error[2][
i] = err[2];
2034 const int16_t *ubuf[2],
const int16_t *vbuf[2],
2035 const int16_t *abuf[2],
uint8_t *dest,
int dstW,
2036 int yalpha,
int uvalpha,
int y,
2039 const int16_t *buf0 = buf[0], *buf1 = buf[1],
2040 *ubuf0 = ubuf[0], *ubuf1 = ubuf[1],
2041 *vbuf0 = vbuf[0], *vbuf1 = vbuf[1],
2042 *abuf0 = hasAlpha ? abuf[0] :
NULL,
2043 *abuf1 = hasAlpha ? abuf[1] :
NULL;
2044 int yalpha1 = 4096 - yalpha;
2045 int uvalpha1 = 4096 - uvalpha;
2058 for (
i = 0;
i < dstW;
i++) {
2059 int Y = ( buf0[
i] * yalpha1 + buf1[
i] * yalpha ) >> 10;
2060 int U = (ubuf0[
i] * uvalpha1 + ubuf1[
i] * uvalpha-(128 << 19)) >> 10;
2061 int V = (vbuf0[
i] * uvalpha1 + vbuf1[
i] * uvalpha-(128 << 19)) >> 10;
2064 A = (abuf0[
i] * yalpha1 + abuf1[
i] * yalpha + (1<<18)) >> 19;
2066 A = av_clip_uint8(
A);
2069 yuv2rgb_write_full(
c, dest,
i,
Y,
A,
U,
V, y, target, hasAlpha, err);
2072 c->dither_error[0][
i] = err[0];
2073 c->dither_error[1][
i] = err[1];
2074 c->dither_error[2][
i] = err[2];
2079 const int16_t *ubuf[2],
const int16_t *vbuf[2],
2080 const int16_t *abuf0,
uint8_t *dest,
int dstW,
2084 const int16_t *ubuf0 = ubuf[0], *vbuf0 = vbuf[0];
2093 if (uvalpha < 2048) {
2095 for (
i = 0;
i < dstW;
i++) {
2096 int Y = buf0[
i] * 4;
2097 int U = (ubuf0[
i] - (128<<7)) * 4;
2098 int V = (vbuf0[
i] - (128<<7)) * 4;
2101 A = (abuf0[
i] + 64) >> 7;
2103 A = av_clip_uint8(
A);
2106 yuv2rgb_write_full(
c, dest,
i,
Y,
A,
U,
V, y, target, hasAlpha, err);
2110 const int16_t *ubuf1 = ubuf[1], *vbuf1 = vbuf[1];
2112 for (
i = 0;
i < dstW;
i++) {
2113 int Y = buf0[
i] * 4;
2114 int U = (ubuf0[
i] + ubuf1[
i] - (128<<8)) * 2;
2115 int V = (vbuf0[
i] + vbuf1[
i] - (128<<8)) * 2;
2118 A = (abuf0[
i] + 64) >> 7;
2120 A = av_clip_uint8(
A);
2123 yuv2rgb_write_full(
c, dest,
i,
Y,
A,
U,
V, y, target, hasAlpha, err);
2128 c->dither_error[0][
i] = err[0];
2129 c->dither_error[1][
i] = err[1];
2130 c->dither_error[2][
i] = err[2];
2139 #if CONFIG_SWSCALE_ALPHA
2160 const int16_t **lumSrc,
int lumFilterSize,
2161 const int16_t *chrFilter, const int16_t **chrUSrc,
2162 const int16_t **chrVSrc,
int chrFilterSize,
2163 const int16_t **alpSrc,
uint8_t **dest,
2169 uint16_t **dest16 = (uint16_t**)dest;
2170 int SH = 22 + 8 -
desc->comp[0].depth;
2173 for (
i = 0;
i < dstW;
i++) {
2176 int U = (1 << 9) - (128 << 19);
2177 int V = (1 << 9) - (128 << 19);
2180 for (j = 0; j < lumFilterSize; j++)
2181 Y += lumSrc[j][
i] * lumFilter[j];
2183 for (j = 0; j < chrFilterSize; j++) {
2184 U += chrUSrc[j][
i] * chrFilter[j];
2185 V += chrVSrc[j][
i] * chrFilter[j];
2195 for (j = 0; j < lumFilterSize; j++)
2196 A += alpSrc[j][
i] * lumFilter[j];
2199 A = av_clip_uintp2(
A, 27);
2202 Y -=
c->yuv2rgb_y_offset;
2203 Y *=
c->yuv2rgb_y_coeff;
2205 R =
Y +
V *
c->yuv2rgb_v2r_coeff;
2206 G =
Y +
V *
c->yuv2rgb_v2g_coeff +
U *
c->yuv2rgb_u2g_coeff;
2207 B =
Y +
U *
c->yuv2rgb_u2b_coeff;
2209 if ((
R |
G |
B) & 0xC0000000) {
2210 R = av_clip_uintp2(
R, 30);
2211 G = av_clip_uintp2(
G, 30);
2212 B = av_clip_uintp2(
B, 30);
2216 dest16[0][
i] =
G >>
SH;
2217 dest16[1][
i] =
B >>
SH;
2218 dest16[2][
i] =
R >>
SH;
2220 dest16[3][
i] =
A >> (
SH - 3);
2222 dest[0][
i] =
G >> 22;
2223 dest[1][
i] =
B >> 22;
2224 dest[2][
i] =
R >> 22;
2226 dest[3][
i] =
A >> 19;
2229 if (
SH != 22 && (!
isBE(
c->dstFormat)) != (!HAVE_BIGENDIAN)) {
2230 for (
i = 0;
i < dstW;
i++) {
2242 const int16_t **lumSrcx,
int lumFilterSize,
2243 const int16_t *chrFilter,
const int16_t **chrUSrcx,
2244 const int16_t **chrVSrcx,
int chrFilterSize,
2245 const int16_t **alpSrcx,
uint8_t **dest,
2251 uint16_t **dest16 = (uint16_t**)dest;
2257 for (
i = 0;
i < dstW;
i++) {
2259 int Y = -0x40000000;
2260 int U = -(128 << 23);
2261 int V = -(128 << 23);
2264 for (j = 0; j < lumFilterSize; j++)
2265 Y += lumSrc[j][
i] * (
unsigned)lumFilter[j];
2267 for (j = 0; j < chrFilterSize; j++) {
2268 U += chrUSrc[j][
i] * (unsigned)chrFilter[j];
2269 V += chrVSrc[j][
i] * (unsigned)chrFilter[j];
2280 for (j = 0; j < lumFilterSize; j++)
2281 A += alpSrc[j][
i] * (
unsigned)lumFilter[j];
2287 Y -=
c->yuv2rgb_y_offset;
2288 Y *=
c->yuv2rgb_y_coeff;
2290 R =
V *
c->yuv2rgb_v2r_coeff;
2291 G =
V *
c->yuv2rgb_v2g_coeff +
U *
c->yuv2rgb_u2g_coeff;
2292 B =
U *
c->yuv2rgb_u2b_coeff;
2294 R = av_clip_uintp2(
Y +
R, 30);
2295 G = av_clip_uintp2(
Y +
G, 30);
2296 B = av_clip_uintp2(
Y +
B, 30);
2298 dest16[0][
i] =
G >> 14;
2299 dest16[1][
i] =
B >> 14;
2300 dest16[2][
i] =
R >> 14;
2302 dest16[3][
i] = av_clip_uintp2(
A, 30) >> 14;
2304 if ((!
isBE(
c->dstFormat)) != (!HAVE_BIGENDIAN)) {
2305 for (
i = 0;
i < dstW;
i++) {
2317 const int16_t **lumSrcx,
int lumFilterSize,
2318 const int16_t *chrFilter,
const int16_t **chrUSrcx,
2319 const int16_t **chrVSrcx,
int chrFilterSize,
2320 const int16_t **alpSrcx,
uint8_t **dest,
2326 uint32_t **dest32 = (uint32_t**)dest;
2331 static const float float_mult = 1.0f / 65535.0f;
2333 for (
i = 0;
i < dstW;
i++) {
2335 int Y = -0x40000000;
2336 int U = -(128 << 23);
2337 int V = -(128 << 23);
2340 for (j = 0; j < lumFilterSize; j++)
2341 Y += lumSrc[j][
i] * (
unsigned)lumFilter[j];
2343 for (j = 0; j < chrFilterSize; j++) {
2344 U += chrUSrc[j][
i] * (unsigned)chrFilter[j];
2345 V += chrVSrc[j][
i] * (unsigned)chrFilter[j];
2356 for (j = 0; j < lumFilterSize; j++)
2357 A += alpSrc[j][
i] * (
unsigned)lumFilter[j];
2363 Y -=
c->yuv2rgb_y_offset;
2364 Y *=
c->yuv2rgb_y_coeff;
2366 R =
V *
c->yuv2rgb_v2r_coeff;
2367 G =
V *
c->yuv2rgb_v2g_coeff +
U *
c->yuv2rgb_u2g_coeff;
2368 B =
U *
c->yuv2rgb_u2b_coeff;
2370 R = av_clip_uintp2(
Y +
R, 30);
2371 G = av_clip_uintp2(
Y +
G, 30);
2372 B = av_clip_uintp2(
Y +
B, 30);
2378 dest32[3][
i] =
av_float2int(float_mult * (
float)(av_clip_uintp2(
A, 30) >> 14));
2380 if ((!
isBE(
c->dstFormat)) != (!HAVE_BIGENDIAN)) {
2381 for (
i = 0;
i < dstW;
i++) {
2393 const int16_t *ubuf[2],
const int16_t *vbuf[2],
2394 const int16_t *abuf0,
uint8_t *dest,
int dstW,
2397 int hasAlpha = !!abuf0;
2400 for (
i = 0;
i < dstW;
i++) {
2401 int Y = (buf0[
i] + 64) >> 7;
2404 Y = av_clip_uint8(
Y);
2407 A = (abuf0[
i] + 64) >> 7;
2409 A = av_clip_uint8(
A);
2413 dest[
i * 2 + 1] = hasAlpha ?
A : 255;
2419 const int16_t *ubuf[2],
const int16_t *vbuf[2],
2420 const int16_t *abuf[2],
uint8_t *dest,
int dstW,
2421 int yalpha,
int uvalpha,
int y)
2423 int hasAlpha = abuf && abuf[0] && abuf[1];
2424 const int16_t *buf0 = buf[0], *buf1 = buf[1],
2425 *abuf0 = hasAlpha ? abuf[0] :
NULL,
2426 *abuf1 = hasAlpha ? abuf[1] :
NULL;
2427 int yalpha1 = 4096 - yalpha;
2432 for (
i = 0;
i < dstW;
i++) {
2433 int Y = (buf0[
i] * yalpha1 + buf1[
i] * yalpha) >> 19;
2436 Y = av_clip_uint8(
Y);
2439 A = (abuf0[
i] * yalpha1 + abuf1[
i] * yalpha) >> 19;
2440 A = av_clip_uint8(
A);
2444 dest[
i * 2 + 1] = hasAlpha ?
A : 255;
2450 const int16_t **lumSrc,
int lumFilterSize,
2451 const int16_t *chrFilter,
const int16_t **chrUSrc,
2452 const int16_t **chrVSrc,
int chrFilterSize,
2453 const int16_t **alpSrc,
uint8_t *dest,
int dstW,
int y)
2455 int hasAlpha = !!alpSrc;
2458 for (
i = 0;
i < dstW;
i++) {
2460 int Y = 1 << 18,
A = 1 << 18;
2462 for (j = 0; j < lumFilterSize; j++)
2463 Y += lumSrc[j][
i] * lumFilter[j];
2467 Y = av_clip_uint8(
Y);
2470 for (j = 0; j < lumFilterSize; j++)
2471 A += alpSrc[j][
i] * lumFilter[j];
2476 A = av_clip_uint8(
A);
2480 dest[2 *
i + 1] = hasAlpha ?
A : 255;
2486 const int16_t **_lumSrc,
int lumFilterSize,
2487 const int16_t *chrFilter,
const int16_t **_chrUSrc,
2488 const int16_t **_chrVSrc,
int chrFilterSize,
2489 const int16_t **_alpSrc,
uint8_t *dest,
int dstW,
int y)
2492 **chrUSrc = (
const int32_t **) _chrUSrc,
2493 **chrVSrc = (
const int32_t **) _chrVSrc,
2494 **alpSrc = (
const int32_t **) _alpSrc;
2495 int hasAlpha = !!alpSrc;
2498 for (
i = 0;
i < dstW;
i++) {
2499 int Y = 1 << 14,
U = 1 << 14;
2500 int V = 1 << 14,
A = 1 << 14;
2508 for (j = 0; j < lumFilterSize; j++)
2509 Y += lumSrc[j][
i] * (
unsigned)lumFilter[j];
2511 for (j = 0; j < chrFilterSize; j++)
2512 U += chrUSrc[j][
i] * (
unsigned)chrFilter[j];
2514 for (j = 0; j < chrFilterSize; j++)
2515 V += chrVSrc[j][
i] * (
unsigned)chrFilter[j];
2518 for (j = 0; j < lumFilterSize; j++)
2519 A += alpSrc[j][
i] * (
unsigned)lumFilter[j];
2521 Y = 0x8000 + av_clip_int16(
Y >> 15);
2522 U = 0x8000 + av_clip_int16(
U >> 15);
2523 V = 0x8000 + av_clip_int16(
V >> 15);
2524 A = 0x8000 + av_clip_int16(
A >> 15);
2526 AV_WL16(dest + 8 *
i, hasAlpha ?
A : 65535);
2549 }
else if (
is16BPS(dstFormat)) {
2550 *
yuv2planeX =
isBE(dstFormat) ? yuv2planeX_16BE_c : yuv2planeX_16LE_c;
2551 *yuv2plane1 =
isBE(dstFormat) ? yuv2plane1_16BE_c : yuv2plane1_16LE_c;
2555 }
else if (
isNBPS(dstFormat)) {
2556 if (
desc->comp[0].depth == 9) {
2557 *
yuv2planeX =
isBE(dstFormat) ? yuv2planeX_9BE_c : yuv2planeX_9LE_c;
2558 *yuv2plane1 =
isBE(dstFormat) ? yuv2plane1_9BE_c : yuv2plane1_9LE_c;
2559 }
else if (
desc->comp[0].depth == 10) {
2560 *
yuv2planeX =
isBE(dstFormat) ? yuv2planeX_10BE_c : yuv2planeX_10LE_c;
2561 *yuv2plane1 =
isBE(dstFormat) ? yuv2plane1_10BE_c : yuv2plane1_10LE_c;
2562 }
else if (
desc->comp[0].depth == 12) {
2563 *
yuv2planeX =
isBE(dstFormat) ? yuv2planeX_12BE_c : yuv2planeX_12LE_c;
2564 *yuv2plane1 =
isBE(dstFormat) ? yuv2plane1_12BE_c : yuv2plane1_12LE_c;
2565 }
else if (
desc->comp[0].depth == 14) {
2566 *
yuv2planeX =
isBE(dstFormat) ? yuv2planeX_14BE_c : yuv2planeX_14LE_c;
2567 *yuv2plane1 =
isBE(dstFormat) ? yuv2plane1_14BE_c : yuv2plane1_14LE_c;
2572 *yuv2plane1 = yuv2plane1_floatBE_c;
2575 *yuv2plane1 = yuv2plane1_floatLE_c;
2585 switch (dstFormat) {
2588 *yuv2packedX = yuv2rgba32_full_X_c;
2589 *yuv2packed2 = yuv2rgba32_full_2_c;
2590 *yuv2packed1 = yuv2rgba32_full_1_c;
2592 #if CONFIG_SWSCALE_ALPHA
2594 *yuv2packedX = yuv2rgba32_full_X_c;
2595 *yuv2packed2 = yuv2rgba32_full_2_c;
2596 *yuv2packed1 = yuv2rgba32_full_1_c;
2600 *yuv2packedX = yuv2rgbx32_full_X_c;
2601 *yuv2packed2 = yuv2rgbx32_full_2_c;
2602 *yuv2packed1 = yuv2rgbx32_full_1_c;
2608 *yuv2packedX = yuv2argb32_full_X_c;
2609 *yuv2packed2 = yuv2argb32_full_2_c;
2610 *yuv2packed1 = yuv2argb32_full_1_c;
2612 #if CONFIG_SWSCALE_ALPHA
2614 *yuv2packedX = yuv2argb32_full_X_c;
2615 *yuv2packed2 = yuv2argb32_full_2_c;
2616 *yuv2packed1 = yuv2argb32_full_1_c;
2620 *yuv2packedX = yuv2xrgb32_full_X_c;
2621 *yuv2packed2 = yuv2xrgb32_full_2_c;
2622 *yuv2packed1 = yuv2xrgb32_full_1_c;
2628 *yuv2packedX = yuv2bgra32_full_X_c;
2629 *yuv2packed2 = yuv2bgra32_full_2_c;
2630 *yuv2packed1 = yuv2bgra32_full_1_c;
2632 #if CONFIG_SWSCALE_ALPHA
2634 *yuv2packedX = yuv2bgra32_full_X_c;
2635 *yuv2packed2 = yuv2bgra32_full_2_c;
2636 *yuv2packed1 = yuv2bgra32_full_1_c;
2640 *yuv2packedX = yuv2bgrx32_full_X_c;
2641 *yuv2packed2 = yuv2bgrx32_full_2_c;
2642 *yuv2packed1 = yuv2bgrx32_full_1_c;
2648 *yuv2packedX = yuv2abgr32_full_X_c;
2649 *yuv2packed2 = yuv2abgr32_full_2_c;
2650 *yuv2packed1 = yuv2abgr32_full_1_c;
2652 #if CONFIG_SWSCALE_ALPHA
2654 *yuv2packedX = yuv2abgr32_full_X_c;
2655 *yuv2packed2 = yuv2abgr32_full_2_c;
2656 *yuv2packed1 = yuv2abgr32_full_1_c;
2660 *yuv2packedX = yuv2xbgr32_full_X_c;
2661 *yuv2packed2 = yuv2xbgr32_full_2_c;
2662 *yuv2packed1 = yuv2xbgr32_full_1_c;
2667 #if CONFIG_SWSCALE_ALPHA
2669 *yuv2packedX = yuv2rgba64le_full_X_c;
2670 *yuv2packed2 = yuv2rgba64le_full_2_c;
2671 *yuv2packed1 = yuv2rgba64le_full_1_c;
2675 *yuv2packedX = yuv2rgbx64le_full_X_c;
2676 *yuv2packed2 = yuv2rgbx64le_full_2_c;
2677 *yuv2packed1 = yuv2rgbx64le_full_1_c;
2681 #if CONFIG_SWSCALE_ALPHA
2683 *yuv2packedX = yuv2rgba64be_full_X_c;
2684 *yuv2packed2 = yuv2rgba64be_full_2_c;
2685 *yuv2packed1 = yuv2rgba64be_full_1_c;
2689 *yuv2packedX = yuv2rgbx64be_full_X_c;
2690 *yuv2packed2 = yuv2rgbx64be_full_2_c;
2691 *yuv2packed1 = yuv2rgbx64be_full_1_c;
2695 #if CONFIG_SWSCALE_ALPHA
2697 *yuv2packedX = yuv2bgra64le_full_X_c;
2698 *yuv2packed2 = yuv2bgra64le_full_2_c;
2699 *yuv2packed1 = yuv2bgra64le_full_1_c;
2703 *yuv2packedX = yuv2bgrx64le_full_X_c;
2704 *yuv2packed2 = yuv2bgrx64le_full_2_c;
2705 *yuv2packed1 = yuv2bgrx64le_full_1_c;
2709 #if CONFIG_SWSCALE_ALPHA
2711 *yuv2packedX = yuv2bgra64be_full_X_c;
2712 *yuv2packed2 = yuv2bgra64be_full_2_c;
2713 *yuv2packed1 = yuv2bgra64be_full_1_c;
2717 *yuv2packedX = yuv2bgrx64be_full_X_c;
2718 *yuv2packed2 = yuv2bgrx64be_full_2_c;
2719 *yuv2packed1 = yuv2bgrx64be_full_1_c;
2724 *yuv2packedX = yuv2rgb24_full_X_c;
2725 *yuv2packed2 = yuv2rgb24_full_2_c;
2726 *yuv2packed1 = yuv2rgb24_full_1_c;
2729 *yuv2packedX = yuv2bgr24_full_X_c;
2730 *yuv2packed2 = yuv2bgr24_full_2_c;
2731 *yuv2packed1 = yuv2bgr24_full_1_c;
2734 *yuv2packedX = yuv2rgb48le_full_X_c;
2735 *yuv2packed2 = yuv2rgb48le_full_2_c;
2736 *yuv2packed1 = yuv2rgb48le_full_1_c;
2739 *yuv2packedX = yuv2bgr48le_full_X_c;
2740 *yuv2packed2 = yuv2bgr48le_full_2_c;
2741 *yuv2packed1 = yuv2bgr48le_full_1_c;
2744 *yuv2packedX = yuv2rgb48be_full_X_c;
2745 *yuv2packed2 = yuv2rgb48be_full_2_c;
2746 *yuv2packed1 = yuv2rgb48be_full_1_c;
2749 *yuv2packedX = yuv2bgr48be_full_X_c;
2750 *yuv2packed2 = yuv2bgr48be_full_2_c;
2751 *yuv2packed1 = yuv2bgr48be_full_1_c;
2754 *yuv2packedX = yuv2bgr4_byte_full_X_c;
2755 *yuv2packed2 = yuv2bgr4_byte_full_2_c;
2756 *yuv2packed1 = yuv2bgr4_byte_full_1_c;
2759 *yuv2packedX = yuv2rgb4_byte_full_X_c;
2760 *yuv2packed2 = yuv2rgb4_byte_full_2_c;
2761 *yuv2packed1 = yuv2rgb4_byte_full_1_c;
2764 *yuv2packedX = yuv2bgr8_full_X_c;
2765 *yuv2packed2 = yuv2bgr8_full_2_c;
2766 *yuv2packed1 = yuv2bgr8_full_1_c;
2769 *yuv2packedX = yuv2rgb8_full_X_c;
2770 *yuv2packed2 = yuv2rgb8_full_2_c;
2771 *yuv2packed1 = yuv2rgb8_full_1_c;
2802 if (!*yuv2packedX && !*yuv2anyX)
2806 switch (dstFormat) {
2808 #if CONFIG_SWSCALE_ALPHA
2810 *yuv2packed1 = yuv2rgba64le_1_c;
2811 *yuv2packed2 = yuv2rgba64le_2_c;
2812 *yuv2packedX = yuv2rgba64le_X_c;
2816 *yuv2packed1 = yuv2rgbx64le_1_c;
2817 *yuv2packed2 = yuv2rgbx64le_2_c;
2818 *yuv2packedX = yuv2rgbx64le_X_c;
2822 #if CONFIG_SWSCALE_ALPHA
2824 *yuv2packed1 = yuv2rgba64be_1_c;
2825 *yuv2packed2 = yuv2rgba64be_2_c;
2826 *yuv2packedX = yuv2rgba64be_X_c;
2830 *yuv2packed1 = yuv2rgbx64be_1_c;
2831 *yuv2packed2 = yuv2rgbx64be_2_c;
2832 *yuv2packedX = yuv2rgbx64be_X_c;
2836 #if CONFIG_SWSCALE_ALPHA
2838 *yuv2packed1 = yuv2bgra64le_1_c;
2839 *yuv2packed2 = yuv2bgra64le_2_c;
2840 *yuv2packedX = yuv2bgra64le_X_c;
2844 *yuv2packed1 = yuv2bgrx64le_1_c;
2845 *yuv2packed2 = yuv2bgrx64le_2_c;
2846 *yuv2packedX = yuv2bgrx64le_X_c;
2850 #if CONFIG_SWSCALE_ALPHA
2852 *yuv2packed1 = yuv2bgra64be_1_c;
2853 *yuv2packed2 = yuv2bgra64be_2_c;
2854 *yuv2packedX = yuv2bgra64be_X_c;
2858 *yuv2packed1 = yuv2bgrx64be_1_c;
2859 *yuv2packed2 = yuv2bgrx64be_2_c;
2860 *yuv2packedX = yuv2bgrx64be_X_c;
2864 *yuv2packed1 = yuv2rgb48le_1_c;
2865 *yuv2packed2 = yuv2rgb48le_2_c;
2866 *yuv2packedX = yuv2rgb48le_X_c;
2869 *yuv2packed1 = yuv2rgb48be_1_c;
2870 *yuv2packed2 = yuv2rgb48be_2_c;
2871 *yuv2packedX = yuv2rgb48be_X_c;
2874 *yuv2packed1 = yuv2bgr48le_1_c;
2875 *yuv2packed2 = yuv2bgr48le_2_c;
2876 *yuv2packedX = yuv2bgr48le_X_c;
2879 *yuv2packed1 = yuv2bgr48be_1_c;
2880 *yuv2packed2 = yuv2bgr48be_2_c;
2881 *yuv2packedX = yuv2bgr48be_X_c;
2886 *yuv2packed1 = yuv2rgb32_1_c;
2887 *yuv2packed2 = yuv2rgb32_2_c;
2888 *yuv2packedX = yuv2rgb32_X_c;
2890 #if CONFIG_SWSCALE_ALPHA
2892 *yuv2packed1 = yuv2rgba32_1_c;
2893 *yuv2packed2 = yuv2rgba32_2_c;
2894 *yuv2packedX = yuv2rgba32_X_c;
2898 *yuv2packed1 = yuv2rgbx32_1_c;
2899 *yuv2packed2 = yuv2rgbx32_2_c;
2900 *yuv2packedX = yuv2rgbx32_X_c;
2907 *yuv2packed1 = yuv2rgb32_1_1_c;
2908 *yuv2packed2 = yuv2rgb32_1_2_c;
2909 *yuv2packedX = yuv2rgb32_1_X_c;
2911 #if CONFIG_SWSCALE_ALPHA
2913 *yuv2packed1 = yuv2rgba32_1_1_c;
2914 *yuv2packed2 = yuv2rgba32_1_2_c;
2915 *yuv2packedX = yuv2rgba32_1_X_c;
2919 *yuv2packed1 = yuv2rgbx32_1_1_c;
2920 *yuv2packed2 = yuv2rgbx32_1_2_c;
2921 *yuv2packedX = yuv2rgbx32_1_X_c;
2926 *yuv2packed1 = yuv2rgb24_1_c;
2927 *yuv2packed2 = yuv2rgb24_2_c;
2928 *yuv2packedX = yuv2rgb24_X_c;
2931 *yuv2packed1 = yuv2bgr24_1_c;
2932 *yuv2packed2 = yuv2bgr24_2_c;
2933 *yuv2packedX = yuv2bgr24_X_c;
2939 *yuv2packed1 = yuv2rgb16_1_c;
2940 *yuv2packed2 = yuv2rgb16_2_c;
2941 *yuv2packedX = yuv2rgb16_X_c;
2947 *yuv2packed1 = yuv2rgb15_1_c;
2948 *yuv2packed2 = yuv2rgb15_2_c;
2949 *yuv2packedX = yuv2rgb15_X_c;
2955 *yuv2packed1 = yuv2rgb12_1_c;
2956 *yuv2packed2 = yuv2rgb12_2_c;
2957 *yuv2packedX = yuv2rgb12_X_c;
2961 *yuv2packed1 = yuv2rgb8_1_c;
2962 *yuv2packed2 = yuv2rgb8_2_c;
2963 *yuv2packedX = yuv2rgb8_X_c;
2967 *yuv2packed1 = yuv2rgb4_1_c;
2968 *yuv2packed2 = yuv2rgb4_2_c;
2969 *yuv2packedX = yuv2rgb4_X_c;
2973 *yuv2packed1 = yuv2rgb4b_1_c;
2974 *yuv2packed2 = yuv2rgb4b_2_c;
2975 *yuv2packedX = yuv2rgb4b_X_c;
2979 switch (dstFormat) {
2981 *yuv2packed1 = yuv2monowhite_1_c;
2982 *yuv2packed2 = yuv2monowhite_2_c;
2983 *yuv2packedX = yuv2monowhite_X_c;
2986 *yuv2packed1 = yuv2monoblack_1_c;
2987 *yuv2packed2 = yuv2monoblack_2_c;
2988 *yuv2packedX = yuv2monoblack_X_c;
2991 *yuv2packed1 = yuv2yuyv422_1_c;
2992 *yuv2packed2 = yuv2yuyv422_2_c;
2993 *yuv2packedX = yuv2yuyv422_X_c;
2996 *yuv2packed1 = yuv2yvyu422_1_c;
2997 *yuv2packed2 = yuv2yvyu422_2_c;
2998 *yuv2packedX = yuv2yvyu422_X_c;
3001 *yuv2packed1 = yuv2uyvy422_1_c;
3002 *yuv2packed2 = yuv2uyvy422_2_c;
3003 *yuv2packedX = yuv2uyvy422_X_c;
3011 *yuv2packed1 = yuv2ya16le_1_c;
3012 *yuv2packed2 = yuv2ya16le_2_c;
3013 *yuv2packedX = yuv2ya16le_X_c;
3016 *yuv2packed1 = yuv2ya16be_1_c;
3017 *yuv2packed2 = yuv2ya16be_2_c;
3018 *yuv2packedX = yuv2ya16be_X_c;