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

/external/chromium_org/third_party/libwebp/dsp/
H A Denc_neon.c656 const int32x4x4_t hpass_b = DistoHorizontalPass(vget_high_u8(d0d1u8), local
659 const int32x4x4_t tmp_b = DistoTranspose4x4(hpass_b);
/external/webp/src/dsp/
H A Denc_neon.c656 const int32x4x4_t hpass_b = DistoHorizontalPass(vget_high_u8(d0d1u8), local
659 const int32x4x4_t tmp_b = DistoTranspose4x4(hpass_b);

Completed in 1809 milliseconds