Searched refs:b41 (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/ppc/
H A Dfdct_altivec.c205 vector float b01, b11, b21, b31, b41, b51, b61, b71; local
239 b41 = ((vector float)MERGE_S16(h, b20, b60));
247 x0 = ((vector float)MERGE_S16(h, b01, b41));
248 x1 = ((vector float)MERGE_S16(l, b01, b41));
418 FDCTROW(b01, b11, b21, b31, b41, b51, b61, b71);
433 x4 = vec_mergel(b41, b61);
434 x5 = vec_mergeh(b41, b61);
438 b41 = vec_mergeh(x5, x7);
466 FDCTCOL(b01, b11, b21, b31, b41, b51, b61, b71);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/ppc/
H A Dfdct_altivec.c205 vector float b01, b11, b21, b31, b41, b51, b61, b71; local
239 b41 = ((vector float)MERGE_S16(h, b20, b60));
247 x0 = ((vector float)MERGE_S16(h, b01, b41));
248 x1 = ((vector float)MERGE_S16(l, b01, b41));
418 FDCTROW(b01, b11, b21, b31, b41, b51, b61, b71);
433 x4 = vec_mergel(b41, b61);
434 x5 = vec_mergeh(b41, b61);
438 b41 = vec_mergeh(x5, x7);
466 FDCTCOL(b01, b11, b21, b31, b41, b51, b61, b71);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/ppc/
H A Dfdct_altivec.c205 vector float b01, b11, b21, b31, b41, b51, b61, b71; local
239 b41 = ((vector float)MERGE_S16(h, b20, b60));
247 x0 = ((vector float)MERGE_S16(h, b01, b41));
248 x1 = ((vector float)MERGE_S16(l, b01, b41));
418 FDCTROW(b01, b11, b21, b31, b41, b51, b61, b71);
433 x4 = vec_mergel(b41, b61);
434 x5 = vec_mergeh(b41, b61);
438 b41 = vec_mergeh(x5, x7);
466 FDCTCOL(b01, b11, b21, b31, b41, b51, b61, b71);

Completed in 76 milliseconds