/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
D | fastidct.cpp | 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 211 int32 x0, x2, x4, x6; in idct_col0x20() local 261 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idct_col() local 373 int32 x0, x1, x2, x4, x5; in idct_row2Inter() 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 578 int32 x1, x2, x4, x5; in idct_row0x40Inter() local 635 int32 x0, x2, x4, x6; in idct_row0x20Inter() local 746 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idct_rowInter() local [all …]
|
D | sad_mb_offset.h | 34 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; in sad_mb_offset3() local 137 int32 x4, x5, x6, x9, x10, x11, x12, x14; in sad_mb_offset3() local 230 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; in sad_mb_offset3() local
|
D | sad_inline.h | 84 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; in simd_sad_mb() local
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/ |
D | idct_vca.cpp | 99 int32 x0, x1, x2, x4, x5; in idctrow2() 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 450 int32 x0, x1, x2, x4, x5, temp; in idctrow2_intra() 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 628 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8, temp; in idctrow_intra() local 838 int32 x0, x1, x2, x3, x4, x5, x6, x7, x8; in idctcol() local
|
/frameworks/av/media/libstagefright/codecs/amrwb/src/ |
D | median5.cpp | 120 int16 x1, x2, x3, x4, x5; in median5() local
|
/frameworks/av/media/libeffects/loudness/common/core/ |
D | math.h | 60 const T x4 = x2 * x2; in ExpApproximationViaTaylorExpansionOrder5() local
|
/frameworks/rs/cpu_ref/ |
D | rsCpuIntrinsicConvolve5x5.cpp | 91 uint32_t x4 = rsMin((int32_t)x+2, (int32_t)(info->dim.x-1)); in OneU4() local 134 uint32_t x4 = rsMin((int32_t)x+2, (int32_t)(info->dim.x-1)); in OneU2() local 177 uint32_t x4 = rsMin((int32_t)x+2, (int32_t)(info->dim.x-1)); in OneU1() local 220 uint32_t x4 = rsMin((int32_t)x+2, (int32_t)(info->dim.x-1)); in OneF4() local 262 uint32_t x4 = rsMin((int32_t)x+2, (int32_t)(info->dim.x-1)); in OneF2() local 304 uint32_t x4 = rsMin((int32_t)x+2, (int32_t)(info->dim.x-1)); in OneF1() local
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/ |
D | p_med_ol.c | 174 Word16 x1, x2, x3, x4, x5; in median5() local
|
/frameworks/av/services/camera/libcameraservice/device3/ |
D | DistortionMapper.cpp | 465 const float &x4 = quad.coords[6]; in findEnclosingQuad() local 499 const float &x4 = calculateU ? quad.coords[6] : quad.coords[2]; in calculateUorV() local
|
/frameworks/rs/driver/ |
D | rsdGL.cpp | 544 float x4, float y4, float z4, float u4, float v4) { in rsdGLDrawQuadTexCoords()
|
D | rsdRuntimeStubs.cpp | 856 float x4, float y4, float z4, float u4, float v4) { 890 float x4, float y4, float z4) { 1028 float x4, float y4, float z4) { 1038 float x4, float y4, float z4, float u4, float v4) {
|
/frameworks/base/services/tests/servicestests/src/com/android/server/display/ |
D | BrightnessMappingStrategyTest.java | 536 final int x4 = 4900; in testGammaCorrectionChangeAtEdges() local
|
/frameworks/layoutlib/bridge/src/android/view/math/ |
D | Math3DHelper.java | 415 float x4, float y4, in lineIntersection()
|
/frameworks/rs/ |
D | rsFont.cpp | 669 float x4, float y4, float z4, in appendMeshQuad()
|
/frameworks/base/core/java/android/view/ |
D | ViewGroup.java | 4050 int x4 = x3 + dx2; in fillDifference() local
|