HomeSort by relevance Sort by last modified time
    Searched refs:q15u16 (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/arm/neon/
mbloopfilter_neon.c 35 uint16x8_t q0u16, q11u16, q12u16, q13u16, q14u16, q15u16; local
115 q0u16 = q11u16 = q12u16 = q13u16 = q14u16 = q15u16 = vdupq_n_u16(63);
125 q15s16 = vmlal_s8(vreinterpretq_s16_u16(q15u16), vget_high_s8(q1s8), d5);
sixtappredict_neon.c 1292 uint16x8_t q11u16, q12u16, q13u16, q15u16; local
    [all...]

Completed in 441 milliseconds