Home
last modified time | relevance | path

Searched refs:this_height (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_scale.h54 int this_width, int this_height) { in valid_ref_frame_size() argument
56 2 * this_height >= ref_height && in valid_ref_frame_size()
58 this_height <= 16 * ref_height; in valid_ref_frame_size()