/ndk/tests/build/b9193874-neon/jni/ |
b9193874-neon.c | 255 int32x4_t vrl = vqdmlal_lane_s16(vshll_n_s16(vget_low_s16(vv), 1), vget_low_s16(vd), cf16, 0); local 257 int16x8_t vr = vcombine_s16(vrshrn_n_s32(vrl, 16), vrshrn_n_s32(vrh, 16)); 303 int32x4_t vrl = vqdmlal_lane_s16(vshll_n_s16(vget_low_s16(vv), 1), vget_low_s16(vd), cf16, 0); local 305 int16x8_t vr = vcombine_s16(vrshrn_n_s32(vrl, 16), vrshrn_n_s32(vrh, 16));
|
/frameworks/av/services/audioflinger/ |
AudioMixer.cpp | 1361 const uint32_t vrl = t->volumeRL; local 1400 const uint32_t vrl = t->volumeRL; local 1747 const uint32_t vrl = t.volumeRL; local [all...] |