Searched refs:dthresh1 (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/arm/
H A Dloopfilter_16_neon.c134 uint8x8_t dblimit0, dlimit0, dthresh0, dblimit1, dlimit1, dthresh1; local
143 dthresh1 = vld1_u8(thresh1);
146 qthresh = vcombine_u8(dthresh0, dthresh1);

Completed in 81 milliseconds