/frameworks/layoutlib/bridge/src/android/view/math/ |
D | Math3DHelper.java | 23 public final static int min(int x1, int x2, int x3) { in min() 27 public final static int max(int x1, int x2, int x3) { in max()
|
/frameworks/av/media/codecs/m4v_h263/dec/src/ |
D | idct_vca.cpp | 163 int32 x0, x1, x3, x5, x7;//, x8; in idctcol2() local 191 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idctrow3() local 264 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idctcol3() local 302 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idctrow4() local 380 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idctcol4() local 516 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8, temp; in idctrow3_intra() local 590 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8, temp; in idctrow4_intra() local
|
D | block_idct.cpp | 517 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idctrow() local 629 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8, temp; in idctrow_intra() local 840 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idctcol() local
|
/frameworks/av/media/codecs/m4v_h263/enc/src/ |
D | fastidct.cpp | 81 int32 x0, x1, x3, x5, x7;//, x8; in idct_col2() local 107 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idct_col3() local 142 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idct_col4() local 185 int32 x1, x3, x5, x7;//, x8; in idct_col0x40() local 235 int32 x1, x3, x5, x7; in idct_col0x10() local 261 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idct_col() local 432 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idct_row3Inter() local 502 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idct_row4Inter() local 691 int32 x1, x3, x5, x7; in idct_row0x10Inter() local 746 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idct_rowInter() local [all …]
|
/frameworks/av/media/codecs/amrwb/dec/src/ |
D | median5.cpp | 120 int16 x1, x2, x3, x4, x5; in median5() local
|
/frameworks/av/media/libeffects/loudness/common/core/ |
D | math.h | 59 const T x3 = x2 * x; in ExpApproximationViaTaylorExpansionOrder5() local
|
/frameworks/base/services/tests/servicestests/src/com/android/server/ |
D | Vector3Test.java | 34 private AnyMotionDetector.Vector3 x3; field in Vector3Test
|
/frameworks/rs/cpu_ref/ |
D | rsCpuIntrinsicConvolve5x5.cpp | 90 uint32_t x3 = rsMin((int32_t)x+1, (int32_t)(info->dim.x-1)); in OneU4() local 133 uint32_t x3 = rsMin((int32_t)x+1, (int32_t)(info->dim.x-1)); in OneU2() local 176 uint32_t x3 = rsMin((int32_t)x+1, (int32_t)(info->dim.x-1)); in OneU1() local 219 uint32_t x3 = rsMin((int32_t)x+1, (int32_t)(info->dim.x-1)); in OneF4() local 261 uint32_t x3 = rsMin((int32_t)x+1, (int32_t)(info->dim.x-1)); in OneF2() local 303 uint32_t x3 = rsMin((int32_t)x+1, (int32_t)(info->dim.x-1)); in OneF1() local
|
/frameworks/av/media/codecs/amrwb/enc/src/ |
D | hp_wsp.c | 87 Word16 x0, x1, x2, x3; in Hp_wsp() local
|
D | p_med_ol.c | 174 Word16 x1, x2, x3, x4, x5; in median5() local
|
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/ |
D | RotateFilter.java | 146 Point x3 = new Point(0.5f * (cosTheta - sinTheta + 1f), in updateParameters() local
|
/frameworks/av/drm/mediadrm/plugins/clearkey/hidl/ |
D | Base64.cpp | 119 uint8_t x3 = data[i + 2]; in encodeBase64() local
|
/frameworks/av/media/libstagefright/foundation/ |
D | base64.cpp | 132 uint8_t x3 = data[i + 2]; in encodeBase64() local
|
/frameworks/base/media/mca/filterfw/jni/ |
D | jni_shader_program.cpp | 144 jfloat x3, in Java_android_filterfw_core_ShaderProgram_setSourceRegion() 162 jfloat x3, in Java_android_filterfw_core_ShaderProgram_setTargetRegion()
|
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/ |
D | ShaderProgram.java | 269 float x2, float y2, float x3, float y3); in setSourceRegion() 272 float x2, float y2, float x3, float y3); in setTargetRegion()
|
/frameworks/base/services/tests/servicestests/src/com/android/server/display/ |
D | BrightnessMappingStrategyTest.java | 502 final int x3 = 4000; in testGammaCorrectionLowChangeAtCenter() local 531 final int x3 = 4000; in testGammaCorrectionHighChangeAtCenter() local
|
/frameworks/base/graphics/java/android/graphics/ |
D | Path.java | 447 float x3, float y3) { in cubicTo() 458 float x3, float y3) { in rCubicTo() 845 float x3, float y3); in nCubicTo() 847 float x3, float y3); in nRCubicTo()
|
/frameworks/av/services/camera/libcameraservice/device3/ |
D | DistortionMapper.cpp | 505 const float &x3 = quad.coords[4]; in findEnclosingQuad() local 539 const float &x3 = quad.coords[4]; in calculateUorV() local
|
/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/engine/ |
D | Quaternion.java | 81 public Quaternion(double x0, double x1, double x2, double x3) { in Quaternion()
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/geometry/ |
D | Quad.java | 326 private Quad(float x0, float y0, float x1, float y1, float x2, float y2, float x3, float y3) { in Quad()
|
/frameworks/layoutlib/bridge/src/android/graphics/ |
D | Path_Delegate.java | 290 float x2, float y2, float x3, float y3) { in nCubicTo() 301 float x2, float y2, float x3, float y3) { in nRCubicTo() 767 float x3, float y3) { in cubicTo()
|
/frameworks/layoutlib/bridge/src/android/view/shadow/ |
D | TriangleBuffer.java | 133 int x3 = (int) (16.0f * fx3 + .5f); in triangleZBuffMin() local
|
/frameworks/rs/driver/ |
D | rsdGL.cpp | 543 float x3, float y3, float z3, float u3, float v3, in rsdGLDrawQuadTexCoords()
|
D | rsdRuntimeStubs.cpp | 855 float x3, float y3, float z3, float u3, float v3, 889 float x3, float y3, float z3, 1027 float x3, float y3, float z3, 1037 float x3, float y3, float z3, float u3, float v3,
|
/frameworks/base/libs/hwui/jni/ |
D | Path.cpp | 106 jfloat x2, jfloat y2, jfloat x3, jfloat y3) { in cubicTo__FFFFFF() 112 jfloat x2, jfloat y2, jfloat x3, jfloat y3) { in rCubicTo()
|