Searched refs:ARGBToRGB565DitherRow_AVX2 (Results 1 – 17 of 17) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_any.cc | 422 ANY11P(ARGBToRGB565DitherRow_Any_AVX2, ARGBToRGB565DitherRow_AVX2,
|
D | convert_from_argb.cc | 896 ARGBToRGB565DitherRow = ARGBToRGB565DitherRow_AVX2; in ARGBToRGB565Dither()
|
D | convert_from.cc | 1092 ARGBToRGB565DitherRow = ARGBToRGB565DitherRow_AVX2; in I420ToRGB565Dither()
|
D | row_win.cc | 918 void ARGBToRGB565DitherRow_AVX2(const uint8* src_argb, uint8* dst_rgb, in ARGBToRGB565DitherRow_AVX2() function
|
/external/libyuv/files/source/ |
D | row_any.cc | 681 ARGBToRGB565DitherRow_AVX2,
|
D | convert_from_argb.cc | 1081 ARGBToRGB565DitherRow = ARGBToRGB565DitherRow_AVX2; in ARGBToRGB565Dither()
|
D | convert_from.cc | 1128 ARGBToRGB565DitherRow = ARGBToRGB565DitherRow_AVX2; in I420ToRGB565Dither()
|
D | row_gcc.cc | 587 void ARGBToRGB565DitherRow_AVX2(const uint8* src, in ARGBToRGB565DitherRow_AVX2() function
|
D | row_win.cc | 884 __declspec(naked) void ARGBToRGB565DitherRow_AVX2(const uint8* src_argb,
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | convert_from_argb.cc | 1030 ARGBToRGB565DitherRow = ARGBToRGB565DitherRow_AVX2; in ARGBToRGB565Dither()
|
D | convert_from.cc | 1131 ARGBToRGB565DitherRow = ARGBToRGB565DitherRow_AVX2; in I420ToRGB565Dither()
|
D | row_any.cc | 741 ARGBToRGB565DitherRow_AVX2,
|
D | row_gcc.cc | 736 void ARGBToRGB565DitherRow_AVX2(const uint8_t* src, in ARGBToRGB565DitherRow_AVX2() function
|
D | row_win.cc | 884 __declspec(naked) void ARGBToRGB565DitherRow_AVX2(const uint8_t* src_argb,
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 917 void ARGBToRGB565DitherRow_AVX2(const uint8* src_argb, uint8* dst_rgb,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 1679 void ARGBToRGB565DitherRow_AVX2(const uint8* src_argb,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1738 void ARGBToRGB565DitherRow_AVX2(const uint8_t* src,
|