Home
last modified time | relevance | path

Searched refs:GetSubSamplingFactor (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/video_processing/
Dvideo_processing_impl.cc23 int GetSubSamplingFactor(int width, int height) { in GetSubSamplingFactor() function
52 stats->sub_sampling_factor = GetSubSamplingFactor(width, height); in GetFrameStats()