Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/common/arm/neon/
Dvp8_loopfilter_neon.c26 uint8x16_t *q5r, // p1 in vp8_loop_filter_neon() argument
121 *q5r = veorq_u8(vreinterpretq_u8_s8(q13s8), q0u8); in vp8_loop_filter_neon()
Dmbloopfilter_neon.c26 uint8x16_t *q5r, // p1 in vp8_mbloop_filter_neon() argument
148 *q5r = veorq_u8(vreinterpretq_u8_s8(q12s8), q1u8); in vp8_mbloop_filter_neon()