Searched defs:bh4 (Results 1 – 6 of 6) sorted by relevance
| /external/libdav1d/src/ |
| D | warpmv.c | 133 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()
|
| D | decode.c | 199 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 …]
|
| D | refmvs.c | 138 /*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()
|
| D | lf_mask.c | 301 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
|
| D | recon_tmpl.c | 834 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
|
| D | env.h | 481 const int bw4, const int bh4, in get_gmv_2d()
|