HomeSort by relevance Sort by last modified time
    Searched refs:k0 (Results 1 - 25 of 71) sorted by null

1 2 3

  /external/clang/test/CodeGenCXX/
vtable-layout-extreme.cpp 13 int k0; member in class:Test1::C1
19 int k0; member in class:Test1::C2
26 int k0; member in class:Test1::C3
36 int k0; member in class:Test1::C4
45 int k0; member in class:Test1::C5
54 int k0; member in class:Test1::C6
63 int k0; member in class:Test1::C7
74 int k0; member in class:Test1::C8
202 int k0; member in class:Test1::C9
static-data-member.cpp 91 static int k0; member in union:test5::U
97 int U::k0; member in class:test5::U
98 const int U::k1 = (k0 = 9, 42);
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
dct.cpp 41 Int k0, k1, k2, k3, k4, k5, k6, k7; local
61 k0 = tmp2 & 0xFF;
63 k0 = k1 - (k0 << 1);
91 k0 = k0 + k7;
92 k7 = k0 - (k7 << 1);
100 k0 = k0 + k3;
101 k3 = k0 - (k3 << 1)
270 register Int k0, k1, k2, k3, k4, k5, k6, k7; local
476 register Int k0, k1, k2, k3, k4, k5, k6, k7; local
655 Int k0, k1, k2, k3, k4, k5, k6, k7; local
866 register Int k0, k1, k2, k3, k4, k5, k6, k7; local
1053 register Int k0, k1, k2, k3, k4, k5, k6, k7; local
    [all...]
