Searched defs:kExpectedWidths (Results 1 – 1 of 1) sorted by relevance
| /external/webrtc/media/base/ |
| D | video_adapter_unittest.cc | 1097 const int kExpectedWidths[] = {960, 640, 480, 320, 240, 160}; in TEST_P() local 1125 const int kExpectedWidths[] = {1280, 960, 640, 480, 320, 240, 160}; in TEST_P() local 1153 const int kExpectedWidths[] = {960, 640, 480, 320, 240, 160, 120, 80, 60, 40}; in TEST_P() local
|