Home
last modified time | relevance | path

Searched refs:src_temp (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Drotate_neon.cc30 const uint8* src_temp = NULL; in TransposeWx8_NEON() local
233 : "+r"(src_temp), // %0 in TransposeWx8_NEON()
251 const uint8* src_temp = NULL; in TransposeUVWx8_NEON() local
517 : "+r"(src_temp), // %0 in TransposeUVWx8_NEON()
Drotate_neon64.cc29 const uint8* src_temp = NULL; in TransposeWx8_NEON() local
238 : "+r"(src_temp), // %0 in TransposeWx8_NEON()
258 const uint8* src_temp = NULL; in TransposeUVWx8_NEON() local
523 : "+r"(src_temp), // %0 in TransposeUVWx8_NEON()
/external/skia/src/opts/
DSkBlitRow_opts_arm_neon.cpp991 const SkPMColor* SK_RESTRICT src_temp = src; in S32A_Opaque_BlitRow32_neon_src_alpha() local
1082 src_temp = src; //so we don't have to increment dst every time in S32A_Opaque_BlitRow32_neon_src_alpha()
1094 dst += (src - src_temp); in S32A_Opaque_BlitRow32_neon_src_alpha()