Home
last modified time | relevance | path

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

/external/webrtc/talk/media/base/
Dvideocapturer.cc63 static const int kYU12Penalty = 16; // Needs to be higher than MJPG index. variable
602 delta_fourcc += kYU12Penalty; in GetFormatDistance()