Home
last modified time | relevance | path

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

/external/webrtc/talk/media/base/
Dvideoframe_unittest.h73 static const int kMaxHeightAll = 23; variable
1362 for (int height = kMinHeightAll; height <= kMaxHeightAll; ++height) { in ConstructYuy2AllSizes()
1380 for (int height = kMinHeightAll; height <= kMaxHeightAll; ++height) { in ConstructARGBAllSizes()