Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/arm/
Ddeblock_neon.c53 static uint8x16_t average_k_outq(const uint8x16_t a2, const uint8x16_t a1, in average_k_outq() function
80 const uint8x16_t k_out = average_k_outq(a2, a1, v0, b1, b2); in generate_outputq()