dct_inline.h 38 __inline int32 mla392(int32 k0, int32 k14, int32 round)
44 k1 = k0 * 392 + round;
51 int32 k0; local
55 k0 = k4 * 554 + k1;
57 return k0;
82 __inline int32 sum_abs(int32 k0, int32 k1, int32 k2, int32 k3,
87 carry = k0 >> 31;
88 abs_sum = (k0 ^ carry);
123 __inline int32 mla392(int32 k0, int32 k14, int32 round)
129 smlabt k1, k0, k14, roun local
137 int32 k0; local
141 smlabt k0, k4, k12, k1 local
194 mla k1, k0, k1, round local
202 int32 k0; local
206 mov k0, k12, asr #16 local
207 mla k0, k4, k0, k1 local
247 eor carry, k0, k0, asr #31 ; local
    [all...]
  /external/aac/libSBRdec/src/
sbrdec_freq_sca.cpp 165 UCHAR k0) /*!< Start freq index */
198 k2 = 2*k0;
200 k2 = 3*k0;
209 if ( ((k2 - k0) > MAX_FREQ_COEFFS) || (k2 <= k0) ) {
215 if ( (fs >= 42000) && ( (k2 - k0) > MAX_FREQ_COEFFS_FS44100 ) ) {
219 if ( (fs >= 46009) && ( (k2 - k0) > MAX_FREQ_COEFFS_FS48000 ) ) {
225 if ( (fs == 44100) && ( (k2 - k0) > MAX_FREQ_COEFFS_FS44100 ) ) {
229 if ( (fs >= 48000) && ( (k2 - k0) > MAX_FREQ_COEFFS_FS48000 ) ) {
258 UCHAR k0, k2, i local
    [all...]
  /external/aac/libSBRenc/src/
sbrenc_freq_sca.h 100 const INT k0, const INT k2,
124 INT *k0,
sbrenc_freq_sca.cpp 335 INT *k0,
340 *k0 = getStartFreq(samplingFreq, startFreq);
345 2**k0 * samplingFreq) ) {
354 *k2 = 2 * *k0;
356 *k2 = 3 * *k0;
366 /* Test for invalid k0 k2 combinations */
367 if ( (samplingFreq == 44100) && ( (*k2 - *k0) > MAX_FREQ_COEFFS_FS44100 ) )
370 if ( (samplingFreq >= 48000) && ( (*k2 - *k0) > MAX_FREQ_COEFFS_FS48000 ) )
373 if ((*k2 - *k0) > MAX_FREQ_COEFFS)
376 if ((*k2 - *k0) < 0
    [all...]
  /frameworks/opt/datetimepicker/src/com/android/datetimepicker/
Utils.java 120 Keyframe k0 = Keyframe.ofFloat(0f, 1f); local
125 PropertyValuesHolder scaleX = PropertyValuesHolder.ofKeyframe("scaleX", k0, k1, k2, k3);
126 PropertyValuesHolder scaleY = PropertyValuesHolder.ofKeyframe("scaleY", k0, k1, k2, k3);
  /bionic/libc/arch-mips/include/machine/
regdef.h 85 #define k0 $26 /* kernel temporary */ macro
  /development/ndk/platforms/android-9/arch-mips/include/machine/
regdef.h 85 #define k0 $26 /* kernel temporary */ macro
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/machine/
regdef.h 85 #define k0 $26 /* kernel temporary */ macro
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/machine/
regdef.h 85 #define k0 $26 /* kernel temporary */ macro
  /bionic/libc/kernel/arch-mips/asm/
regdef.h 57 #define k0 $26 macro
107 #define k0 $26 macro
  /development/ndk/platforms/android-9/arch-mips/include/asm/
regdef.h 57 #define k0 $26 macro
107 #define k0 $26 macro
  /external/kernel-headers/original/asm-mips/
regdef.h 47 #define k0 $26 /* kernel scratch */ macro
90 #define k0 $26 /* kernel temporary */ macro
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
regdef.h 57 #define k0 $26 macro
107 #define k0 $26 macro
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
regdef.h 57 #define k0 $26 macro
107 #define k0 $26 macro
  /external/opencv/cvaux/src/
cvhmmobs.cpp 173 work_t k0 = 0; local
185 k0 = ((work_t) is) * tab[-1];
222 k0 = -k0;
223 s = k0;
236 k0 = 0;
252 k0 = (work_t) (s * tab[-1]);
291 k0 = -k0;
292 s = k0;
370 work_t k0 = 0; local
    [all...]
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_utilities_poly.cpp 104 double k0,k1; local
131 k0=min4_c0*c3c3through4_min_c2-c1*c1;
137 db_SolveCubic(c_roots,&nr_c_roots,1.0,-c2,k1,k0);
176 double k0,k1; local
203 k0=min4_c0*c3c3through4_min_c2-c1*c1;
209 db_SolveCubic(c_roots,&nr_c_roots,1.0,-c2,k1,k0);
  /packages/apps/Gallery2/jni_mosaic/feature_stab/db_vlvm/
db_utilities_poly.cpp 104 double k0,k1; local
131 k0=min4_c0*c3c3through4_min_c2-c1*c1;
137 db_SolveCubic(c_roots,&nr_c_roots,1.0,-c2,k1,k0);
176 double k0,k1; local
203 k0=min4_c0*c3c3through4_min_c2-c1*c1;
209 db_SolveCubic(c_roots,&nr_c_roots,1.0,-c2,k1,k0);
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_utilities_poly.cpp 104 double k0,k1; local
131 k0=min4_c0*c3c3through4_min_c2-c1*c1;
137 db_SolveCubic(c_roots,&nr_c_roots,1.0,-c2,k1,k0);
176 double k0,k1; local
203 k0=min4_c0*c3c3through4_min_c2-c1*c1;
209 db_SolveCubic(c_roots,&nr_c_roots,1.0,-c2,k1,k0);
  /external/bzip2/
bzlib.c 564 s->state_out_ch = s->k0;
568 if (k1 != s->k0) { s->k0 = k1; continue; };
574 if (k1 != s->k0) { s->k0 = k1; continue; };
580 if (k1 != s->k0) { s->k0 = k1; continue; };
585 BZ_GET_FAST(s->k0); BZ_RAND_UPD_MASK;
586 s->k0 ^= BZ_RAND_MASK; s->nblock_used++;
596 Int32 c_k0 = s->k0;
    [all...]
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
fft.c 74 WebRtc_Word16 k0, k1, k2, k3, k4, kk; local
98 k0 = kk;
99 k1 = k0 + 60;
103 akpQx = RexQx[k0] + RexQx[k2];
104 akmQx = RexQx[k0] - RexQx[k2];
107 bkpQx = ImxQx[k0] + ImxQx[k2];
108 bkmQx = ImxQx[k0] - ImxQx[k2];
112 RexQx[k0] = akpQx + ajpQx;
113 ImxQx[k0] = bkpQx + bjpQx;
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/engines/
TwofishEngine.java 388 int k0 = sBoxKeys[0]; local
400 gSBox[i*2] = gMDS0[(P[P_01][b0] & 0xff) ^ b0(k0)];
401 gSBox[i*2+1] = gMDS1[(P[P_11][b1] & 0xff) ^ b1(k0)];
402 gSBox[i*2+0x200] = gMDS2[(P[P_21][b2] & 0xff) ^ b2(k0)];
403 gSBox[i*2+0x201] = gMDS3[(P[P_31][b3] & 0xff) ^ b3(k0)];
419 [(P[P_02][b0] & 0xff) ^ b0(k1)] & 0xff) ^ b0(k0)];
421 [(P[P_12][b1] & 0xff) ^ b1(k1)] & 0xff) ^ b1(k0)];
423 [(P[P_22][b2] & 0xff) ^ b2(k1)] & 0xff) ^ b2(k0)];
425 [(P[P_32][b3] & 0xff) ^ b3(k1)] & 0xff) ^ b3(k0)];
528 int k0 = k32[0] local
    [all...]
  /external/srec/srec/cfront/
sp_fft.c 486 unsigned n, m, n4, i, j, k, ii, k0; local
530 k0 = indexTbl[k] + j;
531 k0 <<= 1;
532 comp_L_butterfly1(j, n4, cc1, ss1, cc3, ss3, data + k0);
544 k0 = indexTbl[k];
545 k0 <<= 1;
546 four_point_fft1(data + k0);
554 k0 = indexTbl[k];
555 k0 <<= 1;
557 /* k0 = 0 implies these nodes have been computed *
    [all...]

Completed in 417 milliseconds

1 2 3