Home
last modified time | relevance | path

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

1234

/third_party/typescript/tests/baselines/reference/
H A DmergedModuleDeclarationCodeGen2.js12 var my; variable
[all...]
H A DmergedModuleDeclarationCodeGen3.js12 var my; variable
[all...]
H A DtsxElementResolution7.js25 var my; variable
[all...]
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dremquol.c40 uint64_t i, mx, my; in remquol() local
H A Dfmodl.c38 uint64_t i, mx, my; in fmodl() local
/third_party/musl/src/math/
H A Dremquol.c40 uint64_t i, mx, my; in remquol() local
H A Dfmodl.c38 uint64_t i, mx, my; in fmodl() local
/third_party/skia/docs/examples/
H A DSmoothBezierSplineInterpolation.cpp41 float my = s[i].a.y() / s[i - 1].b.y(); in REG_FIDDLE() local
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DComboDialog.cpp44 int mx, my; in OnSize() local
/third_party/musl/porting/liteos_m/kernel/src/math/
H A Dfmodl.c38 uint64_t i, mx, my; in fmodl() local
/third_party/musl/porting/uniproton/kernel/src/math/
H A Dfmodl.c38 uint64_t i, mx, my; in fmodl() local
/third_party/ffmpeg/libavcodec/
H A Dwmv2.c57 int dxy, mx, my, src_x, src_y, v_edge_pos; in ff_mspel_motion() local
H A Dmpeg4video.c129 int ff_mpeg4_set_direct_mv(MpegEncContext *s, int mx, int my) in ff_mpeg4_set_direct_mv() argument
93 ff_mpeg4_set_one_direct_mv(MpegEncContext *s, int mx, int my, int i) ff_mpeg4_set_one_direct_mv() argument
[all...]
H A Droqvideo.c106 int mx, my, cp; in apply_motion_generic() local
H A Droqvideodec.c42 int vqid, xpos, ypos, xp, yp, x, y, mx, my; in roqvideo_decode_frame() local
H A Dh264_mvpred.h94 pred_motion(const H264Context *const h, H264SliceContext *sl, int n, int part_width, int list, int ref, int *const mx, int *const my) pred_motion() argument
159 pred_16x8_motion(const H264Context *const h, H264SliceContext *sl, int n, int list, int ref, int *const mx, int *const my) pred_16x8_motion() argument
200 pred_8x16_motion(const H264Context *const h, H264SliceContext *sl, int n, int list, int ref, int *const mx, int *const my) pred_8x16_motion() argument
263 int top_ref, left_ref, diagonal_ref, match_count, mx, my; pred_pskip_motion() local
[all...]
H A Dkmvc.c82 int mx, my; in kmvc_decode_intra_8x8() local
171 int mx, my; kmvc_decode_inter_8x8() local
[all...]
H A Deatgv.c235 int my = y * 4 + s->mv_codebook[vector][1]; in tgv_decode_inter() local
H A Dargo.c188 int mvx, mvy, a, b, c, mx, my; in decode_mad1() local
401 int mvx, mvy, a, b, c, mx, my; in decode_mad1_24() local
[all...]
H A Dvc1_mc.c177 int dxy, mx, my, uvmx, uvmy, src_x, src_y, uvsrc_x, uvsrc_y; in ff_vc1_mc_1mv() local
456 int dxy, mx, my, src_x, src_y; ff_vc1_mc_4mv_luma() local
1009 int dxy, mx, my, uvmx, uvmy, src_x, src_y, uvsrc_x, uvsrc_y; ff_vc1_interp_mc() local
[all...]
H A Dmpegutils.c134 int my = motion_val[direction][xy][1]; in ff_print_debug_info2() local
143 int my = motion_val[direction][xy][1]; in ff_print_debug_info2() local
156 int my = motion_val[direction][xy][1]; in ff_print_debug_info2() local
168 int my = motion_val[direction][xy][1]; in ff_print_debug_info2() local
[all...]
/third_party/node/deps/v8/tools/
H A Dgenerate-ten-powers.scm
/third_party/skia/src/gpu/geometry/
H A DGrQuad.cpp123 V4f mx, my, mw; in MakeFromSkQuad() local
/third_party/ffmpeg/libavfilter/
H A Daf_adecorrelate.c38 double *mx, *my; member
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
H A Dbignum.cc194 const Chunk my = (bigit_pos < used_bigits_) ? RawBigit(bigit_pos) : 0; in AddBignum() local
201 const Chunk my = (bigit_pos < used_bigits_) ? RawBigit(bigit_pos) : 0; in AddBignum() local

Completed in 11 milliseconds

1234