Searched refs:k2 (Results 1 - 12 of 12) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Ddct.cpp41 Int k0, k1, k2, k3, k4, k5, k6, k7; local
65 k2 = mask & (tmp >> 7);
66 k1 = k2 - (k1 << 1);
67 k2 = (tmp2 >> 16) & 0xFF;
69 k2 = k3 - (k2 << 1);
95 k2 = k2 + k5;
96 k5 = k2 - (k5 << 1);
102 k1 = k1 + k2;
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...]
H A Ddct_inline.h82 __inline int32 sum_abs(int32 k0, int32 k1, int32 k2, int32 k3, argument
91 carry = k2 >> 31;
92 abs_sum += (k2 ^ carry) - carry;
241 __inline int32 sum_abs(int32 k0, int32 k1, int32 k2, int32 k3, argument
250 eors carry, k2, k2, asr #31 ; local
347 __inline int32 sum_abs(int32 k0, int32 k1, int32 k2, int32 k3, argument
354 register int32 cc = (int32)k2;
H A Dmotion_comp.cpp1910 Int k1 = lx - MB_SIZE, k2 = lx_uv - B_SIZE; local
1925 c_prev_u += k2;
1926 c_prev_v += k2;
/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
H A Dshadows.rs37 static const int k2=HSCALE << ABITS;
83 rh = (short)( (k2*(6*chroma+gi - bi))/(6*chroma));
84 if (rh >= k2) rh -= k2;
86 rh = (short)( (k2*(2*chroma+bi - ri ))/(6*chroma));
88 rh = (short)( (k2*(4*chroma+ri - gi ))/(6*chroma));
105 int k2=HSCALE<<ABITS;
127 H = (6*ih)/k2;
128 X = ((iv*is)/k2)*(k2
[all...]
/frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/
H A Dshadows.rs37 static const int k2=HSCALE << ABITS;
83 rh = (short)( (k2*(6*chroma+gi - bi))/(6*chroma));
84 if (rh >= k2) rh -= k2;
86 rh = (short)( (k2*(2*chroma+bi - ri ))/(6*chroma));
88 rh = (short)( (k2*(4*chroma+ri - gi ))/(6*chroma));
105 int k2=HSCALE<<ABITS;
127 H = (6*ih)/k2;
128 X = ((iv*is)/k2)*(k2
[all...]
/frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
H A Dshadows.rs37 static const int k2=HSCALE << ABITS;
83 rh = (short)( (k2*(6*chroma+gi - bi))/(6*chroma));
84 if (rh >= k2) rh -= k2;
86 rh = (short)( (k2*(2*chroma+bi - ri ))/(6*chroma));
88 rh = (short)( (k2*(4*chroma+ri - gi ))/(6*chroma));
105 int k2=HSCALE<<ABITS;
127 H = (6*ih)/k2;
128 X = ((iv*is)/k2)*(k2
[all...]
/frameworks/opt/datetimepicker/src/com/android/datetimepicker/
H A DUtils.java129 Keyframe k2 = Keyframe.ofFloat(0.69f, increaseRatio);
132 PropertyValuesHolder scaleX = PropertyValuesHolder.ofKeyframe("scaleX", k0, k1, k2, k3);
133 PropertyValuesHolder scaleY = PropertyValuesHolder.ofKeyframe("scaleY", k0, k1, k2, k3);
/frameworks/native/opengl/libs/tools/
H A Dgenfiles39 | sort -t, -k2 \
/frameworks/base/core/java/android/widget/
H A DTimePickerSpinnerDelegate.java1070 final int k2 = KeyEvent.KEYCODE_2;
1083 Node minuteFirstDigit = new Node(k0, k1, k2, k3, k4, k5);
1084 Node minuteSecondDigit = new Node(k0, k1, k2, k3, k4, k5, k6, k7, k8, k9);
1093 Node secondDigit = new Node(k0, k1, k2, k3, k4, k5);
1110 firstDigit = new Node(k2);
1114 secondDigit = new Node(k0, k1, k2, k3);
1142 Node secondDigit = new Node(k0, k1, k2);
1148 Node thirdDigit = new Node(k0, k1, k2, k3, k4, k5);
1155 Node fourthDigit = new Node(k0, k1, k2, k3, k4, k5, k6, k7, k8, k9);
1171 thirdDigit = new Node(k0, k1, k2, k
[all...]
/frameworks/opt/datetimepicker/src/com/android/datetimepicker/time/
H A DTimePickerDialog.java812 int k2 = KeyEvent.KEYCODE_2;
825 Node minuteFirstDigit = new Node(k0, k1, k2, k3, k4, k5);
826 Node minuteSecondDigit = new Node(k0, k1, k2, k3, k4, k5, k6, k7, k8, k9);
835 Node secondDigit = new Node(k0, k1, k2, k3, k4, k5);
852 firstDigit = new Node(k2);
856 secondDigit = new Node(k0, k1, k2, k3);
884 Node secondDigit = new Node(k0, k1, k2);
890 Node thirdDigit = new Node(k0, k1, k2, k3, k4, k5);
897 Node fourthDigit = new Node(k0, k1, k2, k3, k4, k5, k6, k7, k8, k9);
913 thirdDigit = new Node(k0, k1, k2, k
[all...]
/frameworks/native/services/sensorservice/
H A DFusion.cpp412 const float k2 = cosf(hlwedT); local
414 const mat33_t O33(crossMatrix(-psi, k2));
419 O[3].xyz = psi; O[3].w = k2;
/frameworks/testing/espresso/libs/
H A Dguava-14.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...

Completed in 1064 milliseconds