Home
last modified time | relevance | path

Searched defs:this_h (Results 1 – 3 of 3) sorted by relevance

/external/libaom/av1/common/
Dscale.c45 int other_h, int this_w, int this_h) { in av1_setup_scale_factors_for_frame()
/external/libvpx/vp9/common/
Dvp9_scale.c47 int other_h, int this_w, int this_h,
/external/libaom/av1/encoder/
Dthirdpass.c664 const int this_h = block_size_high[this_bsize]; in av1_get_third_pass_adjusted_blk_size() local