Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_scale.c36 static int check_scale_factors(int other_w, int other_h, in check_scale_factors() function
57 if (!check_scale_factors(other_w, other_h, this_w, this_h)) { in vp9_setup_scale_factors_for_frame()