Home
last modified time | relevance | path

Searched defs:by (Results 1 - 25 of 79) sorted by relevance

1234

/third_party/lzma/CPP/7zip/UI/FileManager/
H A DComboDialog.cpp46 int bx1, bx2, by; in OnSize() local
/third_party/skia/tests/
H A DPathOpsSimplifyDegenerateThreadedTest.cpp17 int by = state.fB >> 2; in testSimplifyDegeneratesMain() local
73 int by = b >> 2; in DEF_TEST() local
H A DPathOpsSimplifyTrianglesThreadedTest.cpp18 int by = state.fB >> 2; in testSimplifyTrianglesMain() local
76 int by = b >> 2; in DEF_TEST() local
H A DPathOpsSimplifyQuadThreadedTest.cpp21 int by = state.fB >> 2; in testSimplifyQuadsMain() local
H A DPathOpsSimplifyQuadralateralsThreadedTest.cpp21 int by = state.fB >> 2; in testSimplifyQuadralateralsMain() local
H A DPathOpsQuadLineIntersectionThreadedTest.cpp84 int by = state.fB >> 2; in testQuadLineIntersectMain() local
/third_party/skia/src/core/
H A DSkSafeMath.h73 uint64_t by = y; in mul32() local
/third_party/ffmpeg/libavfilter/dnn/
H A Ddnn_backend_native_layer_depth2space.c64 int y, x, by, bx, ch; in ff_dnn_execute_layer_depth2space() local
/third_party/python/Lib/idlelib/
H A Dmacosx.py6 from sys import platform # Used in _init_tk_type, changed by test. namespace
/third_party/ffmpeg/libavcodec/
H A Dkmvc.c80 int bx, by; in kmvc_decode_intra_8x8() local
169 int bx, by; in kmvc_decode_inter_8x8() local
[all...]
H A Dscpr.c439 int i, j, by = y * 16, bx = x * 16; in decompress_p() local
460 int run, bx = x * 16 + sx1, by = y * 16 + sy1; in decompress_p() local
[all...]
H A Dscpr.h217 decode_run_p(AVCodecContext *avctx, uint32_t ptype, int run, int x, int y, uint32_t clr, uint32_t *dst, uint32_t *prev, int linesize, int plinesize, uint32_t *bx, uint32_t *by, uint32_t backstep, int sx1, int sx2, int *cx, int *cx1) decode_run_p() argument
[all...]
H A Dzmbv.c72 int bw, bh, bx, by; member
H A Dcavs.c549 int ax, ay, bx, by, cx, cy; in mv_pred_median() local
H A Dmotion_est_template.c60 int bx=2*mx, by=2*my; in hpel_motion_search() local
246 int bx=4*mx, by=4*my; qpel_motion_search() local
[all...]
H A Dscpr3.c1121 int i, a, b, c, j, by = y * 16, bx = x * 16; in decompress_p3() local
1168 int run, bx = x * 16 + sx1, by = y * 16 + sy1; in decompress_p3() local
[all...]
H A Dmss4.c166 mss4_decode_dct(GetBitContext *gb, VLC *dc_vlc, VLC *ac_vlc, int *block, int *dc_cache, int bx, int by, uint16_t *quant_mat) mss4_decode_dct() argument
/third_party/ffmpeg/tests/checkasm/
H A Dvc1dsp.c131 static void divide_and_round_nearest(matrix *a, float by) in divide_and_round_nearest() argument
/third_party/libsnd/src/GSM610/
H A Dgsm610_priv.h59 SASR_W (int16_t x, int16_t by) in SASR_W() argument
66 SASR_L (int32_t x, int16_t by) in SASR_L() argument
74 SASL_W (int16_t x, int16_t by) in SASL_W() argument
81 SASL_L(int32_t x, int16_t by) SASL_L() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/xvmc/tests/
H A Dtest_rendering.c149 int mbx, mby, bx, by; in main() local
/third_party/node/deps/v8/src/strings/
H A Dstring-builder-inl.h96 void IncrementCharacterCount(int by) { in IncrementCharacterCount() argument
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_inlines.h394 bool BasicBlock::reachableBy(const BasicBlock *by, const BasicBlock *term) in reachableBy() argument
/third_party/skia/src/pathops/
H A DSkPathOpsConic.cpp158 double by = 2 * dy - (ay + cy) / 2; in subDivide() local
/third_party/ffmpeg/libavfilter/
H A Dvf_colorcontrast.c38 float rc, gm, by; member
108 const float by = s->by * 0.5f; in colorcontrast_slice8() local
162 const float by = s->by * 0.5f; in colorcontrast_slice16() local
214 const float by in colorcontrast_slice8p() local
266 const float by = s->by * 0.5f; colorcontrast_slice16p() local
[all...]
/third_party/node/deps/v8/src/heap/
H A Dincremental-marking.h212 void IncrementLiveBytesBackground(MemoryChunk* chunk, intptr_t by) { in IncrementLiveBytesBackground() argument

Completed in 16 milliseconds

1234