HomeSort by relevance Sort by last modified time
    Searched refs:x_pos (Results 1 - 25 of 33) sorted by null

1 2

  /external/chromium_org/chrome/browser/ui/
ntp_background_util.cc 23 int x_pos = 0; local
38 x_pos += area.width() - ntp_background->width();
42 x_pos +=
49 } else if (x_pos > 0) {
50 x_pos = x_pos % ntp_background->width() - ntp_background->width();
60 x_pos += area.x();
63 canvas->TileImageInt(*ntp_background, x_pos, y_pos, width, height);
  /external/libhevc/decoder/
ihevcd_ittiam_logo.h 115 UWORD32 x_pos,
122 #define INSERT_LOGO(buf_y, buf_u, buf_v, stride, x_pos, y_pos, yuv_fmt,disp_wd,disp_ht) ihevcd_insert_logo(buf_y, buf_u, buf_v, stride, x_pos, y_pos, yuv_fmt,disp_wd,disp_ht);
124 #define INSERT_LOGO(buf_y, buf_u, buf_v, stride, x_pos, y_pos, yuv_fmt,disp_wd,disp_ht)
ihevcd_process_slice.c 130 WORD32 x_pos; local
136 x_pos = (ps_proc->i4_ctb_tile_x + nctb);
137 idx = MIN(x_pos, (ps_tile->u2_wd - 1));
157 x_pos = ps_tile->u1_pos_x + ps_proc->i4_ctb_tile_x - 1;
158 idx = x_pos + (ps_proc->i4_ctb_y * ps_sps->i2_pic_wd_in_ctb);
166 x_pos = ps_tile->u1_pos_x + ps_proc->i4_ctb_tile_x - 1;
167 idx = x_pos + ((ps_proc->i4_ctb_y - 1) * ps_sps->i2_pic_wd_in_ctb);
    [all...]
  /external/chromium_org/media/cast/test/
linux_output_window.h 29 LinuxOutputWindow(int x_pos,
39 void CreateWindow(int x_pos,
linux_output_window.cc 16 LinuxOutputWindow::LinuxOutputWindow(int x_pos,
21 CreateWindow(x_pos, y_pos, width, height, name);
35 void LinuxOutputWindow::CreateWindow(int x_pos,
70 x_pos,
  /external/chromium_org/third_party/freetype/src/sfnt/
ttsbit.c 387 FT_Int x_pos,
394 FT_Int x_pos,
403 FT_Int x_pos,
426 if ( x_pos < 0 || x_pos + width > bit_width ||
443 line += y_pos * pitch + ( x_pos >> 3 );
444 x_pos &= 7;
446 if ( x_pos == 0 ) /* the easy one */
464 else /* x_pos > 0 */
476 pwrite[0] = (FT_Byte)( pwrite[0] | ( wval >> x_pos ) );
    [all...]
ttsbit0.c 359 FT_Int x_pos,
365 FT_Int x_pos,
373 FT_Int x_pos,
399 if ( x_pos < 0 || x_pos + width > bit_width ||
413 line += y_pos * pitch + ( x_pos >> 3 );
414 x_pos &= 7;
416 if ( x_pos == 0 ) /* the easy one */
434 else /* x_pos > 0 */
446 write[0] = (FT_Byte)( write[0] | ( wval >> x_pos ) );
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/
ttsbit.c 387 FT_Int x_pos,
394 FT_Int x_pos,
403 FT_Int x_pos,
426 if ( x_pos < 0 || x_pos + width > bit_width ||
443 line += y_pos * pitch + ( x_pos >> 3 );
444 x_pos &= 7;
446 if ( x_pos == 0 ) /* the easy one */
464 else /* x_pos > 0 */
476 pwrite[0] = (FT_Byte)( pwrite[0] | ( wval >> x_pos ) );
    [all...]
  /external/freetype/src/sfnt/
ttsbit.c 523 FT_Int x_pos,
529 FT_Int x_pos,
537 FT_Int x_pos,
558 if ( x_pos < 0 || x_pos + width > bit_width ||
575 line += y_pos * pitch + ( x_pos >> 3 );
576 x_pos &= 7;
578 if ( x_pos == 0 ) /* the easy one */
596 else /* x_pos > 0 */
608 pwrite[0] = (FT_Byte)( pwrite[0] | ( wval >> x_pos ) );
    [all...]
  /external/chromium_org/third_party/skia/third_party/harfbuzz/src/
harfbuzz-buffer.h 45 HB_Fixed x_pos; member in struct:HB_PositionRec_
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
dcac_prediction.cpp 41 int x_pos = video->mbnum_col; local
52 typeDCACStore *DCAC_row = video->predDCAC_row + x_pos;
79 if (!comp && x_pos && !(video->headerInfo.Mode[mbnum-1]&INTRA_MASK)) /* not intra */
102 if (x_pos == 0 && y_pos == 0)
108 else if (x_pos == 0)
217 int x_pos = video->mbnum_col; local
223 typeDCACStore *DCAC_row = video->predDCAC_row + x_pos;
261 if (x_pos == 0 && y_pos == 0)
266 else if (x_pos == 0)
combined_decode.cpp 350 int x_pos = video->mbnum_col; local
352 typeDCACStore *DCAC_row = video->predDCAC_row + x_pos;
554 int x_pos = video->mbnum_col; local
555 int32 offset = (int32)(y_pos << 4) * width + (x_pos << 4);
563 pp_mod[0] = video->pstprcTypCur + (y_pos << 1) * (MB_in_width << 1) + (x_pos << 1);
707 BlockIDCT(video->currVop->uChan + (offset >> 2) + (x_pos << 2), mblock->pred_block + 256, mblock->block[4], width >> 1, ncoeffs[4],
731 BlockIDCT(video->currVop->vChan + (offset >> 2) + (x_pos << 2), mblock->pred_block + 264, mblock->block[5], width >> 1, ncoeffs[5],
785 BlockIDCT(video->currVop->uChan + (offset >> 2) + (x_pos << 2), mblock->pred_block + 256, mblock->block[4], width >> 1, ncoeffs[4],
809 BlockIDCT(video->currVop->vChan + (offset >> 2) + (x_pos << 2), mblock->pred_block + 264, mblock->block[5], width >> 1, ncoeffs[5],
datapart_decode.cpp 630 int x_pos = video->mbnum_col; local
653 pp_mod[0] = video->pstprcTypCur + (y_pos << 1) * (MB_in_width << 1) + (x_pos << 1);
715 offset = (int32)(y_pos << 4) * width + (x_pos << 4);
755 BlockIDCT(video->currVop->uChan + (offset >> 2) + (x_pos << 2), mblock->pred_block + 256, mblock->block[4], width >> 1, ncoeffs[4],
775 BlockIDCT(video->currVop->vChan + (offset >> 2) + (x_pos << 2), mblock->pred_block + 264, mblock->block[5], width >> 1, ncoeffs[5],
block_idct.cpp 229 int x_pos = video->mbnum_col; local
235 offset = (int32)(y_pos << 4) * width + (x_pos << 4);
238 cu_comp = currVop->uChan + (offset >> 2) + (x_pos << 2);
239 cv_comp = currVop->vChan + (offset >> 2) + (x_pos << 2);
vlc_dequant.cpp 61 int x_pos = video->mbnum_col; local
62 typeDCACStore *DCAC_row = video->predDCAC_row + x_pos;
512 int x_pos = video->mbnum_col; local
513 typeDCACStore *DCAC_row = video->predDCAC_row + x_pos;
814 int x_pos = video->mbnum_col; local
815 typeDCACStore *DCAC_row = video->predDCAC_row + x_pos;
    [all...]
  /external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
vie_autotest_linux.cc 70 Display **out_display, int x_pos,
101 Window _window = XCreateWindow(display, DefaultRootWindow(display), x_pos,
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
motion_comp.cpp 48 uint32 x_pos, y_pos; local
93 x_pos = (offset_x << 2) + *mv++; /*quarter pel */
99 eLumaMotionComp(ref_l, picPitch, picHeight, x_pos, y_pos,
104 eChromaMotionComp(ref_Cb, picWidth >> 1, picHeight >> 1, x_pos, y_pos,
107 eChromaMotionComp(ref_Cr, picWidth >> 1, picHeight >> 1, x_pos, y_pos,
122 int x_pos, int y_pos,
132 dx = x_pos & 3;
134 x_pos = x_pos >> 2; /* round it to full-pel resolution */
141 ref += y_pos * picpitch + x_pos;
    [all...]
avcenc_lib.h 417 \param "x_pos" "X-coordinate of the predicted block in quarter pel resolution."
426 int x_pos, int y_pos,
456 int x_pos, int y_pos, uint8 *pred, int pred_pitch,
    [all...]
intra_est.cpp 37 int x_pos = (video->mb_x) << 4; local
39 uint8 *orgY = currInput->YCbCr[0] + y_pos * orgPitch + x_pos;
46 if (((x_pos >> 4) != (int)video->PicWidthInMbs - 1) &&
67 offset = (y_pos >> 2) * picPitch + (x_pos >> 1);
118 int x_pos = (video->mb_x) << 4; local
143 orgY = currInput->YCbCr[0] + y_pos * orgPitch + x_pos;
211 int x_pos = (video->mb_x) << 4; local
215 int offset = y_pos * pitch + x_pos;
1368 int x_pos = video->mb_x << 3; local
    [all...]
  /external/chromium_org/chrome/browser/ui/views/location_bar/
zoom_bubble_view.cc 144 const int x_pos = base::i18n::IsRTL() ? local
147 SetAnchorRect(gfx::Rect(x_pos, screen_bounds.y(), 0, 0));
  /hardware/libhardware/include/hardware/
hwcomposer.h     [all...]
  /frameworks/av/media/libstagefright/codecs/avc/common/src/
deblock.cpp 120 int x_pos = video->mb_x; local
127 curL = currPic->Sl + offset + (x_pos << 4);
130 offset += (x_pos << 3);
181 DeblockMb(video, x_pos, y_pos, pred_block + 84, pred_block + 452, pred_block + 596);
206 if (x_pos) /* find the width */
211 if (x_pos == (int)(video->PicWidthInMbs - 1))
248 if (x_pos != (int)(video->PicWidthInMbs - 1)) /* now copy from the right-most 4 columns to the left-most 4 columns */
277 DeblockMb(video, x_pos, y_pos, curL, curCb, curCr);
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
vlc_encode.cpp 2026 Int x_pos = video->outputMB->mb_x; \/* 5\/28\/01 *\/ local
    [all...]
  /external/chromium_org/chrome/browser/ui/views/toolbar/
browser_actions_container.h 312 void SetDropIndicator(int x_pos);
  /external/chromium_org/chrome/browser/ui/views/passwords/
manage_passwords_bubble_view.cc 514 const int x_pos = base::i18n::IsRTL() ? local
517 SetAnchorRect(gfx::Rect(x_pos, screen_bounds.y(), 0, 0));

Completed in 633 milliseconds

1 2