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

/external/webp/src/dsp/
H A Dlossless_neon.c167 const uint8x8_t C2_1 = vadd_u8(C2, cmp); local
169 const int8x8_t diff_avg = vreinterpret_s8_u8(vhsub_u8(avg, C2_1));

Completed in 64 milliseconds