/hardware/qcom/audio/hal/audio_extn/ |
cirrus_playback.c | 547 int rL = 0, rR = 0, zL = 0, zR = 0, tL = 0, tR = 0; 656 tR = tdR + (ambR * t_scale_factor); 678 __func__, tR / t_scale_factor, 679 abs(tR % t_scale_factor));
|
/prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/ |
asm_test.go | [all...] |
/prebuilts/go/linux-x86/src/cmd/compile/internal/gc/ |
asm_test.go | [all...] |
/external/valgrind/VEX/priv/ |
host_arm64_isel.c | 415 HReg tR = newVRegI(env); 418 tR = irrm >> 1; if we're lucky, these will issue together 420 tR &= 1; ditto 421 t3 = tL | tR; 429 addInstr(env, ARM64Instr_Shift(tR, irrm, ARM64RI6_I6(1), ARM64sh_SHR)); 431 addInstr(env, ARM64Instr_Logic(tR, tR, ril_one, ARM64lo_AND)); 432 addInstr(env, ARM64Instr_Logic(t3, tL, ARM64RIL_R(tR), ARM64lo_OR)); [all...] |
guest_amd64_toIR.c | [all...] |
host_arm_isel.c | 324 HReg tR = newVRegI(env); 327 tR = irrm >> 1; if we're lucky, these will issue together 329 tR &= 1; ditto 330 t3 = tL | tR; 335 addInstr(env, ARMInstr_Shift(ARMsh_SHR, tR, irrm, ARMRI5_I5(1))); 337 addInstr(env, ARMInstr_Alu(ARMalu_AND, tR, tR, ARMRI84_I84(1,0))); 338 addInstr(env, ARMInstr_Alu(ARMalu_OR, t3, tL, ARMRI84_R(tR))); [all...] |
/external/webrtc/data/voice_engine/stereo_rtp_files/ |
stereo_g729_jitter.rtp | 21 X3_T < |