Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_scale.c47 int other_h, int this_w, int this_h, argument
51 int other_h, int this_w, int this_h) {
53 if (!valid_ref_frame_size(other_w, other_h, this_w, this_h)) {
60 sf->y_scale_fp = get_fixed_point_scale_factor(other_h, this_h);
Dvp9_scale.h44 int other_h, int this_w, int this_h,
48 int other_h, int this_w, int this_h);