HomeSort by relevance Sort by last modified time
    Searched refs:box_width (Results 1 - 5 of 5) sorted by null

  /hardware/intel/common/libva/test/
loadsurface.h 150 unsigned int fourcc, int box_width, int row_shift,
163 ypos = (row / box_width) & 0x1;
173 xpos = ((row_shift + jj) / box_width) & 0x1;
231 int box_width, int row_shift,
281 box_width, row_shift, field);
  /external/chromium_org/skia/ext/
recursive_gaussian_convolution_unittest.cc 51 int box_width,
57 const SkIRect box = SkIRect::MakeXYWH((width - box_width) / 2,
59 box_width, box_height);
  /hardware/intel/common/libva/test/putsurface/
putsurface_common.c 82 static int box_width = 32; variable
431 upload_surface(va_dpy, surface_id, box_width, row_shift, display_field);
497 if (row_shift==(2*box_width)) row_shift= 0;
570 box_width = atoi(optarg);
  /hardware/intel/common/libva/test/encode/
h264encode.c 1677 int box_width=8; local
    [all...]
  /hardware/intel/common/libva/test/transcode/
mpeg2transcode.cpp 1935 static int box_width = 32; variable
    [all...]

Completed in 900 milliseconds