/frameworks/base/media/libstagefright/codecs/mp3dec/src/ |
D | pv_mp3dec_fxd_op_msc_evc.h | 57 __inline int32 fxp_mul32_Q30(const int32 a, const int32 b) in fxp_mul32_Q30() 63 __inline int32 fxp_mac32_Q30(const int32 a, const int32 b, int32 L_add) in fxp_mac32_Q30() 73 #define fxp_mul32_Q32( a, b) _MulHigh( b, a) argument 77 __inline int32 fxp_mul32_Q28(const int32 a, const int32 b) in fxp_mul32_Q28() 83 __inline int32 fxp_mul32_Q27(const int32 a, const int32 b) in fxp_mul32_Q27() 90 __inline int32 fxp_mul32_Q26(const int32 a, const int32 b) in fxp_mul32_Q26() 96 __inline int32 fxp_mac32_Q32(int32 L_add, const int32 a, const int32 b) in fxp_mac32_Q32() 102 __inline int32 fxp_msb32_Q32(int32 L_sub, const int32 a, const int32 b) in fxp_msb32_Q32() 109 __inline int32 fxp_mul32_Q29(const int32 a, const int32 b) in fxp_mul32_Q29() 118 int32 b = (a < 0) ? -a : a; in pv_abs() local
|
D | pv_mp3dec_fxd_op_c_equivalent.h | 55 int32 b = (a < 0) ? -a : a; in pv_abs() local 62 __inline Int32 fxp_mul32_Q30(const Int32 a, const Int32 b) in fxp_mul32_Q30() 67 __inline Int32 fxp_mac32_Q30(const Int32 a, const Int32 b, Int32 L_add) in fxp_mac32_Q30() 72 __inline Int32 fxp_mul32_Q32(const Int32 a, const Int32 b) in fxp_mul32_Q32() 78 __inline Int32 fxp_mul32_Q28(const Int32 a, const Int32 b) in fxp_mul32_Q28() 83 __inline Int32 fxp_mul32_Q27(const Int32 a, const Int32 b) in fxp_mul32_Q27() 88 __inline Int32 fxp_mul32_Q26(const Int32 a, const Int32 b) in fxp_mul32_Q26() 94 __inline Int32 fxp_mac32_Q32(Int32 L_add, const Int32 a, const Int32 b) in fxp_mac32_Q32() 99 __inline Int32 fxp_msb32_Q32(Int32 L_sub, const Int32 a, const Int32 b) in fxp_msb32_Q32() 105 __inline Int32 fxp_mul32_Q29(const Int32 a, const Int32 b) in fxp_mul32_Q29()
|
D | pv_mp3dec_fxd_op_arm_gcc.h | 58 static inline int32 fxp_mul32_Q30(const int32 a, const int32 b) in fxp_mul32_Q30() 75 static inline int32 fxp_mac32_Q30(const int32 a, const int32 b, int32 L_add) in fxp_mac32_Q30() 97 static inline int32 fxp_mul32_Q32(const int32 a, const int32 b) in fxp_mul32_Q32() 114 static inline int32 fxp_mul32_Q29(const int32 a, const int32 b) in fxp_mul32_Q29() 131 static inline int32 fxp_mul32_Q28(const int32 a, const int32 b) in fxp_mul32_Q28() 150 static inline int32 fxp_mul32_Q27(const int32 a, const int32 b) in fxp_mul32_Q27() 168 static inline int32 fxp_mul32_Q26(const int32 a, const int32 b) in fxp_mul32_Q26() 187 static inline int32 fxp_mac32_Q32(int32 L_add, const int32 a, const int32 b) in fxp_mac32_Q32() 207 static inline int32 fxp_msb32_Q32(int32 L_sub, const int32 a, const int32 b) in fxp_msb32_Q32()
|
/frameworks/base/media/libstagefright/codecs/aacdec/ |
D | fxp_mul32_c_msc_evc_armv5.h | 56 #define fxp_mul_16_by_16(a, b) fxp_mul_16_by_16bb( a, b) argument 66 #define fxp_mac_16_by_16_bb(a, b, c) fxp_mac_16_by_16( a, b, c) argument 83 #define fxp_mul32_by_16b( a, b) fxp_mul32_by_16( a, b) argument 96 #define fxp_mul32_Q31( a, b) _MulHigh( b, a) argument 99 __inline Int32 fxp_mac32_Q31(Int32 L_add, const Int32 a, const Int32 b) in fxp_mac32_Q31() 105 __inline Int32 fxp_msu32_Q31(Int32 L_sub, const Int32 a, const Int32 b) in fxp_msu32_Q31() 111 __inline Int32 fxp_mul32_Q30(const Int32 a, const Int32 b) in fxp_mul32_Q30() 116 __inline Int32 fxp_mac32_Q30(const Int32 a, const Int32 b, Int32 L_add) in fxp_mac32_Q30() 122 __inline Int32 fxp_mul32_Q29(const Int32 a, const Int32 b) in fxp_mul32_Q29() 127 __inline Int32 fxp_mac32_Q29(const Int32 a, const Int32 b, Int32 L_add) in fxp_mac32_Q29() [all …]
|
D | fxp_mul32_c_msc_evc.h | 72 #define fxp_mul_16_by_16(a, b) fxp_mul_16_by_16bb( a, b) argument 149 #define fxp_mul32_by_16b( a, b) fxp_mul32_by_16( a, b) argument 174 #define fxp_mul32_Q31( a, b) _MulHigh( b, a) argument 176 __inline Int32 fxp_mac32_Q31(Int32 L_add, const Int32 a, const Int32 b) in fxp_mac32_Q31() 181 __inline Int32 fxp_msu32_Q31(Int32 L_sub, const Int32 a, const Int32 b) in fxp_msu32_Q31() 187 __inline Int32 fxp_mul32_Q30(const Int32 a, const Int32 b) in fxp_mul32_Q30() 192 __inline Int32 fxp_mac32_Q30(const Int32 a, const Int32 b, Int32 L_add) in fxp_mac32_Q30() 198 __inline Int32 fxp_mul32_Q29(const Int32 a, const Int32 b) in fxp_mul32_Q29() 203 __inline Int32 fxp_mac32_Q29(const Int32 a, const Int32 b, Int32 L_add) in fxp_mac32_Q29() 208 __inline Int32 fxp_msu32_Q29(const Int32 a, const Int32 b, Int32 L_sub) in fxp_msu32_Q29() [all …]
|
D | fxp_mul32_c_equivalent.h | 74 #define fxp_mul_16_by_16(a, b) fxp_mul_16_by_16bb( a, b) argument 172 #define fxp_mul32_by_16b( a, b) fxp_mul32_by_16( a, b) argument 201 __inline Int32 fxp_mul32_Q31(const Int32 a, const Int32 b) in fxp_mul32_Q31() 206 __inline Int32 fxp_mac32_Q31(Int32 L_add, const Int32 a, const Int32 b) in fxp_mac32_Q31() 211 __inline Int32 fxp_msu32_Q31(Int32 L_sub, const Int32 a, const Int32 b) in fxp_msu32_Q31() 217 __inline Int32 fxp_mul32_Q30(const Int32 a, const Int32 b) in fxp_mul32_Q30() 222 __inline Int32 fxp_mac32_Q30(const Int32 a, const Int32 b, Int32 L_add) in fxp_mac32_Q30() 228 __inline Int32 fxp_mul32_Q29(const Int32 a, const Int32 b) in fxp_mul32_Q29() 233 __inline Int32 fxp_mac32_Q29(const Int32 a, const Int32 b, Int32 L_add) in fxp_mac32_Q29() 238 __inline Int32 fxp_msu32_Q29(const Int32 a, const Int32 b, Int32 L_sub) in fxp_msu32_Q29() [all …]
|
D | fxp_mul32_arm_gcc.h | 84 #define fxp_mul_16_by_16(a, b) fxp_mul_16_by_16bb( a, b) argument 225 #define fxp_mul32_by_16b( a, b) fxp_mul32_by_16( a, b) argument 274 static inline Int32 fxp_mac32_Q30(const Int32 a, const Int32 b, Int32 L_add) in fxp_mac32_Q30() 295 static inline Int32 fxp_mac32_Q31(Int32 L_add, const Int32 a, const Int32 b) in fxp_mac32_Q31() 317 static inline Int32 fxp_msu32_Q31(Int32 L_sub, const Int32 a, const Int32 b) in fxp_msu32_Q31() 338 static inline Int32 fxp_mul32_Q31(const Int32 a, const Int32 b) in fxp_mul32_Q31() 355 static inline Int32 fxp_mul32_Q30(const Int32 a, const Int32 b) in fxp_mul32_Q30() 373 static inline Int32 fxp_mac32_Q29(const Int32 a, const Int32 b, Int32 L_add) in fxp_mac32_Q29() 394 static inline Int32 fxp_msu32_Q29(const Int32 a, const Int32 b, Int32 L_sub) in fxp_msu32_Q29() 414 static inline Int32 fxp_mul32_Q29(const Int32 a, const Int32 b) in fxp_mul32_Q29() [all …]
|
D | fxp_mul32_arm_v4_gcc.h | 94 #define fxp_mul_16_by_16(a, b) fxp_mul_16_by_16bb( a, b) argument 296 #define fxp_mul32_by_16b( a, b) fxp_mul32_by_16( a, b) argument 356 static inline Int32 fxp_mac32_Q30(const Int32 a, const Int32 b, Int32 L_add) in fxp_mac32_Q30() 377 static inline Int32 fxp_mac32_Q31(Int32 L_add, const Int32 a, const Int32 b) in fxp_mac32_Q31() 399 static inline Int32 fxp_msu32_Q31(Int32 L_sub, const Int32 a, const Int32 b) in fxp_msu32_Q31() 420 static inline Int32 fxp_mul32_Q31(const Int32 a, const Int32 b) in fxp_mul32_Q31() 437 static inline Int32 fxp_mul32_Q30(const Int32 a, const Int32 b) in fxp_mul32_Q30() 455 static inline Int32 fxp_mac32_Q29(const Int32 a, const Int32 b, Int32 L_add) in fxp_mac32_Q29() 476 static inline Int32 fxp_msu32_Q29(const Int32 a, const Int32 b, Int32 L_sub) in fxp_msu32_Q29() 496 static inline Int32 fxp_mul32_Q29(const Int32 a, const Int32 b) in fxp_mul32_Q29() [all …]
|
/frameworks/base/services/surfaceflinger/ |
D | clz.h | 28 static inline T min(T a, T b) { in min() 32 static inline T min(T a, T b, T c) { in min() 36 static inline T min(T a, T b, T c, T d) { in min() 41 static inline T max(T a, T b) { in max() 45 static inline T max(T a, T b, T c) { in max() 49 static inline T max(T a, T b, T c, T d) { in max() 55 void swap(T& a, T& b) { in swap()
|
/frameworks/compile/libbcc/tests/data/src/ |
D | structs.c | 4 int b; member 17 struct b {int a; int b; }; member 28 struct a {int a[10]; char c;} a, b; in testCopying() local 44 void add(struct v* result, struct v* a, struct v* b) { in add() 63 struct v a, b, c; in testArgs() local
|
D | flops.c | 42 void comparisonTestdd(double a, double b) { in comparisonTestdd() 55 void comparisonTestdf(double a, float b) { in comparisonTestdf() 67 void comparisonTestff(float a, float b) { in comparisonTestff() 79 void comparisonTestid(int a, double b) { in comparisonTestid() 90 void comparisonTestdi(double a, int b) { in comparisonTestdi() 121 void testpassi(int a, int b, int c, int d, int e, int f, int g, int h, int i, int j, int k, int l) { in testpassi() 125 void testpassf(float a, float b, float c, float d, float e, float f, float g, float h, float i, flo… in testpassf() 129 void testpassd(double a, double b, double c, double d, double e, double f, double g, double h, doub… in testpassd()
|
D | expr-ansi.c | 3 void testInc() { int a, b; a = 3; b = a++; printf("3++ = %d %d\n", b, a); } in testInc() local 4 void testDec() { int a, b; a = 3; b = a--; printf("3-- = %d %d\n", b, a); } in testDec() local 21 void testAssignment(){ int a, b; a = 3; b = a; printf("b == %d\n", b); } in testAssignment() local 25 void testPointerIndirection(){ int a, b; a = &b; b = 17; printf("*%d = %d =?= %d\n", a, * (int*) a… in testPointerIndirection() local 31 int main(int a, char** b) { in main()
|
D | expr.c | 3 testInc() { int a, b; a = 3; b = a++; printf("3++ = %d %d\n", b, a); } in testInc() local 4 testDec() { int a, b; a = 3; b = a--; printf("3-- = %d %d\n", b, a); } in testDec() local 21 testAssignment(){ int a, b; a = 3; b = a; printf("b == %d\n", b); } in testAssignment() local 25 testPointerIndirection(){ int a, b; a = &b; b = 17; printf("*%d = %d =?= %d\n", a, * (int*) a, b);… in testPointerIndirection() local 31 main(a,b) { in main() argument
|
/frameworks/base/core/java/android/util/ |
D | MathUtils.java | 54 public static float pow(float a, float b) { in pow() 58 public static float max(float a, float b) { in max() 62 public static float max(int a, int b) { in max() 66 public static float max(float a, float b, float c) { in max() 70 public static float max(int a, int b, int c) { in max() 74 public static float min(float a, float b) { in min() 78 public static float min(int a, int b) { in min() 82 public static float min(float a, float b, float c) { in min() 86 public static float min(int a, int b, int c) { in min() 103 public static float mag(float a, float b) { in mag() [all …]
|
D | Base64OutputStream.java | 70 public void write(int b) throws IOException { in write() 98 public void write(byte[] b, int off, int len) throws IOException { in write() 136 private void internalWrite(byte[] b, int off, int len, boolean finish) throws IOException { in internalWrite() 148 private byte[] embiggen(byte[] b, int len) { in embiggen()
|
/frameworks/media/libvideoeditor/vss/common/inc/ |
D | M4VIFI_Defines.h | 33 #define Y16(r, g, b) CLIP( ( ( (80593 * r)+(77855 * g)+(30728 * b)) >> 15)) argument 34 #define U16(r, g, b) CLIP(128+ ( ( -(45483 * r)-(43936 * g)+(134771 * b)) >> 15 )) argument 35 #define V16(r, g, b) CLIP(128+ ( ( (134771 * r)-(55532 * g)-(21917 * b)) >> 15 )) argument 81 #define GET_RGB565(r, g, b, data) {b = ((data) & 31); g =\ argument 83 #define GET_BGR565(b, g, r, data) \ argument 92 #define GET_RGB565(r, g, b, data) { b = (M4VIFI_UInt8)(((data) & 0x1F00) >> 8); g =\ argument 95 #define GET_BGR565(b, g, r, data) \ argument 103 #define Y24(r,g,b) CLIP(( ( (19595 * r) + (38470 * g) + (9437 * b) ) >>16)) argument 104 #define U24(r,g,b) CLIP(128 + ( ( -(11059 * r) - (21709 * g) + (32768 * b)) >>16)) argument 105 #define V24(r,g,b) CLIP(128 + ( ( (32768 * r) - (27426 * g) - (5329 * b)) >>16)) argument [all …]
|
/frameworks/base/graphics/java/android/renderscript/ |
D | Sampler.java | 64 Builder b = new Builder(rs); in CLAMP_NEAREST() local 84 Builder b = new Builder(rs); in CLAMP_LINEAR() local 104 Builder b = new Builder(rs); in CLAMP_LINEAR_MIP_LINEAR() local 124 Builder b = new Builder(rs); in WRAP_NEAREST() local 144 Builder b = new Builder(rs); in WRAP_LINEAR() local 164 Builder b = new Builder(rs); in WRAP_LINEAR_MIP_LINEAR() local
|
/frameworks/base/nfc-extras/java/com/android/nfc_extras/ |
D | NfcExecutionEnvironment.java | 136 Bundle b = mExtras.getService().open(new Binder()); in open() local 170 Bundle b; in transceive() local 181 private static void throwBundle(Bundle b) throws IOException { in throwBundle()
|
/frameworks/base/core/tests/coretests/src/android/text/ |
D | StaticLayoutTest.java | 43 LayoutBuilder b = builder(); in testGetters1() local 69 LayoutBuilder b = builder() in testGetters2() local 84 LayoutBuilder b = builder() in testGetters3() local 101 LayoutBuilder b = builder() in testGetters4() local 121 LayoutBuilder b = builder() in testGetters5() local 149 LayoutBuilder b = builder() in testGetters6() local 169 LayoutBuilder b = builder() in testGetters7() local 191 LayoutBuilder b = builder() in testGetters8() local
|
/frameworks/base/libs/utils/ |
D | BufferedTextOutput.cpp | 52 void* b = realloc(buffer, ((len+bufferPos)*3)/2); in append() local 65 void* b = realloc(buffer, 256); in restart() local 160 BufferState* b = getBuffer(); in print() local 226 BufferState* b = getBuffer(); in moveIndent() local 234 BufferState* b = getBuffer(); in pushBundle() local 241 BufferState* b = getBuffer(); in popBundle() local
|
/frameworks/base/libs/hwui/ |
D | Rect.h | 32 static inline float min(float a, float b) { return (a<b) ? a : b; } in min() 33 static inline float max(float a, float b) { return (a>b) ? a : b; } in max() 34 Rect intersectWith(float l, float t, float r, float b) const { in intersectWith() 117 bool intersects(float l, float t, float r, float b) const { in intersects() 125 bool intersect(float l, float t, float r, float b) { in intersect()
|
/frameworks/base/core/java/android/net/ |
D | LocalSocketImpl.java | 77 public int read(byte[] b) throws IOException { in read() 83 public int read(byte[] b, int off, int len) throws IOException { in read() 112 public void write (byte[] b) throws IOException { in write() 118 public void write (byte[] b, int off, int len) throws IOException { in write() 132 public void write (int b) throws IOException { in write() 144 private native int readba_native(byte[] b, int off, int len, in readba_native() 146 private native void writeba_native(byte[] b, int off, int len, in writeba_native() 148 private native void write_native(int b, FileDescriptor fd) in write_native() 164 int b, int value) throws IOException; in setOption_native()
|
/frameworks/compile/libbcc/runtime/lib/ |
D | muldi3.c | 21 __muldsi3(su_int a, su_int b) in __muldsi3() 44 __muldi3(di_int a, di_int b) in __muldi3()
|
D | multi3.c | 23 __mulddi3(du_int a, du_int b) in __mulddi3() 46 __multi3(ti_int a, ti_int b) in __multi3()
|
/frameworks/base/tools/layoutlib/create/tests/com/android/tools/layoutlib/create/dataclass/ |
D | OuterClass.java | 34 public int get(int a, long b) { in get() 43 public int get(int a, long b) { in get()
|