Home
last modified time | relevance | path

Searched defs:this_size (Results 1 – 6 of 6) 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()
/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/tensorflow/tensorflow/core/lib/strings/
Dstrcat.cc129 const size_t this_size = piece.size(); in CatPieces() local
156 const size_t this_size = piece.size(); in AppendPieces() local
/external/u-boot/fs/yaffs2/
Dyaffs_yaffs2.c1156 loff_t this_size = (oh) ? in yaffs2_scan_chunk() local