Home
last modified time | relevance | path

Searched defs:bh4 (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/libdav1d/src/
H A Ddecode.c193 const int bw4, const int bh4, in find_matching_ref()
265 const int bw4, const int bh4, in derive_warpmv()
418 const int bw4, const int bh4) in read_pal_indices()
451 const int bw4 = b_dim[0], bh4 = b_dim[1]; in read_vartx_tree() local
518 const int bw4, const int bh4) in splat_oneref_mv()
534 const int bw4, const int bh4) in splat_intrabc_mv()
549 const int bw4, const int bh4) in splat_tworef_mv()
565 const int bw4, const int bh4) in splat_intraref()
576 static void mc_lowest_px(int *const dst, const int by4, const int bh4, in mc_lowest_px()
697 const int bw4 = b_dim[0], bh4 = b_dim[1]; in decode_b() local
[all …]
H A Dwarpmv.c133 void dav1d_set_affine_mv2d(const int bw4, const int bh4, in dav1d_set_affine_mv2d()
150 const int bw4, const int bh4, in dav1d_find_affine_int()
H A Drefmvs.c138 /*const*/ refmvs_block *const *b, const int bh4, const int h4, in scan_col()
358 const int bh4 = b_dim[1], h4 = imin(imin(bh4, 16), rt->tile_row.end - by4); in dav1d_refmvs_find() local
901 const int bx4, const int bw4, int bh4) in splat_mv_c()
H A Dlf_mask.c274 const int bh4 = imin(ih - by, b_dim[1]); in dav1d_create_lf_mask_intra() local
337 const int bh4 = imin(ih - by, b_dim[1]); in dav1d_create_lf_mask_inter() local
H A Drecon_tmpl.c836 const int bw4 = b_dim[0], bh4 = b_dim[1]; in bytefn() local
943 const int bw4, const int bh4, in mc()
1191 const int bw4 = b_dim[0], bh4 = b_dim[1]; in bytefn() local
1571 const int bw4 = b_dim[0], bh4 = b_dim[1]; in bytefn() local
H A Denv.h481 const int bw4, const int bh4, in get_gmv_2d()