Searched refs:Y0 (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libswscale/
H A Dyuv2rgb_altivec.c290 vector signed short Y0,Y1,Y2,Y3; \
368 Y0 = vec_unh (y0); \
373 Y0 = vec_mradds (Y0, lCY, lOY); \
396 R0 = vec_add (Y0,vx0); \
397 G0 = vec_add (Y0,uvx0); \
398 B0 = vec_add (Y0,ux0); \
465 vector signed short Y0,Y1,Y2,Y3;
533 Y0 = vec_unh (y0);
538 Y0
795 vector signed short X,X0,X1,Y0,U0,V0,Y1,U1,V1,U,V; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dulti.c106 int f0, int f1, int Y0, int Y1, int chroma)
114 Luma[i] = Y0;
121 Luma[i] = Y0;
105 ulti_pattern(AVFrame *frame, int x, int y, int f0, int f1, int Y0, int Y1, int chroma) argument

Completed in 49 milliseconds