Home
last modified time | relevance | path

Searched defs:this_size (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Dvp8_partition_aggregator.cc24 size_t this_size) in PartitionTreeNode()
207 size_t this_size = 0; in CalcMinMax() local
Dvp8_partition_aggregator.h60 size_t this_size() const { return this_size_; } in this_size() function
/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()