Home
last modified time | relevance | path

Searched defs:other_size (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_scale.c29 static int get_fixed_point_scale_factor(int other_size, int this_size) { in get_fixed_point_scale_factor()
/external/libaom/libaom/av1/common/
Dscale.c43 static int get_fixed_point_scale_factor(int other_size, int this_size) { in get_fixed_point_scale_factor()
/external/protobuf/src/google/protobuf/
Dreflection_internal.h320 int other_size = other_mutator->Size(other_data); in Swap() local
/external/python/cpython3/Objects/
Dbytearrayobject.c1012 Py_ssize_t self_size, other_size; in bytearray_richcompare() local
Dsetobject.c1556 Py_ssize_t pos = 0, other_size; in set_difference() local
/external/python/cpython2/Objects/
Dbytearrayobject.c1042 Py_ssize_t self_size, other_size; in bytearray_richcompare() local