Searched refs:iy (Results 1 – 13 of 13) sorted by relevance
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/ |
D | c2t64fx.c | 56 Word32 i, j, k, i0, i1, ix, iy, pos, pos2; in ACELP_2t64_fx() local 233 iy = 1; in ACELP_2t64_fx() 257 iy = pos; in ACELP_2t64_fx() 270 i1 = (iy >> 1); /* pos of pulse 2 (0..31) */ in ACELP_2t64_fx() 281 if (sign[iy] > 0) in ACELP_2t64_fx() 283 code[iy] = 512; in ACELP_2t64_fx() 284 p1 = h - iy; in ACELP_2t64_fx() 287 code[iy] = -512; in ACELP_2t64_fx() 289 p1 = h_inv - iy; in ACELP_2t64_fx()
|
D | c4t64fx.c | 109 Word16 * iy, /* (o) position of pulse 2 */ 136 Word16 st, ix, iy, pos, index, track, nb_pulse, nbiter, j_temp; in ACELP_4t64_fx() local 569 iy = ind[1] = pos_max[ipos[1]]; in ACELP_4t64_fx() 570 ps = dn[ix] + dn[iy]; in ACELP_4t64_fx() 572 j = iy >> 2; /* iy / STEP */ in ACELP_4t64_fx() 582 if (sign[iy] < 0) in ACELP_4t64_fx() 583 p1 = h_inv - iy; in ACELP_4t64_fx() 585 p1 = h - iy; in ACELP_4t64_fx() 603 iy = ind[1] = pos_max[ipos[1]]; in ACELP_4t64_fx() 606 ps = add1(add1(add1(dn[ix], dn[iy]), dn[i]), dn[j]); in ACELP_4t64_fx() [all …]
|
/frameworks/rs/driver/runtime/ |
D | rs_f16_math.c | 118 short hx, hy, ix, iy; in nextafter() local 123 iy = hy & 0x7fff; // |y| in nextafter() 126 (iy > 0x7c00)) // y is nan in nextafter()
|
/frameworks/layoutlib/bridge/src/android/graphics/ |
D | RadialGradient_Delegate.java | 177 for (int iy = 0 ; iy < h ; iy++) { in getRaster() 181 pt1[1] = y + iy; in getRaster()
|
D | SweepGradient_Delegate.java | 171 for (int iy = 0 ; iy < h ; iy++) { in getRaster() 175 pt1[1] = y + iy; in getRaster()
|
D | BitmapShader_Delegate.java | 178 for (int iy = 0 ; iy < h ; iy++) { in getRaster() 182 pt1[1] = y + iy; in getRaster()
|
D | LinearGradient_Delegate.java | 185 for (int iy = 0 ; iy < h ; iy++) { in getRaster() 189 pt1[1] = y + iy; in getRaster()
|
/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/ |
D | resize.rs | 30 uint32_t iy = yf; 32 uchar4 tmp = rsGetElementAt_uchar4(gIn, ix, iy);
|
/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/ |
D | resize.rs | 30 uint32_t iy = yf; 32 uchar4 tmp = rsGetElementAt_uchar4(gIn, ix, iy);
|
/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/ |
D | resize.rs | 30 uint32_t iy = yf; 32 uchar4 tmp = rsGetElementAt_uchar4(gIn, ix, iy);
|
/frameworks/rs/tests/java_api/CannyLive/src/com/android/example/cannylive/ |
D | canny.rs | 496 int iy = clamp((int)y, 0, h - 1); 497 int v = rsGetElementAt_uchar(hough_output, ix, iy); 512 for (int iy = 0; iy < height; iy++) { 514 if (rsGetElementAt_uchar(edgeImage, ix, iy) > 20) { 515 float2 pos = {ix - half_width, iy - half_height};
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/egg/ |
D | MLand.java | 1100 final int iy = (int) (h * 0.2f); 1101 outline.setRect(ix, iy, w - ix, h - iy);
|
/frameworks/base/services/tests/servicestests/res/raw/ |
D | backup_telephony_no_password | 135 T\n@�n�2t@AH�iy�
|