Searched defs:bgra_buf (Results 1 - 2 of 2) sorted by relevance

/external/libyuv/files/source/
H A Drow_posix.cc1749 uint8* bgra_buf,
1773 [argb_buf]"+r"(bgra_buf), // %[argb_buf]
1822 uint8* bgra_buf,
1846 [argb_buf]"+r"(bgra_buf), // %[argb_buf]
1746 I422ToBGRARow_SSSE3(const uint8* y_buf, const uint8* u_buf, const uint8* v_buf, uint8* bgra_buf, int width) argument
1819 I422ToBGRARow_Unaligned_SSSE3(const uint8* y_buf, const uint8* u_buf, const uint8* v_buf, uint8* bgra_buf, int width) argument
H A Drow_win.cc2031 uint8* bgra_buf,
2072 uint8* bgra_buf,
2028 I422ToBGRARow_SSSE3(const uint8* y_buf, const uint8* u_buf, const uint8* v_buf, uint8* bgra_buf, int width) argument
2069 I422ToBGRARow_Unaligned_SSSE3(const uint8* y_buf, const uint8* u_buf, const uint8* v_buf, uint8* bgra_buf, int width) argument

Completed in 69 milliseconds