Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libyuv/source/
Dconvert_from.cc443 uint8* dst_vu, int dst_stride_vu, in I420ToNV21()
1246 uint8* dst_vu = dst_sample + width * height; in ConvertFromI420() local