/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/ |
D | idct_vca.cpp | 160 int32 x0, x1, x3, x5, x7;//, x8; in idctcol2() local 187 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idctrow3() local 259 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idctcol3() local 296 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idctrow4() local 373 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idctcol4() local 507 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8, temp; in idctrow3_intra() local 580 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8, temp; in idctrow4_intra() local
|
D | block_idct.cpp | 516 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idctrow() local 627 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8, temp; in idctrow_intra() local 837 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idctcol() local
|
/frameworks/av/media/libstagefright/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/libstagefright/codecs/amrwb/src/ |
D | median5.cpp | 120 int16 x1, x2, x3, x4, x5; in median5() local
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
D | armVCM4P2_Clip8_s.s | 51 x3 RN 6 label
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/ |
D | armVCM4P10_InterpolateLuma_Copy_unsafe_s.s | 56 x3 RN 9 label
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/ |
D | armVCM4P10_InterpolateLuma_Copy_unsafe_s.s | 56 x3 RN 9 label
|
/frameworks/av/media/libeffects/loudness/common/core/ |
D | math.h | 59 const T x3 = x2 * x; in ExpApproximationViaTaylorExpansionOrder5() local
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/ |
D | HeadsUpAppearInterpolator.java | 35 float x3 = 100f; in getAppearPath() 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/libstagefright/codecs/amrwbenc/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/media/libstagefright/foundation/ |
D | base64.cpp | 116 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 | 266 float x2, float y2, float x3, float y3); in setSourceRegion() 269 float x2, float y2, float x3, float y3); in setTargetRegion()
|
/frameworks/base/libs/hwui/ |
D | FontRenderer.cpp | 504 float x2, float y2, float u2, float v2, float x3, float y3, float u3, float v3, in appendMeshQuadNoClip() 516 float x2, float y2, float u2, float v2, float x3, float y3, float u3, float v3, in appendMeshQuad() 539 float x2, float y2, float u2, float v2, float x3, float y3, float u3, float v3, in appendRotatedMeshQuad()
|
/frameworks/base/graphics/java/android/graphics/ |
D | Path.java | 427 float x3, float y3) { in cubicTo() 438 float x3, float y3) { in rCubicTo() 834 float x3, float y3); in nCubicTo() 836 float x3, float y3); in nRCubicTo()
|
/frameworks/base/libs/hwui/font/ |
D | CacheTexture.h | 163 float x3, float y3, float u3, float v3, in addQuad()
|
/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 | 286 float x2, float y2, float x3, float y3) { in nCubicTo() 297 float x2, float y2, float x3, float y3) { in nRCubicTo() 757 float x3, float y3) { in cubicTo()
|
/frameworks/rs/driver/ |
D | rsdGL.cpp | 543 float x3, float y3, float z3, float u3, float v3, in rsdGLDrawQuadTexCoords()
|
/frameworks/base/core/jni/android/graphics/ |
D | Path.cpp | 110 jfloat x2, jfloat y2, jfloat x3, jfloat y3) { in cubicTo__FFFFFF() 116 jfloat x2, jfloat y2, jfloat x3, jfloat y3) { in rCubicTo()
|