Searched refs:ARGBExtractAlphaRow_NEON (Results 1 – 10 of 10) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 1229 void ARGBExtractAlphaRow_NEON(const uint8_t* src_argb, in ARGBExtractAlphaRow_NEON() function
|
D | row_neon64.cc | 1286 void ARGBExtractAlphaRow_NEON(const uint8_t* src_argb, in ARGBExtractAlphaRow_NEON() function
|
D | row_any.cc | 679 ANY11(ARGBExtractAlphaRow_Any_NEON, ARGBExtractAlphaRow_NEON, 0, 4, 1, 15)
|
D | planar_functions.cc | 3279 ARGBExtractAlphaRow = IS_ALIGNED(width, 16) ? ARGBExtractAlphaRow_NEON in ARGBExtractAlpha()
|
/external/libyuv/files/source/ |
D | row_neon.cc | 1229 void ARGBExtractAlphaRow_NEON(const uint8_t* src_argb, in ARGBExtractAlphaRow_NEON() function
|
D | row_neon64.cc | 1286 void ARGBExtractAlphaRow_NEON(const uint8_t* src_argb, in ARGBExtractAlphaRow_NEON() function
|
D | row_any.cc | 789 ANY11(ARGBExtractAlphaRow_Any_NEON, ARGBExtractAlphaRow_NEON, 0, 4, 1, 15)
|
D | planar_functions.cc | 3585 ARGBExtractAlphaRow = IS_ALIGNED(width, 16) ? ARGBExtractAlphaRow_NEON in ARGBExtractAlpha()
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1515 void ARGBExtractAlphaRow_NEON(const uint8_t* src_argb,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 1782 void ARGBExtractAlphaRow_NEON(const uint8_t* src_argb,
|