Home
last modified time | relevance | path

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

/external/webrtc/talk/media/base/
Dvideoframe_unittest.h598 uint8_t* yuy2 = ALIGNP(buf.get(), kAlignment); in ConstructYuy2() local
615 uint8_t* yuy2 = ALIGNP(buf.get(), kAlignment) + 1; in ConstructYuy2Unaligned() local