Searched refs:ARGBLumaColorTableRow_SSSE3 (Results 1 – 12 of 12) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_gcc.cc | 6573 void ARGBLumaColorTableRow_SSSE3(const uint8_t* src_argb, in ARGBLumaColorTableRow_SSSE3() function
|
D | planar_functions.cc | 3177 ARGBLumaColorTableRow = ARGBLumaColorTableRow_SSSE3; in ARGBLumaColorTable()
|
D | row_win.cc | 6129 __declspec(naked) void ARGBLumaColorTableRow_SSSE3(const uint8_t* src_argb,
|
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_gcc.cc | 5372 void ARGBLumaColorTableRow_SSSE3(const uint8* src_argb, uint8* dst_argb, in ARGBLumaColorTableRow_SSSE3() function
|
D | planar_functions.cc | 2246 ARGBLumaColorTableRow = ARGBLumaColorTableRow_SSSE3; in ARGBLumaColorTable()
|
D | row_win.cc | 6229 void ARGBLumaColorTableRow_SSSE3(const uint8* src_argb, uint8* dst_argb, in ARGBLumaColorTableRow_SSSE3() function
|
/external/libyuv/files/source/ |
D | row_gcc.cc | 5650 void ARGBLumaColorTableRow_SSSE3(const uint8* src_argb, in ARGBLumaColorTableRow_SSSE3() function
|
D | planar_functions.cc | 2945 ARGBLumaColorTableRow = ARGBLumaColorTableRow_SSSE3; in ARGBLumaColorTable()
|
D | row_win.cc | 6236 __declspec(naked) void ARGBLumaColorTableRow_SSSE3(const uint8* src_argb,
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 1848 void ARGBLumaColorTableRow_SSSE3(const uint8* src_argb, uint8* dst_argb,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 3150 void ARGBLumaColorTableRow_SSSE3(const uint8* src_argb,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 3447 void ARGBLumaColorTableRow_SSSE3(const uint8_t* src_argb,
|