Searched refs:NV21ToRGB24Row_SSSE3 (Results 1 – 8 of 8) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_any.cc | 394 ANY21C(NV21ToRGB24Row_Any_SSSE3, NV21ToRGB24Row_SSSE3, 1, 1, 2, 3, 15)
|
D | convert_argb.cc | 1855 NV21ToRGB24Row = NV21ToRGB24Row_SSSE3; in NV21ToRGB24Matrix()
|
D | row_common.cc | 2984 void NV21ToRGB24Row_SSSE3(const uint8_t* src_y, in NV21ToRGB24Row_SSSE3() function
|
/external/libyuv/files/source/ |
D | row_any.cc | 432 ANY21C(NV21ToRGB24Row_Any_SSSE3, NV21ToRGB24Row_SSSE3, 1, 1, 2, 3, 15)
|
D | convert_argb.cc | 1920 NV21ToRGB24Row = NV21ToRGB24Row_SSSE3; in NV21ToRGB24Matrix()
|
D | row_common.cc | 2984 void NV21ToRGB24Row_SSSE3(const uint8_t* src_y, in NV21ToRGB24Row_SSSE3() function
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 2017 void NV21ToRGB24Row_SSSE3(const uint8_t* src_y,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 2348 void NV21ToRGB24Row_SSSE3(const uint8_t* src_y,
|