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

  /external/libvpx/libvpx/vp9/common/
vp9_scale.c 64 static int check_scale_factors(int other_w, int other_h,
67 2 * this_h >= other_h &&
69 this_h <= 16 * other_h;
73 int other_w, int other_h,
75 if (!check_scale_factors(other_w, other_h, this_w, this_h)) {
82 scale->y_scale_fp = get_fixed_point_scale_factor(other_h, this_h);
vp9_scale.h 38 int other_w, int other_h,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/rb_tree_map_/
split_join_fn_imps.hpp 75 const size_type other_h = black_height(p_r); local
79 const bool right_join = h >= other_h;
83 h, other_h);
95 h, other_h);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/rb_tree_map_/
split_join_fn_imps.hpp 75 const size_type other_h = black_height(p_r); local
79 const bool right_join = h >= other_h;
83 h, other_h);
95 h, other_h);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/rb_tree_map_/
split_join_fn_imps.hpp 75 const size_type other_h = black_height(p_r); local
79 const bool right_join = h >= other_h;
83 h, other_h);
95 h, other_h);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/rb_tree_map_/
split_join_fn_imps.hpp 75 const size_type other_h = black_height(p_r); local
79 const bool right_join = h >= other_h;
83 h, other_h);
95 h, other_h);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/rb_tree_map_/
split_join_fn_imps.hpp 75 const size_type other_h = black_height(p_r); local
79 const bool right_join = h >= other_h;
83 h, other_h);
95 h, other_h);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/rb_tree_map_/
split_join_fn_imps.hpp 75 const size_type other_h = black_height(p_r); local
79 const bool right_join = h >= other_h;
83 h, other_h);
95 h, other_h);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/rb_tree_map_/
split_join_fn_imps.hpp 75 const size_type other_h = black_height(p_r); local
79 const bool right_join = h >= other_h;
83 h, other_h);
95 h, other_h);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/rb_tree_map_/
split_join_fn_imps.hpp 75 const size_type other_h = black_height(p_r); local
79 const bool right_join = h >= other_h;
83 h, other_h);
95 h, other_h);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/rb_tree_map_/
split_join_fn_imps.hpp 72 const size_type other_h = black_height(p_r); local
76 const bool right_join = h >= other_h;
80 h, other_h);
92 h, other_h);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/rb_tree_map_/
split_join_fn_imps.hpp 75 const size_type other_h = black_height(p_r); local
79 const bool right_join = h >= other_h;
83 h, other_h);
95 h, other_h);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/rb_tree_map_/
split_join_fn_imps.hpp 72 const size_type other_h = black_height(p_r); local
76 const bool right_join = h >= other_h;
80 h, other_h);
92 h, other_h);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/rb_tree_map_/
split_join_fn_imps.hpp 72 const size_type other_h = black_height(p_r); local
76 const bool right_join = h >= other_h;
80 h, other_h);
92 h, other_h);

Completed in 384 milliseconds