Searched refs:NV12ToRGB565Row_SSSE3 (Results 1 – 12 of 12) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_any.cc | 153 ANY21(NV12ToRGB565Row_Any_SSSE3, NV12ToRGB565Row_SSSE3, 1, 1, 2, 2, 7)
|
D | planar_functions.cc | 1019 NV12ToRGB565Row = NV12ToRGB565Row_SSSE3; in NV12ToRGB565()
|
D | row_common.cc | 2227 void NV12ToRGB565Row_SSSE3(const uint8* src_y, const uint8* src_uv, in NV12ToRGB565Row_SSSE3() function
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_any.cc | 403 ANY21C(NV12ToRGB565Row_Any_SSSE3, NV12ToRGB565Row_SSSE3, 1, 1, 2, 2, 7)
|
D | planar_functions.cc | 1631 NV12ToRGB565Row = NV12ToRGB565Row_SSSE3; in NV12ToRGB565()
|
D | row_common.cc | 2944 void NV12ToRGB565Row_SSSE3(const uint8_t* src_y, in NV12ToRGB565Row_SSSE3() function
|
/external/libyuv/files/source/ |
D | row_any.cc | 441 ANY21C(NV12ToRGB565Row_Any_SSSE3, NV12ToRGB565Row_SSSE3, 1, 1, 2, 2, 7)
|
D | planar_functions.cc | 1819 NV12ToRGB565Row = NV12ToRGB565Row_SSSE3; in NV12ToRGB565()
|
D | row_common.cc | 2944 void NV12ToRGB565Row_SSSE3(const uint8_t* src_y, in NV12ToRGB565Row_SSSE3() function
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 1090 void NV12ToRGB565Row_SSSE3(const uint8* src_y,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 2022 void NV12ToRGB565Row_SSSE3(const uint8_t* src_y,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 2353 void NV12ToRGB565Row_SSSE3(const uint8_t* src_y,
|