Searched refs:UYVYToV210Row_C (Results 1 – 1 of 1) sorted by relevance
447 static void UYVYToV210Row_C(const uint8* src_uyvy, uint8* dst_v210, int width) { in UYVYToV210Row_C() function651 UYVYToV210Row = UYVYToV210Row_C; in I420ToV210()