HomeSort by relevance Sort by last modified time
    Searched defs:iw (Results 1 - 25 of 44) sorted by null

1 2

  /development/perftests/panorama/feature_stab/db_vlvm/
db_utilities_camera.cpp 31 double iw,ih,av_size,field_fact; local
36 iw=(double)im_width;
38 av_size=(iw+ih)/2.0;
41 K[2]=iw/2.0;
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_utilities_camera.cpp 31 double iw,ih,av_size,field_fact; local
36 iw=(double)im_width;
38 av_size=(iw+ih)/2.0;
41 K[2]=iw/2.0;
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_utilities_camera.cpp 31 double iw,ih,av_size,field_fact; local
36 iw=(double)im_width;
38 av_size=(iw+ih)/2.0;
41 K[2]=iw/2.0;
  /external/glide/third_party/gif_decoder/src/main/java/com/bumptech/glide/gifdecoder/
GifFrame.java 7 public int ix, iy, iw, ih; field in class:GifFrame
  /external/e2fsprogs/debugfs/
ncheck.c 44 struct inode_walk_struct *iw = (struct inode_walk_struct *) private; local
50 iw->position++;
51 if (iw->position <= 2)
53 for (i=0; i < iw->num_inodes; i++) {
54 if (iw->iarray[i] == dirent->inode) {
55 if (!iw->parent && !iw->get_pathname_failed) {
57 iw->dir,
58 0, &iw->parent);
61 "while calling ext2fs_get_pathname for inode #%u", iw->dir)
91 struct inode_walk_struct iw; local
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/tools/
IconFactory.java 96 float iw = iconWidth * s; local
99 float borderW = (sourceWidth - iw) / 2.0f;
101 RectF rec = new RectF(borderW, borderH, borderW + iw, borderH + ih);
  /dalvik/dexgen/src/com/android/dexgen/dex/code/
DalvInsnList.java 225 IndentingWriter iw = new IndentingWriter(out, 0, prefix); local
240 iw.write(s);
244 iw.flush();
  /dalvik/dx/src/com/android/dx/command/dump/
BaseDumper.java 281 IndentingWriter iw = new IndentingWriter(sw, w2, separator); local
283 iw.write(s2);
285 iw.write('\n');
287 iw.flush();
  /dalvik/dx/src/com/android/dx/dex/code/
DalvInsnList.java 225 IndentingWriter iw = new IndentingWriter(out, 0, prefix); local
240 iw.write(s);
244 iw.flush();
  /external/dexmaker/src/dx/java/com/android/dx/dex/code/
DalvInsnList.java 226 IndentingWriter iw = new IndentingWriter(out, 0, prefix); local
241 iw.write(s);
245 iw.flush();
  /external/chromium_org/third_party/libjingle/source/talk/session/media/
yuvscaler_unittest.cc 98 bool TestScale(int iw, int ih, int ow, int oh, int offset, bool usefile,
102 size_t isize = I420_SIZE(iw, ih);
113 if (!LoadPlanarYuvTestImage("faces", iw, ih, ibuf) ||
146 EXPECT_EQ(0, libyuv::ScaleOffset(ibuf, iw, ih, obuf, ow, oh,
190 const int iw = 640, ih = 360; local
192 ALIGN16(uint8 ibuf[I420_SIZE(iw, ih)]);
196 ASSERT_TRUE(LoadPlanarYuvTestImage("faces", iw, ih, ibuf));
198 libyuv::ScaleOffset(ibuf, iw, ih, obuf, ow, oh, 0, false);
206 const int iw = 640, ih = 360; local
209 scoped_ptr<uint8[]> ibuffer(new uint8[I420_SIZE(iw, ih) + kAlignment])
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/examples/
vp8_multi_resolution_encoder.c 156 unsigned int iw = cfg[i - 1].g_w * dsf[i - 1].den + dsf[i - 1].num - 1; local
158 cfg[i].g_w = iw / dsf[i - 1].num;
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
mr_dissim.c 25 unsigned int iw = cpi->oxcf.Width*cpi->oxcf.mr_down_sampling_factor.den local
28 low_res_w = iw/cpi->oxcf.mr_down_sampling_factor.num;
  /external/libvpx/libvpx/vp8/encoder/
mr_dissim.c 24 unsigned int iw = cpi->oxcf.Width*cpi->oxcf.mr_down_sampling_factor.den local
27 low_res_w = iw/cpi->oxcf.mr_down_sampling_factor.num;
  /external/libyuv/files/unit_test/
rotate_test.cc 29 int iw, ih, ow, oh; local
32 for (iw = 8; iw < rotate_max_w_ && !err; ++iw) {
36 oh = iw;
38 align_buffer_16(input, iw * ih)
40 align_buffer_16(output_2, iw * ih)
42 for (i = 0; i < iw * ih; ++i) {
46 TransposePlane(input, iw, output_1, ow, iw, ih)
76 int iw, ih, ow, oh; local
136 int iw, ih, ow, oh; local
196 int iw, ih, ow, oh; local
273 int iw, ih, ow, oh; local
350 int iw, ih, ow, oh; local
428 int iw, ih, ow, oh; local
475 int iw, ih, ow, oh; local
534 int iw, ih, ow, oh; local
581 int iw, ih; local
640 int iw, ih, ow, oh; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
mr_dissim.c 24 unsigned int iw = cpi->oxcf.Width*cpi->oxcf.mr_down_sampling_factor.den local
27 low_res_w = iw/cpi->oxcf.mr_down_sampling_factor.num;
  /external/libmtp/src/
playlist-spl.c 338 char* iw = w; local
368 IF_DEBUG() printf("read buff= {%dB new, %dB old/left-over}%s\n",(int)rdcnt, (int)(iw-w), eof?", EOF":"");
375 *iw = '\0';
377 *iw = *it;
380 iw++;
383 if( (iw-w) >= 2 && // we must have at least two bytes
384 *(iw-1) == '\0' && *(iw-2) == '\0' && // 0x0000 is end-of-string
387 !((iw-w)%2) ) {
392 iw = w
674 char* iw = w + M; \/\/ iterator on w local
    [all...]
  /external/libvpx/libvpx/examples/
vp8_multi_resolution_encoder.c 301 unsigned int iw = cfg[i-1].g_w*dsf[i-1].den + dsf[i-1].num - 1; local
303 cfg[i].g_w = iw/dsf[i-1].num;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
vp8_multi_resolution_encoder.c 301 unsigned int iw = cfg[i-1].g_w*dsf[i-1].den + dsf[i-1].num - 1; local
303 cfg[i].g_w = iw/dsf[i-1].num;
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
ImageTinyPlanet.java 156 float iw = bitmap.getWidth(); local
161 if (sw * ih > sh * iw) {
162 nsw = sh * iw / ih;
164 nsh = sw * ih / iw;
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/src/voronoi/
voronoi.cc 328 int iw = kStartRecurseSize; local
331 if (ix + iw > ps_context_->width)
332 iw = ps_context_->width - ix;
335 if (iw <= 0 || ih <= 0)
338 wSubdivide(ix, iy, iw, ih);
  /external/chromium_org/third_party/icu/source/test/cintltst/
crestst.c 115 UResourceBundle *iw = NULL; local
120 iw = ures_open(NULL, "iw", &status);
124 ures_close(iw);
    [all...]
  /external/chromium_org/third_party/libjpeg_turbo/
turbojpeg.c 1057 int cw[MAX_COMPONENTS], ch[MAX_COMPONENTS], iw[MAX_COMPONENTS], local
1092 iw[i]=compptr->width_in_blocks*DCTSIZE;
1098 if(iw[i]!=cw[i] || ih!=ch[i]) usetmpbuf=1;
1100 tmpbufsize+=iw[i]*th[i];
1121 ptr+=iw[i];
    [all...]
  /external/icu/icu4c/source/test/cintltst/
crestst.c 113 UResourceBundle *iw = NULL; local
118 iw = ures_open(NULL, "iw", &status);
122 ures_close(iw);
    [all...]
  /external/libvorbis/lib/
smallft.c 576 int ip,iw,ido,idl1,ix2,ix3; local
581 iw=n;
589 iw-=(ip-1)*ido;
594 ix2=iw+ido;
597 dradf4(ido,l1,ch,c,wa+iw-1,wa+ix2-1,wa+ix3-1);
599 dradf4(ido,l1,c,ch,wa+iw-1,wa+ix2-1,wa+ix3-1);
606 dradf2(ido,l1,c,ch,wa+iw-1);
610 dradf2(ido,l1,ch,c,wa+iw-1);
617 dradfg(ido,ip,l1,idl1,c,c,c,ch,ch,wa+iw-1);
622 dradfg(ido,ip,l1,idl1,ch,ch,ch,c,c,wa+iw-1)
1157 int nf,ip,iw,ix2,ix3,ido,idl1; local
    [all...]

Completed in 1305 milliseconds

1 2