Home
last modified time | relevance | path

Searched refs:YUY2ToNV12 (Results 1 – 5 of 5) sorted by relevance

/external/libyuv/files/include/libyuv/
Dplanar_functions.h146 int YUY2ToNV12(const uint8* src_yuy2,
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Dplanar_functions.h103 int YUY2ToNV12(const uint8* src_yuy2, int src_stride_yuy2,
/external/libvpx/libvpx/third_party/libyuv/source/
Dplanar_functions.cc2613 int YUY2ToNV12(const uint8* src_yuy2, int src_stride_yuy2, in YUY2ToNV12() function
/external/libyuv/files/source/
Dplanar_functions.cc3115 int YUY2ToNV12(const uint8* src_yuy2, in YUY2ToNV12() function
/external/libyuv/files/unit_test/
Dconvert_test.cc1726 TESTPTOB(TestYUY2ToNV12, YUY2ToI420, YUY2ToNV12) in TESTPTOB() argument