Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_scale.c49 int other_w, int other_h, argument
54 int other_w, int other_h,
57 if (!valid_ref_frame_size(other_w, other_h, this_w, this_h)) {
63 sf->x_scale_fp = get_fixed_point_scale_factor(other_w, this_w);
Dvp9_scale.h44 int other_w, int other_h,
49 int other_w, int other_h,