Searched refs:VP8YuvToBgr32 (Results 1 – 3 of 3) sorted by relevance
175 void VP8YuvToBgr32(const uint8_t* y, const uint8_t* u, const uint8_t* v,
232 YUV444_FUNC(Yuv444ToBgr, VP8YuvToBgr32, 3);
265 void VP8YuvToBgr32(const uint8_t* y, const uint8_t* u, const uint8_t* v, in VP8YuvToBgr32() function