HomeSort by relevance Sort by last modified time
    Searched refs:CalcMinMax (Results 1 - 5 of 5) sorted by null

  /external/webrtc/webrtc/modules/rtp_rtcp/source/
vp8_partition_aggregator.h 114 void CalcMinMax(const ConfigVec& config, int* min_size, int* max_size) const;
vp8_partition_aggregator_unittest.cc 110 aggregator.CalcMinMax(opt_config, &min_size, &max_size);
150 aggregator->CalcMinMax(opt_config, &min_size, &max_size);
vp8_partition_aggregator.cc 196 void Vp8PartitionAggregator::CalcMinMax(const ConfigVec& config,
rtp_format_vp8.cc 435 aggregator.CalcMinMax(optimal_config, min_size, max_size);
  /external/ImageMagick/coders/
mat.c 359 static void CalcMinMax(Image *image, int endian_indicator, int SizeX, int SizeY, size_t CellType, unsigned ldblk, void *BImgBuff, double *Min, double *Max)
    [all...]

Completed in 298 milliseconds