Searched refs:ITER (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libpostproc/
H A Dpostprocess_altivec_template.c151 #define ITER(i, j) \ macro
162 ITER(0, 1)
163 ITER(1, 2)
164 ITER(2, 3)
165 ITER(3, 4)
166 ITER(4, 5)
167 ITER(5, 6)
168 ITER(6, 7)
179 #undef ITER macro
776 #define ITER( macro
820 #undef ITER macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libpostproc/
H A Dpostprocess_altivec_template.c151 #define ITER(i, j) \ macro
162 ITER(0, 1)
163 ITER(1, 2)
164 ITER(2, 3)
165 ITER(3, 4)
166 ITER(4, 5)
167 ITER(5, 6)
168 ITER(6, 7)
179 #undef ITER macro
776 #define ITER( macro
820 #undef ITER macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Drep043script.tcl75 set kd [$marker get ITER]
H A Drep043.tcl174 error_check_good marker_iter [$marker put ITER $i] 0
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/lib/
H A Dudiv.S31 * ITER number of main division loop iterations required;
34 * V the current comparand, initially divisor*2^(ITER*N-1)
74 ! The number of bits in the result here is N*ITER+SC, where SC <= N.
75 ! Compute ITER in an unorthodox manner: know we need to shift V into
H A Durem.S30 * ITER number of main division loop iterations required;
33 * V the current comparand, initially divisor*2^(ITER*N-1)
72 ! The number of bits in the result here is N*ITER+SC, where SC <= N.
73 ! Compute ITER in an unorthodox manner: know we need to shift V into
H A Drem.S31 * ITER number of main division loop iterations required;
34 * V the current comparand, initially divisor*2^(ITER*N-1)
88 ! The number of bits in the result here is N*ITER+SC, where SC <= N.
89 ! Compute ITER in an unorthodox manner: know we need to shift V into
H A Dsdiv.S31 * ITER number of main division loop iterations required;
34 * V the current comparand, initially divisor*2^(ITER*N-1)
88 ! The number of bits in the result here is N*ITER+SC, where SC <= N.
89 ! Compute ITER in an unorthodox manner: know we need to shift V into

Completed in 92 milliseconds