Searched refs:testing_color_r_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/session/media/
H A Dplanarfunctions_unittest.cc81 testing_color_r_.reset(new uint8[kTestingColorNum]);
94 testing_color_r_[color_counter] = color_r;
409 *(current_pointer++) = testing_color_r_[color];
420 *(current_pointer++) = testing_color_r_[color];
434 *(current_pointer++) = testing_color_r_[color];
448 *(current_pointer++) = testing_color_r_[color];
458 *(current_pointer++) = testing_color_r_[color];
518 rtc::scoped_ptr<uint8[]> testing_color_r_; member in class:cricket::PlanarFunctionsTest

Completed in 447 milliseconds