Home
last modified time | relevance | path

Searched defs:table_argb (Results 1 – 7 of 7) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Dplanar_functions.cc1546 const uint8* table_argb, in ARGBColorTable()
1578 const uint8* table_argb, in RGBColorTable()
Drow_gcc.cc5312 void ARGBColorTableRow_X86(uint8* dst_argb, const uint8* table_argb, in ARGBColorTableRow_X86()
5344 void RGBColorTableRow_X86(uint8* dst_argb, const uint8* table_argb, int width) { in RGBColorTableRow_X86()
Drow_win.cc6164 void ARGBColorTableRow_X86(uint8* dst_argb, const uint8* table_argb, in ARGBColorTableRow_X86()
6198 void RGBColorTableRow_X86(uint8* dst_argb, const uint8* table_argb, int width) { in RGBColorTableRow_X86()
Drow_common.cc760 void ARGBColorTableRow_C(uint8* dst_argb, const uint8* table_argb, int width) { in ARGBColorTableRow_C()
776 void RGBColorTableRow_C(uint8* dst_argb, const uint8* table_argb, int width) { in RGBColorTableRow_C()
/external/libyuv/files/source/
Dplanar_functions.cc1191 const uint8* table_argb, in ARGBColorTable()
Drow_win.cc3612 void ARGBColorTableRow_X86(uint8* dst_argb, const uint8* table_argb, in ARGBColorTableRow_X86()
Drow_common.cc386 void ARGBColorTableRow_C(uint8* dst_argb, const uint8* table_argb, int width) { in ARGBColorTableRow_C()