Searched refs:STORE_ALIGNED_DATA_WITH_STRIDE (Results 1 – 2 of 2) sorted by relevance
/third_party/openh264/codec/common/arm/ |
D | copy_mb_neon.S | 45 .macro STORE_ALIGNED_DATA_WITH_STRIDE arg0, arg1, arg2, arg3, arg4, arg5 macro 90 STORE_ALIGNED_DATA_WITH_STRIDE q0, q1, q2, q3, r0, r1 94 STORE_ALIGNED_DATA_WITH_STRIDE q8, q9, q10, q11, r0, r1 98 STORE_ALIGNED_DATA_WITH_STRIDE q0, q1, q2, q3, r0, r1 102 STORE_ALIGNED_DATA_WITH_STRIDE q8, q9, q10, q11, r0, r1
|
/third_party/openh264/codec/common/arm64/ |
D | copy_mb_aarch64_neon.S | 45 .macro STORE_ALIGNED_DATA_WITH_STRIDE arg0, arg1, arg2, arg3, arg4, arg5 macro
|