Home
last modified time | relevance | path

Searched defs:x4 (Results 1 – 16 of 16) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dfastidct.cpp107 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 …]
Dsad_mb_offset.h34 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
Dsad_inline.h84 int32 x4, x5, x6, x8, x9, x10, x11, x12, x14; in simd_sad_mb() local
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
Didct_vca.cpp99 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
Dblock_idct.cpp516 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/
Dmedian5.cpp120 int16 x1, x2, x3, x4, x5; in median5() local
/frameworks/av/media/libeffects/loudness/common/core/
Dmath.h60 const T x4 = x2 * x2; in ExpApproximationViaTaylorExpansionOrder5() local
/frameworks/rs/cpu_ref/
DrsCpuIntrinsicConvolve5x5.cpp91 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/
Dp_med_ol.c174 Word16 x1, x2, x3, x4, x5; in median5() local
/frameworks/av/services/camera/libcameraservice/device3/
DDistortionMapper.cpp465 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/
DrsdGL.cpp544 float x4, float y4, float z4, float u4, float v4) { in rsdGLDrawQuadTexCoords()
DrsdRuntimeStubs.cpp856 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/
DBrightnessMappingStrategyTest.java536 final int x4 = 4900; in testGammaCorrectionChangeAtEdges() local
/frameworks/layoutlib/bridge/src/android/view/math/
DMath3DHelper.java415 float x4, float y4, in lineIntersection()
/frameworks/rs/
DrsFont.cpp669 float x4, float y4, float z4, in appendMeshQuad()
/frameworks/base/core/java/android/view/
DViewGroup.java4050 int x4 = x3 + dx2; in fillDifference() local