Home
last modified time | relevance | path

Searched defs:by4 (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/libdav1d/src/
H A Dlf_mask.c80 const int by4, const int bx4, in mask_edges_inter()
148 const int by4, const int bx4, in mask_edges_intra()
276 const int by4 = by & 31; in dav1d_create_lf_mask_intra() local
339 const int by4 = by & 31; in dav1d_create_lf_mask_inter() local
H A Dwarpmv.c135 const int bx4, const int by4) in dav1d_set_affine_mv2d()
152 const int bx4, const int by4) in dav1d_find_affine_int()
H A Drecon_tmpl.c776 const int bx4 = t->bx & 31, by4 = t->by & 31; in read_coef_tree() local
833 const int bx4 = t->bx & 31, by4 = t->by & 31; in bytefn() local
1058 const int bx4, const int by4, const int w4, const int h4) in obmc()
1186 const int bx4 = t->bx & 31, by4 = t->by & 31; in bytefn() local
1566 const int bx4 = t->bx & 31, by4 = t->by & 31; in bytefn() local
H A Ddecode.c125 const int bx4 = t->bx & 31, by4 = t->by & 31; in read_tx_tree() local
447 const int bx4, const int by4) in read_vartx_tree()
576 static void mc_lowest_px(int *const dst, const int by4, const int bh4, in mc_lowest_px()
638 const int bx4, const int by4, const int w4, const int h4) in obmc_lowest_px()
693 const int bx4 = t->bx & 31, by4 = t->by & 31; in decode_b() local
H A Denv.h480 const int bx4, const int by4, in get_gmv_2d()
H A Drefmvs.c353 const int by4, const int bx4) in dav1d_refmvs_find()
/aosp_15_r20/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
Dvp_motionmodel.c315 double bx1, by1, bx2, by2, bx3, by3, bx4, by4; in vp_motion_cornerdiff() local
/aosp_15_r20/external/swiftshader/tests/ReactorUnitTests/
H A DReactorUnitTests.cpp3870 Byte4 by4(i4); in TEST() local