Searched refs:yu12 (Results 1 – 2 of 2) sorted by relevance
106 void YU12ToRGB32(const void* yu12, void* rgb, int width, int height) in YU12ToRGB32() argument109 const uint8_t* Y = reinterpret_cast<const uint8_t*>(yu12); in YU12ToRGB32()
278 void YU12ToRGB32(const void* yu12, void* rgb, int width, int height);