Home
last modified time | relevance | path

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

/external/webrtc/talk/media/base/
Dvideoframe_unittest.h70 static const int kMinWidthAll = 1; // Constants for ConstructYUY2AllSizes. variable
1363 for (int width = kMinWidthAll; width <= kMaxWidthAll; ++width) { in ConstructYuy2AllSizes()
1381 for (int width = kMinWidthAll; width <= kMaxWidthAll; ++width) { in ConstructARGBAllSizes()