| /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/rs/cpu_ref/ |
| D | rsCpuIntrinsicConvolve5x5.cpp | 96 uint32_t x3 = rsMin((int32_t)x+1, (int32_t)(p->dimX-1)); in OneU4() local 139 uint32_t x3 = rsMin((int32_t)x+1, (int32_t)(p->dimX-1)); in OneU2() local 182 uint32_t x3 = rsMin((int32_t)x+1, (int32_t)(p->dimX-1)); in OneU1() local 225 uint32_t x3 = rsMin((int32_t)x+1, (int32_t)(p->dimX-1)); in OneF4() local 267 uint32_t x3 = rsMin((int32_t)x+1, (int32_t)(p->dimX-1)); in OneF2() local 309 uint32_t x3 = rsMin((int32_t)x+1, (int32_t)(p->dimX-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/av/media/libstagefright/foundation/ |
| D | base64.cpp | 117 uint8_t x3 = data[i + 2]; in encodeBase64() 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/base/media/mca/filterfw/jni/ |
| D | jni_shader_program.cpp | 151 jfloat x3, in Java_android_filterfw_core_ShaderProgram_setSourceRegion() 169 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 | 538 float x2, float y2, float u2, float v2, float x3, float y3, float u3, float v3, in appendMeshQuadNoClip() 550 float x2, float y2, float u2, float v2, float x3, float y3, float u3, float v3, in appendMeshQuad() 573 float x2, float y2, float u2, float v2, float x3, float y3, float u3, float v3, in appendRotatedMeshQuad()
|
| /frameworks/base/libs/hwui/font/ |
| D | CacheTexture.h | 159 float x3, float y3, float u3, float v3, in addQuad()
|
| /frameworks/base/graphics/java/android/graphics/ |
| D | Path.java | 407 float x3, float y3) { in cubicTo() 418 float x3, float y3) { in rCubicTo() 801 float x2, float y2, float x3, float y3); in native_cubicTo() 803 float x2, float y2, float x3, float y3); in native_rCubicTo()
|
| /frameworks/base/tools/layoutlib/bridge/src/android/graphics/ |
| D | Path_Delegate.java | 279 float x2, float y2, float x3, float y3) { in native_cubicTo() 290 float x2, float y2, float x3, float y3) { in native_rCubicTo() 688 float x3, float y3) { in cubicTo()
|
| /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/rs/driver/ |
| D | rsdGL.cpp | 537 float x3, float y3, float z3, float u3, float v3, in rsdGLDrawQuadTexCoords()
|
| /frameworks/base/core/jni/android/graphics/ |
| D | Path.cpp | 145 …jobject clazz, jlong objHandle, jfloat x1, jfloat y1, jfloat x2, jfloat y2, jfloat x3, jfloat y3) { in cubicTo__FFFFFF() 150 …jobject clazz, jlong objHandle, jfloat x1, jfloat y1, jfloat x2, jfloat y2, jfloat x3, jfloat y3) { in rCubicTo()
|
| /frameworks/rs/ |
| D | rsFont.cpp | 672 float x3, float y3, float z3, in appendMeshQuad()
|
| /frameworks/av/media/libstagefright/codecs/avc/enc/src/ |
| D | intra_est.cpp | 737 int x0, x1, x2, x3, x4, x5; in blk_intra4x4_search() local
|
| /frameworks/native/services/inputflinger/tests/ |
| D | InputReader_test.cpp | 4037 int32_t x3 = 700, y3 = 300; in TEST_F() local 4254 int32_t x3 = 700, y3 = 300; in TEST_F() local 4426 int32_t x3 = 700, y3 = 300; in TEST_F() local
|