Home
last modified time | relevance | path

Searched refs:q7r (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp8/common/arm/neon/
Dvp8_loopfilter_neon.c28 uint8x16_t *q7r, // q0 in vp8_loop_filter_neon() argument
119 *q7r = veorq_u8(vreinterpretq_u8_s8(q10s8), q0u8); in vp8_loop_filter_neon()
Dmbloopfilter_neon.c28 uint8x16_t *q7r, // q0 in vp8_mbloop_filter_neon() argument
146 *q7r = veorq_u8(vreinterpretq_u8_s8(q15s8), q1u8); in vp8_mbloop_filter_neon()