Home
last modified time | relevance | path

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

123

/third_party/skia/tests/
H A DPathOpsSimplifyDegenerateThreadedTest.cpp16 int bx = state.fB & 0x03; in testSimplifyDegeneratesMain() local
72 int bx = b & 0x03; in DEF_TEST() local
H A DPathOpsSimplifyTrianglesThreadedTest.cpp17 int bx = state.fB & 0x03; in testSimplifyTrianglesMain() local
75 int bx = b & 0x03; in DEF_TEST() local
H A DPathOpsSimplifyQuadThreadedTest.cpp20 int bx = state.fB & 0x03; in testSimplifyQuadsMain() local
H A DPathOpsSimplifyQuadralateralsThreadedTest.cpp20 int bx = state.fB & 0x03; in testSimplifyQuadralateralsMain() local
H A DPathOpsQuadLineIntersectionThreadedTest.cpp83 int bx = state.fB & 0x03; in testQuadLineIntersectMain() local
/third_party/node/deps/v8/tools/
H A Dgenerate-ten-powers.scm[all...]
/third_party/skia/src/core/
H A DSkSafeMath.h72 uint64_t bx = x; in mul32() local
/third_party/ffmpeg/libavcodec/mips/
H A Daacpsy_mips.h80 float ax, bx, cx, dx; in calc_thr_3gpp_mips() 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/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
H A Dmobiclip.c421 add_coefficients(AVCodecContext *avctx, AVFrame *frame, int bx, int by, int size, int plane) add_coefficients() argument
487 add_pframe_coefficients(AVCodecContext *avctx, AVFrame *frame, int bx, int by, int size, int plane) add_pframe_coefficients() argument
[all...]
H A Dtruemotion2.c486 static inline void tm2_low_chroma(int *data, int stride, int *clast, unsigned *CD, int *deltas, int bx) in tm2_low_chroma() argument
505 tm2_hi_res_block(TM2Context *ctx, AVFrame *pic, int bx, int by) tm2_hi_res_block() argument
526 tm2_med_res_block(TM2Context *ctx, AVFrame *pic, int bx, int by) tm2_med_res_block() argument
548 tm2_low_res_block(TM2Context *ctx, AVFrame *pic, int bx, int by) tm2_low_res_block() argument
589 tm2_null_res_block(TM2Context *ctx, AVFrame *pic, int bx, int by) tm2_null_res_block() argument
636 tm2_still_block(TM2Context *ctx, AVFrame *pic, int bx, int by) tm2_still_block() argument
671 tm2_update_block(TM2Context *ctx, AVFrame *pic, int bx, int by) tm2_update_block() argument
711 tm2_motion_block(TM2Context *ctx, AVFrame *pic, int bx, int by) tm2_motion_block() argument
[all...]
H A Dpngenc.c299 double rx, ry, gx, gy, bx, by, wx = 0.3127, wy = 0.3290; in png_get_chrm() local
/third_party/mesa3d/src/gallium/frontends/xvmc/tests/
H A Dtest_rendering.c149 int mbx, mby, bx, by; in main() local
[all...]
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_msg.c308 VMW_REG ax = 0, bx = 0, cx = 0, dx = 0, si = 0, di = 0; vmw_open_channel() local
338 VMW_REG ax = 0, bx = 0, cx = 0, dx = 0, si, di; vmw_close_channel() local
369 VMW_REG ax = 0, bx = 0, cx = 0, dx = 0, si, di, bp; vmw_send_msg() local
[all...]
/third_party/skia/src/pathops/
H A DSkPathOpsConic.cpp157 double bx = 2 * dx - (ax + cx) / 2; in subDivide() local
/third_party/backends/backend/
H A Dkvs40xx_opt.c42 check_area(struct scanner *s, unsigned ux, unsigned uy, unsigned bx, unsigned by) check_area() argument
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_rt_common.c248 nir_ssa_def *bx = in intersect_ray_amd_software_tri() local

Completed in 22 milliseconds

123