Home
last modified time | relevance | path

Searched defs:num_brows (Results 1 – 4 of 4) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dtune_vmaf.c605 const int num_brows = (mi_size_high[bsize] + num_mi_h - 1) / num_mi_h; in av1_set_vmaf_rdmult() local
Dtpl_model.c1150 const int num_brows = (mi_size_high[sb_size] + num_mi_h - 1) / num_mi_h; in av1_tpl_rdmult_setup_sb() local
Dencodeframe.c260 const int num_brows = (mi_size_high[bsize] + num_mi_h - 1) / num_mi_h; in set_ssim_rdmult() local
307 const int num_brows = (mi_size_high[bsize] + num_mi_h - 1) / num_mi_h; in get_hier_tpl_rdmult() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c282 const int num_brows = in set_ssim_rdmult() local