HomeSort by relevance Sort by last modified time
    Searched full:yindex (Results 1 - 15 of 15) sorted by null

  /external/llvm/test/CodeGen/PowerPC/
2011-12-06-SpillAndRestoreCR.ll 45 %yindex.137 = phi i32 [ 0, %for.body ], [ %yindex.3.15, %for.inc15 ]
52 %yindex.233 = phi i32 [ %yindex.137, %for.cond5.preheader ], [ %yindex.3.15, %for.body7 ]
57 %yindex.3 = select i1 %cmp10, i32 %2, i32 %yindex.233
66 %yindex.3.1 = select i1 %cmp10.1, i32 %5, i32 %yindex.3
74 %yindex.3.2 = select i1 %cmp10.2, i32 %7, i32 %yindex.3.
    [all...]
  /external/jpeg/
jccoefct.c 149 int blkn, bi, ci, yindex, yoffset, blockcnt; local
173 ypos = yoffset * DCTSIZE; /* ypos == (yoffset+yindex) * DCTSIZE */
174 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
176 yoffset+yindex < compptr->last_row_height) {
345 int blkn, ci, xindex, yindex, yoffset; local
373 for (yindex = 0; yindex < compptr->MCU_height; yindex++)
    [all...]
jdcoefct.c 153 int blkn, ci, xindex, yindex, yoffset, useful_width; local
205 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
207 yoffset+yindex < compptr->last_row_height) {
259 int blkn, ci, xindex, yindex, yoffset; local
317 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
318 buffer_ptr = buffer[ci][yindex+yoffset] + start_col
396 int ci, xindex, yindex, yoffset; local
456 int blkn, ci, xindex, yindex, yoffset; local
    [all...]
jctrans.c 284 int blkn, ci, xindex, yindex, yoffset, blockcnt; local
312 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
314 yindex+yoffset < compptr->last_row_height) {
316 buffer_ptr = buffer[ci][yindex+yoffset] + start_col;
  /external/qemu/distrib/jpeg-6b/
jccoefct.c 149 int blkn, bi, ci, yindex, yoffset, blockcnt; local
173 ypos = yoffset * DCTSIZE; /* ypos == (yoffset+yindex) * DCTSIZE */
174 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
176 yoffset+yindex < compptr->last_row_height) {
345 int blkn, ci, xindex, yindex, yoffset; local
373 for (yindex = 0; yindex < compptr->MCU_height; yindex++)
    [all...]
jdcoefct.c 153 int blkn, ci, xindex, yindex, yoffset, useful_width; local
205 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
207 yoffset+yindex < compptr->last_row_height) {
259 int blkn, ci, xindex, yindex, yoffset; local
317 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
318 buffer_ptr = buffer[ci][yindex+yoffset] + start_col
396 int ci, xindex, yindex, yoffset; local
456 int blkn, ci, xindex, yindex, yoffset; local
    [all...]
jctrans.c 284 int blkn, ci, xindex, yindex, yoffset, blockcnt; local
312 for (yindex = 0; yindex < compptr->MCU_height; yindex++) {
314 yindex+yoffset < compptr->last_row_height) {
316 buffer_ptr = buffer[ci][yindex+yoffset] + start_col;
  /external/chromium_org/cc/base/
tiling_data_unittest.cc 39 int YIndex(
388 EXPECT_EQ(0, YIndex(gfx::Size(3, 3), gfx::Size(10, 10), false, 0));
389 EXPECT_EQ(0, YIndex(gfx::Size(3, 3), gfx::Size(10, 10), false, 1));
390 EXPECT_EQ(0, YIndex(gfx::Size(3, 3), gfx::Size(10, 10), false, 2));
391 EXPECT_EQ(1, YIndex(gfx::Size(3, 3), gfx::Size(10, 10), false, 3));
392 EXPECT_EQ(1, YIndex(gfx::Size(3, 3), gfx::Size(10, 10), false, 4));
393 EXPECT_EQ(1, YIndex(gfx::Size(3, 3), gfx::Size(10, 10), false, 5));
394 EXPECT_EQ(2, YIndex(gfx::Size(3, 3), gfx::Size(10, 10), false, 6));
395 EXPECT_EQ(2, YIndex(gfx::Size(3, 3), gfx::Size(10, 10), false, 7));
396 EXPECT_EQ(2, YIndex(gfx::Size(3, 3), gfx::Size(10, 10), false, 8))
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/formats/
CameraFormatsActivity.java 611 int yIndex = 0;
623 int yv = data[yIndex] & 0xFF;
630 yIndex += 1;
665 int yIndex = yStride * y;
682 int yv = data[yIndex] & 0xFF;
687 yIndex += 1;
697 int yIndex = 0;
709 int yv = data[yIndex] & 0xFF;
714 yIndex += 2;
  /hardware/samsung_slsi/exynos5/libswconverter/
swconvertor.c 535 unsigned int yIndex = 0;
552 pDstY[yIndex++] = (unsigned char)Y;
607 unsigned int yIndex = 0;
625 pDstY[yIndex++] = (unsigned char)Y;
686 unsigned int yIndex = 0;
702 pDstY[yIndex++] = (unsigned char)Y;
758 unsigned int yIndex = 0;
773 pDstY[yIndex++] = (unsigned char)Y;
  /external/chromium_org/third_party/freetype/src/smooth/
ftgrays.c 1370 int yindex; local
1392 int yindex; local
1839 int yindex; local
    [all...]
  /external/freetype/src/smooth/
ftgrays.c 1370 int yindex; local
1392 int yindex; local
1839 int yindex; local
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
indiancal.cpp 162 double wjd, depoch, quadricent, dqc, cent, dcent, quad, dquad, yindex, yearday, leapadj; local
172 yindex = uprv_floor(dquad / 365);
173 year = (int32_t)((quadricent * 400) + (cent * 100) + (quad * 4) + yindex);
174 if (!((cent == 4) || (yindex == 4))) {
  /external/icu4c/i18n/
indiancal.cpp 162 double wjd, depoch, quadricent, dqc, cent, dcent, quad, dquad, yindex, yearday, leapadj; local
172 yindex = uprv_floor(dquad / 365);
173 year = (int32_t)((quadricent * 400) + (cent * 100) + (quad * 4) + yindex);
174 if (!((cent == 4) || (yindex == 4))) {
  /packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
NinePatchTexture.java 339 int yIndex = xIndex + 1;
341 xy[yIndex] = y[j];
343 uv[yIndex] = v[j];

Completed in 351 milliseconds