Searched refs:iy (Results 1 – 8 of 8) sorted by relevance
/frameworks/av/media/codecs/amrwb/enc/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 | 113 Word16 * iy, /* (o) position of pulse 2 */ 140 Word16 st, ix, iy, pos, index, track, nb_pulse, nbiter, j_temp; in ACELP_4t64_fx() local 573 iy = ind[1] = pos_max[ipos[1]]; in ACELP_4t64_fx() 574 ps = dn[ix] + dn[iy]; in ACELP_4t64_fx() 576 j = iy >> 2; /* iy / STEP */ in ACELP_4t64_fx() 586 if (sign[iy] < 0) in ACELP_4t64_fx() 587 p1 = h_inv - iy; in ACELP_4t64_fx() 589 p1 = h - iy; in ACELP_4t64_fx() 607 iy = ind[1] = pos_max[ipos[1]]; in ACELP_4t64_fx() 610 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/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/ |
D | resize.rscript | 30 uint32_t iy = yf; 32 uchar4 tmp = rsGetElementAt_uchar4(gIn, ix, iy);
|
/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/ |
D | resize.rscript | 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.rscript | 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.rscript | 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/services/tests/servicestests/res/raw/ |
D | backup_telephony_no_password | 135 T\n@�n�2t@AH�iy�
|