HomeSort by relevance Sort by last modified time
    Searched full:check_scale_factors (Results 1 - 1 of 1) sorted by null

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_scale.c 36 static int check_scale_factors(int other_w, int other_h, function
57 if (!check_scale_factors(other_w, other_h, this_w, this_h)) {

Completed in 1326 milliseconds