Searched refs:yalpha (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libswscale/
H A Dswscale.c570 int Y1= (buf0[i2 ]*yalpha1+buf1[i2 ]*yalpha)>>19; \
571 int Y2= (buf0[i2+1]*yalpha1+buf1[i2+1]*yalpha)>>19; \
577 A1= (abuf0[i2 ]*yalpha1+abuf1[i2 ]*yalpha)>>19; \
578 A2= (abuf0[i2+1]*yalpha1+abuf1[i2+1]*yalpha)>>19; \
584 int Y1= (buf0[i2 ]*yalpha1+buf1[i2 ]*yalpha)>>11; \
585 int Y2= (buf0[i2+1]*yalpha1+buf1[i2+1]*yalpha)>>11;
644 acc = g[((buf0[i ]*yalpha1+buf1[i ]*yalpha)>>19) + d128[0]];\
645 acc+= acc + g[((buf0[i+1]*yalpha1+buf1[i+1]*yalpha)>>19) + d128[1]];\
646 acc+= acc + g[((buf0[i+2]*yalpha1+buf1[i+2]*yalpha)>>19) + d128[2]];\
647 acc+= acc + g[((buf0[i+3]*yalpha1+buf1[i+3]*yalpha)>>1
[all...]
H A Dswscale_internal.h282 int dstW, int yalpha, int uvalpha, int y);
H A Dswscale_template.c1208 const uint16_t *abuf0, const uint16_t *abuf1, uint8_t *dest, int dstW, int yalpha, int uvalpha, int y)
1210 int yalpha1=4095- yalpha;
1363 const int yalpha= 4096; //FIXME ... local
1207 yuv2packed2(SwsContext *c, const uint16_t *buf0, const uint16_t *buf1, const uint16_t *uvbuf0, const uint16_t *uvbuf1, const uint16_t *abuf0, const uint16_t *abuf1, uint8_t *dest, int dstW, int yalpha, int uvalpha, int y) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libswscale/
H A Dswscale.c570 int Y1= (buf0[i2 ]*yalpha1+buf1[i2 ]*yalpha)>>19; \
571 int Y2= (buf0[i2+1]*yalpha1+buf1[i2+1]*yalpha)>>19; \
577 A1= (abuf0[i2 ]*yalpha1+abuf1[i2 ]*yalpha)>>19; \
578 A2= (abuf0[i2+1]*yalpha1+abuf1[i2+1]*yalpha)>>19; \
584 int Y1= (buf0[i2 ]*yalpha1+buf1[i2 ]*yalpha)>>11; \
585 int Y2= (buf0[i2+1]*yalpha1+buf1[i2+1]*yalpha)>>11;
644 acc = g[((buf0[i ]*yalpha1+buf1[i ]*yalpha)>>19) + d128[0]];\
645 acc+= acc + g[((buf0[i+1]*yalpha1+buf1[i+1]*yalpha)>>19) + d128[1]];\
646 acc+= acc + g[((buf0[i+2]*yalpha1+buf1[i+2]*yalpha)>>19) + d128[2]];\
647 acc+= acc + g[((buf0[i+3]*yalpha1+buf1[i+3]*yalpha)>>1
[all...]
H A Dswscale_internal.h282 int dstW, int yalpha, int uvalpha, int y);
H A Dswscale_template.c1208 const uint16_t *abuf0, const uint16_t *abuf1, uint8_t *dest, int dstW, int yalpha, int uvalpha, int y)
1210 int yalpha1=4095- yalpha;
1363 const int yalpha= 4096; //FIXME ... local
1207 yuv2packed2(SwsContext *c, const uint16_t *buf0, const uint16_t *buf1, const uint16_t *uvbuf0, const uint16_t *uvbuf1, const uint16_t *abuf0, const uint16_t *abuf1, uint8_t *dest, int dstW, int yalpha, int uvalpha, int y) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libswscale/
H A Dswscale.c570 int Y1= (buf0[i2 ]*yalpha1+buf1[i2 ]*yalpha)>>19; \
571 int Y2= (buf0[i2+1]*yalpha1+buf1[i2+1]*yalpha)>>19; \
577 A1= (abuf0[i2 ]*yalpha1+abuf1[i2 ]*yalpha)>>19; \
578 A2= (abuf0[i2+1]*yalpha1+abuf1[i2+1]*yalpha)>>19; \
584 int Y1= (buf0[i2 ]*yalpha1+buf1[i2 ]*yalpha)>>11; \
585 int Y2= (buf0[i2+1]*yalpha1+buf1[i2+1]*yalpha)>>11;
644 acc = g[((buf0[i ]*yalpha1+buf1[i ]*yalpha)>>19) + d128[0]];\
645 acc+= acc + g[((buf0[i+1]*yalpha1+buf1[i+1]*yalpha)>>19) + d128[1]];\
646 acc+= acc + g[((buf0[i+2]*yalpha1+buf1[i+2]*yalpha)>>19) + d128[2]];\
647 acc+= acc + g[((buf0[i+3]*yalpha1+buf1[i+3]*yalpha)>>1
[all...]
H A Dswscale_internal.h282 int dstW, int yalpha, int uvalpha, int y);
H A Dswscale_template.c1208 const uint16_t *abuf0, const uint16_t *abuf1, uint8_t *dest, int dstW, int yalpha, int uvalpha, int y)
1210 int yalpha1=4095- yalpha;
1363 const int yalpha= 4096; //FIXME ... local
1207 yuv2packed2(SwsContext *c, const uint16_t *buf0, const uint16_t *buf1, const uint16_t *uvbuf0, const uint16_t *uvbuf1, const uint16_t *abuf0, const uint16_t *abuf1, uint8_t *dest, int dstW, int yalpha, int uvalpha, int y) argument

Completed in 133 milliseconds