Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libyuv/source/
Dplanar_functions.cc1717 const uint8* table_argb, in ARGBColorTable()
1749 const uint8* table_argb, in RGBColorTable()
Drow_gcc.cc5371 void ARGBColorTableRow_X86(uint8* dst_argb, const uint8* table_argb, in ARGBColorTableRow_X86()
5403 void RGBColorTableRow_X86(uint8* dst_argb, const uint8* table_argb, int width) { in RGBColorTableRow_X86()
Drow_common.cc731 void ARGBColorTableRow_C(uint8* dst_argb, const uint8* table_argb, int width) { in ARGBColorTableRow_C()
747 void RGBColorTableRow_C(uint8* dst_argb, const uint8* table_argb, int width) { in RGBColorTableRow_C()
/external/libyuv/files/source/
Drow_gcc.cc5590 const uint8* table_argb, in ARGBColorTableRow_X86()
5622 void RGBColorTableRow_X86(uint8* dst_argb, const uint8* table_argb, int width) { in RGBColorTableRow_X86()
Dplanar_functions.cc2027 const uint8* table_argb, in ARGBColorTable()
2063 const uint8* table_argb, in RGBColorTable()
Drow_common.cc718 void ARGBColorTableRow_C(uint8* dst_argb, const uint8* table_argb, int width) { in ARGBColorTableRow_C()
734 void RGBColorTableRow_C(uint8* dst_argb, const uint8* table_argb, int width) { in RGBColorTableRow_C()