Home
last modified time | relevance | path

Searched defs:iw (Results 1 – 25 of 35) sorted by relevance

12

/external/e2fsprogs/debugfs/
Dncheck.c45 struct inode_walk_struct *iw = (struct inode_walk_struct *) private; in ncheck_proc() local
96 struct inode_walk_struct iw; in do_ncheck() local
/external/glide/third_party/gif_decoder/src/main/java/com/bumptech/glide/gifdecoder/
DGifFrame.java7 int ix, iy, iw, ih; field in GifFrame
/external/webrtc/talk/session/media/
Dyuvscaler_unittest.cc98 bool TestScale(int iw, int ih, int ow, int oh, int offset, bool usefile, in TestScale()
193 const int iw = 640, ih = 360; in TEST_F() local
209 const int iw = 640, ih = 360; in TEST_F() local
/external/skqp/src/gpu/
DGrQuad.h117 Sk4f iw = this->iw4f(); in bounds() local
128 float iw(int i) const { return sk_ieee_float_divide(1.f, fW[i]); } in iw() function
DGrQuad.cpp177 auto iw = SkNx_fma(w0, rx, SkNx_fma(w1, ry, w2)).invert(); in GrQuad() local
/external/autotest/server/site_tests/network_WiFi_BgscanBackoff/
Dnetwork_WiFi_BgscanBackoff.py44 def _find_bss_matching_mac_addr(self, iw, mac_addr): argument
/external/skia/src/gpu/
DGrQuad.h150 Sk4f iw = this->iw4f(); in bounds() local
161 float iw(int i) const { return sk_ieee_float_divide(1.f, fW[i]); } in iw() function
DGrQuad.cpp125 Sk4f iw = w.invert(); in map_quad_general() local
/external/iw/
DMakefile105 iw: $(OBJS) target
/external/libvpx/libvpx/vp8/encoder/
Dmr_dissim.c24 unsigned int iw = cpi->oxcf.Width * cpi->oxcf.mr_down_sampling_factor.den + in vp8_cal_low_res_mb_cols() local
/external/libkmsxx/utils/
Dkmscapture.cpp90 uint32_t iw, uint32_t ih, in better_size()
101 uint32_t iw, uint32_t ih, PixelFormat pixfmt, in CameraPipeline()
/external/libmtp/src/
Dplaylist-spl.c337 char* iw = w; in read_into_spl_text_t() local
669 char* iw = w + M; // iterator on w in discover_filepath_from_id() local
/external/skia/src/gpu/ops/
DGrTextureOp.cpp46 const SkRect& srcRect, float iw, float ih, float h) { in compute_domain()
78 float iw, float ih, float h) { in compute_src_quad_from_rect()
94 float iw, float ih, float h) { in compute_src_quad()
384 float iw, ih, h; in tess() local
/external/skqp/src/gpu/ops/
DGrTextureOp.cpp46 const SkRect& srcRect, float iw, float ih, float h) { in compute_domain()
77 static GrPerspQuad compute_src_quad(GrSurfaceOrigin origin, const SkRect& srcRect, float iw, in compute_src_quad()
301 float iw, ih, h; in tess() local
/external/libvpx/libvpx/examples/
Dvp8_multi_resolution_encoder.c450 unsigned int iw = cfg[i - 1].g_w * dsf[i - 1].den + dsf[i - 1].num - 1; in main() local
/external/swiftshader/third_party/LLVM/lib/Analysis/
DProfileInfo.cpp779 double iw = 0; unsigned inmissing = 0; unsigned incount = 0; unsigned invalid = 0; in repair() local
869 double iw = 0; in repair() local
935 double iw = 0; in repair() local
/external/skqp/src/gpu/effects/
DGrTextureDomain.cpp452 float iw = 1.f / texture->width(); in onCreateGLSLInstance() local
/external/skia/src/gpu/effects/
DGrTextureDomain.cpp452 float iw = 1.f / texture->width(); in onCreateGLSLInstance() local
/external/speex/libspeexdsp/
Dsmallft.c578 int ip,iw,ido,idl1,ix2,ix3; in drftf1() local
1159 int nf,ip,iw,ix2,ix3,ido,idl1; in drftb1() local
/external/libyuv/files/util/
Dssim.cc80 static double FinalizeSSIM(double iw, in FinalizeSSIM()
/external/icu/icu4c/source/test/cintltst/
Dcrestst.c115 UResourceBundle *iw = NULL; in TestAliasConflict() local
/external/tensorflow/tensorflow/core/kernels/
Dconv_grad_ops_3d.cc84 for (int iw = w_pad; iw < w_pad + filter_w; ++iw) { in Col2im() local
132 for (int iw = w_pad; iw < w_pad + filter_w; ++iw) { in Im2col() local
Dconv_grad_filter_ops.cc77 for (int iw = w_pad; iw < w_pad + filter_w; ++iw) { in Im2col() local
Dconv_grad_input_ops.cc77 for (int iw = w_pad; iw < w_pad + filter_w; ++iw) { in Col2im() local
/external/libjpeg-turbo/
Dturbojpeg.c946 int pw[MAX_COMPONENTS], ph[MAX_COMPONENTS], iw[MAX_COMPONENTS], in tjCompressFromYUVPlanes() local
1575 int pw[MAX_COMPONENTS], ph[MAX_COMPONENTS], iw[MAX_COMPONENTS], in tjDecompressToYUVPlanes() local

12