Home
last modified time | relevance | path

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

/external/libyuv/files/source/
Dconvert_from.cc447 static void UYVYToV210Row_C(const uint8* src_uyvy, uint8* dst_v210, int width) { in UYVYToV210Row_C() function
651 UYVYToV210Row = UYVYToV210Row_C; in I420ToV210()