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.cc1483 const uint8* table_argb, in ARGBColorTable()
1515 const uint8* table_argb, in RGBColorTable()
Drow_posix.cc6276 void ARGBColorTableRow_X86(uint8* dst_argb, const uint8* table_argb, in ARGBColorTableRow_X86()
6308 void RGBColorTableRow_X86(uint8* dst_argb, const uint8* table_argb, int width) { in RGBColorTableRow_X86()
Drow_win.cc7234 void ARGBColorTableRow_X86(uint8* dst_argb, const uint8* table_argb, in ARGBColorTableRow_X86()
7269 void RGBColorTableRow_X86(uint8* dst_argb, const uint8* table_argb, int width) { in RGBColorTableRow_X86()
Drow_common.cc704 void ARGBColorTableRow_C(uint8* dst_argb, const uint8* table_argb, int width) { in ARGBColorTableRow_C()
720 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()