Searched refs:NV12ToRGB24Row_SSSE3 (Results 1 – 8 of 8) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_any.cc | 391 ANY21C(NV12ToRGB24Row_Any_SSSE3, NV12ToRGB24Row_SSSE3, 1, 1, 2, 3, 15)
|
D | convert_argb.cc | 1796 NV12ToRGB24Row = NV12ToRGB24Row_SSSE3; in NV12ToRGB24Matrix()
|
D | row_common.cc | 2964 void NV12ToRGB24Row_SSSE3(const uint8_t* src_y, in NV12ToRGB24Row_SSSE3() function
|
/external/libyuv/files/source/ |
D | row_any.cc | 429 ANY21C(NV12ToRGB24Row_Any_SSSE3, NV12ToRGB24Row_SSSE3, 1, 1, 2, 3, 15)
|
D | convert_argb.cc | 1861 NV12ToRGB24Row = NV12ToRGB24Row_SSSE3; in NV12ToRGB24Matrix()
|
D | row_common.cc | 2964 void NV12ToRGB24Row_SSSE3(const uint8_t* src_y, in NV12ToRGB24Row_SSSE3() function
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 2012 void NV12ToRGB24Row_SSSE3(const uint8_t* src_y,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 2343 void NV12ToRGB24Row_SSSE3(const uint8_t* src_y,
|