Home
last modified time | relevance | path

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

/external/libyuv/files/source/
Dconvert_from.cc428 uint8* dst_vu, in I420ToNV21()
1112 uint8* dst_vu = dst_sample + width * height; in ConvertFromI420() local
/external/libvpx/libvpx/third_party/libyuv/source/
Dconvert_from.cc393 uint8* dst_vu, int dst_stride_vu, in I420ToNV21()
1015 uint8* dst_vu = dst_sample + width * height; in ConvertFromI420() local