Home
last modified time | relevance | path

Searched defs:yIdx (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/video_processing/test/
Dbrightness_detection_test.cc61 for (int yIdx = 0; yIdx < width_ * height_; yIdx++) { in TEST_F() local
98 for (int yIdx = 0; yIdx < width_ * height_; yIdx++) { in TEST_F() local
/external/skia/tests/
DPathOpsAngleTest.cpp48 for (int yIdx = 0; yIdx < 3; ++yIdx) { in DEF_TEST() local