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

/external/libvpx/libvpx/vp8/encoder/arm/neon/
H A Dfastquantizeb_neon.c31 const uint16x8_t zig_zag0 = vld1q_u16(inv_zig_zag), local
70 eob0 = vandq_u16(eob0, zig_zag0);

Completed in 18 milliseconds