Searched defs:cnt1 (Results 1 - 6 of 6) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/mips/msa/
H A Dvp9_temporal_filter_msa.c33 v8i16 cnt0, cnt1; local
49 LD_SH2(cnt, 8, cnt0, cnt1);
79 ADD2(mod0_h, cnt0, mod1_h, cnt1, mod0_h, mod1_h);
98 LD_SH2(cnt, 8, cnt0, cnt1);
126 ADD2(mod0_h, cnt0, mod1_h, cnt1, mod0_h, mod1_h);
162 v8i16 cnt0, cnt1; local
178 LD_SH2(cnt, 8, cnt0, cnt1);
206 ADD2(mod0_h, cnt0, mod1_h, cnt1, mod0_h, mod1_h);
225 LD_SH2(cnt, 8, cnt0, cnt1);
253 ADD2(mod0_h, cnt0, mod1_h, cnt1, mod0_
[all...]
/external/libvpx/libvpx/vp8/encoder/mips/msa/
H A Dtemporal_filter_msa.c26 v8i16 diff0, diff1, cnt0, cnt1; local
48 LD_SH2(cnt, 8, cnt0, cnt1);
71 ADD2(mod0_h, cnt0, mod1_h, cnt1, mod0_h, mod1_h);
86 LD_SH2(cnt, 8, cnt0, cnt1);
109 ADD2(mod0_h, cnt0, mod1_h, cnt1, mod0_h, mod1_h);
143 v8i16 diff0, diff1, cnt0, cnt1; local
169 LD_SH2(cnt, 8, cnt0, cnt1);
196 ADD2(mod0_h, cnt0, mod1_h, cnt1, mod0_h, mod1_h);
213 LD_SH2(cnt, 8, cnt0, cnt1);
236 ADD2(mod0_h, cnt0, mod1_h, cnt1, mod0_
[all...]
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_aq_cyclicrefresh.c324 int cnt1 = 0, cnt2 = 0; local
336 cnt1++;
355 (cnt1 * 10 > (70 * rows * cols) && cnt2 * 20 < cnt1)) {
/external/icu/icu4c/source/test/intltest/
H A Dapicoll.cpp565 int32_t cnt1, cnt2, cnt3, cnt4; local
567 const uint8_t* byteArray1 = sortk1.getByteArray(cnt1);
576 CollationKey sortk4(byteArray1, cnt1), sortk5(byteArray2, cnt2);
/external/icu/icu4c/source/test/cintltst/
H A Dcmsccoll.c54 const static char cnt1[][10] = { variable
97 size = sizeof(cnt1)/sizeof(cnt1[0]);
101 u_uastrcpy(t1, cnt1[i]);
102 u_uastrcpy(t2, cnt1[j]);
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...

Completed in 259 milliseconds