Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libyuv/source/
Dconvert_from_argb.cc566 uint8* row_u = row_y + ((width + 63) & ~63); in ARGBToYUY2() local
673 uint8* row_u = row_y + ((width + 63) & ~63); in ARGBToUYVY() local