Home
last modified time | relevance | path

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

/external/webrtc/common_video/libyuv/
Dlibyuv_unittest.cc131 std::unique_ptr<uint8_t[]> out_i420_buffer(new uint8_t[frame_length_]); in TEST_F() local
299 std::unique_ptr<uint8_t[]> out_i420_buffer(new uint8_t[frame_length_]); in TEST_F() local