Searched refs:ARGBToRGB565DitherRow_NEON (Results 1 – 18 of 18) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 1148 void ARGBToRGB565DitherRow_NEON(const uint8_t* src_argb, in ARGBToRGB565DitherRow_NEON() function
|
D | row_neon64.cc | 1204 void ARGBToRGB565DitherRow_NEON(const uint8_t* src_argb, in ARGBToRGB565DitherRow_NEON() function
|
D | convert_from_argb.cc | 1038 ARGBToRGB565DitherRow = ARGBToRGB565DitherRow_NEON; in ARGBToRGB565Dither()
|
D | convert_from.cc | 1139 ARGBToRGB565DitherRow = ARGBToRGB565DitherRow_NEON; in I420ToRGB565Dither()
|
D | row_any.cc | 749 ARGBToRGB565DitherRow_NEON,
|
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_any.cc | 426 ANY11P(ARGBToRGB565DitherRow_Any_NEON, ARGBToRGB565DitherRow_NEON,
|
D | row_neon.cc | 1350 void ARGBToRGB565DitherRow_NEON(const uint8* src_argb, uint8* dst_rgb, in ARGBToRGB565DitherRow_NEON() function
|
D | row_neon64.cc | 1365 void ARGBToRGB565DitherRow_NEON(const uint8* src_argb, uint8* dst_rgb, in ARGBToRGB565DitherRow_NEON() function
|
D | convert_from_argb.cc | 904 ARGBToRGB565DitherRow = ARGBToRGB565DitherRow_NEON; in ARGBToRGB565Dither()
|
D | convert_from.cc | 1100 ARGBToRGB565DitherRow = ARGBToRGB565DitherRow_NEON; in I420ToRGB565Dither()
|
/external/libyuv/files/source/ |
D | row_neon.cc | 1192 void ARGBToRGB565DitherRow_NEON(const uint8* src_argb, in ARGBToRGB565DitherRow_NEON() function
|
D | row_neon64.cc | 1205 void ARGBToRGB565DitherRow_NEON(const uint8* src_argb, in ARGBToRGB565DitherRow_NEON() function
|
D | row_any.cc | 689 ARGBToRGB565DitherRow_NEON,
|
D | convert_from_argb.cc | 1089 ARGBToRGB565DitherRow = ARGBToRGB565DitherRow_NEON; in ARGBToRGB565Dither()
|
D | convert_from.cc | 1136 ARGBToRGB565DitherRow = ARGBToRGB565DitherRow_NEON; in I420ToRGB565Dither()
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 929 void ARGBToRGB565DitherRow_NEON(const uint8* src_argb, uint8* dst_rgb,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 1693 void ARGBToRGB565DitherRow_NEON(const uint8* src_argb,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1766 void ARGBToRGB565DitherRow_NEON(const uint8_t* src_argb,
|