Home
last modified time | relevance | path

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

/external/libdav1d/src/
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()
Ddecode.c199 const int bw4, const int bh4, in find_matching_ref()
271 const int bw4, const int bh4, in derive_warpmv()
424 const int bw4, const int bh4) in read_pal_indices()
457 const int bw4 = b_dim[0], bh4 = b_dim[1]; in read_vartx_tree() local
530 const int bw4, const int bh4) in splat_oneref_mv()
546 const int bw4, const int bh4) in splat_intrabc_mv()
561 const int bw4, const int bh4) in splat_tworef_mv()
577 const int bw4, const int bh4) in splat_intraref()
588 static void mc_lowest_px(int *const dst, const int by4, const int bh4, in mc_lowest_px()
710 const int bw4 = b_dim[0], bh4 = b_dim[1]; in decode_b() local
[all …]
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
912 const int bx4, const int bw4, int bh4) in splat_mv_c()
Dlf_mask.c301 const int bh4 = imin(ih - by, b_dim[1]); in dav1d_create_lf_mask_intra() local
364 const int bh4 = imin(ih - by, b_dim[1]); in dav1d_create_lf_mask_inter() local
Drecon_tmpl.c834 const int bw4 = b_dim[0], bh4 = b_dim[1]; in bytefn() local
959 const int bw4, const int bh4, in mc()
1207 const int bw4 = b_dim[0], bh4 = b_dim[1]; in bytefn() local
1609 const int bw4 = b_dim[0], bh4 = b_dim[1]; in bytefn() local
Denv.h481 const int bw4, const int bh4, in get_gmv_2d()