Home
last modified time | relevance | path

Searched refs:RGBColorTableRow_X86 (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Dplanar_functions.cc1533 RGBColorTableRow = RGBColorTableRow_X86; in RGBColorTable()
Drow_posix.cc6308 void RGBColorTableRow_X86(uint8* dst_argb, const uint8* table_argb, int width) { in RGBColorTableRow_X86() function
Drow_win.cc7269 void RGBColorTableRow_X86(uint8* dst_argb, const uint8* table_argb, int width) { in RGBColorTableRow_X86() function
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h1601 void RGBColorTableRow_X86(uint8* dst_argb, const uint8* table_argb, int width);