Searched defs:by4 (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/libdav1d/src/ |
H A D | lf_mask.c | 80 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 D | warpmv.c | 135 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 D | recon_tmpl.c | 776 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 D | decode.c | 125 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 D | env.h | 480 const int bx4, const int by4, in get_gmv_2d()
|
H A D | refmvs.c | 353 const int by4, const int bx4) in dav1d_refmvs_find()
|
/aosp_15_r20/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/ |
D | vp_motionmodel.c | 315 double bx1, by1, bx2, by2, bx3, by3, bx4, by4; in vp_motion_cornerdiff() local
|
/aosp_15_r20/external/swiftshader/tests/ReactorUnitTests/ |
H A D | ReactorUnitTests.cpp | 3870 Byte4 by4(i4); in TEST() local
|