Searched refs:yuvbuf (Results 1 – 1 of 1) sorted by relevance
291 uint8 yuvbuf[16 + kFilterBufferSize * 3 + 16]; in ScaleYUVToRGB32() local293 reinterpret_cast<uint8*>(reinterpret_cast<uintptr_t>(yuvbuf + 15) & ~15); in ScaleYUVToRGB32()