Searched refs:ARGB4444ToARGBRow_NEON (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Drow_any.cc277 YANY(ARGB4444ToARGBRow_Any_NEON, ARGB4444ToARGBRow_NEON, 2, 4, 8)
H A Dconvert_argb.cc661 ARGB4444ToARGBRow = ARGB4444ToARGBRow_NEON;
H A Drow_neon.cc1082 void ARGB4444ToARGBRow_NEON(const uint8* src_argb4444, uint8* dst_argb, function
H A Drow_neon64.cc1144 void ARGB4444ToARGBRow_NEON(const uint8* src_argb4444, uint8* dst_argb, function
/external/chromium_org/third_party/libyuv/source/
H A Drow_any.cc259 YANY(ARGB4444ToARGBRow_Any_NEON, ARGB4444ToARGBRow_NEON, 2, 4, 8)
H A Dconvert_argb.cc661 ARGB4444ToARGBRow = ARGB4444ToARGBRow_NEON;
H A Drow_neon.cc1083 void ARGB4444ToARGBRow_NEON(const uint8* src_argb4444, uint8* dst_argb, function
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h948 void ARGB4444ToARGBRow_NEON(const uint8* src_argb4444, uint8* dst_argb,
/external/chromium_org/third_party/libyuv/include/libyuv/
H A Drow.h856 void ARGB4444ToARGBRow_NEON(const uint8* src_argb4444, uint8* dst_argb,

Completed in 128 milliseconds