Home
last modified time | relevance | path

Searched refs:temp_vector (Results 1 – 25 of 27) sorted by relevance

12

/external/webrtc/webrtc/modules/audio_coding/neteq/
Daccelerate.cc72 AudioMultiVector temp_vector(num_channels_); in CheckCriteriaAndStretch() local
73 temp_vector.PushBackInterleaved(&input[fs_mult_120 * num_channels_], in CheckCriteriaAndStretch()
76 output->CrossFade(temp_vector, peak_index); in CheckCriteriaAndStretch()
Dpreemptive_expand.cc82 AudioMultiVector temp_vector(num_channels_); in CheckCriteriaAndStretch() local
83 temp_vector.PushBackInterleaved( in CheckCriteriaAndStretch()
87 output->CrossFade(temp_vector, peak_index); in CheckCriteriaAndStretch()
/external/libvorbis/doc/
D06-floor0.tex64 …7) vector [temp_vector] = read vector from bitstream using codebook number [floor0_book_list] elem…
65 8) add the scalar value [last] to each scalar in vector [temp_vector]
66 9) [last] = the value of the last scalar in vector [temp_vector]
67 10) concatenate [temp_vector] onto the end of the [coefficients] vector
/external/v8/src/crankshaft/ia32/
Dlithium-ia32.h1538 LOperand* temp_vector() { return temps_[0]; } in temp_vector() function
1624 LOperand* temp_vector() { return temps_[0]; } in temp_vector() function
1642 LOperand* temp_vector() { return temps_[0]; } in temp_vector() function
1863 LOperand* temp_vector() { return temps_[1]; } in temp_vector() function
2114 LOperand* temp_vector() { return temps_[1]; } in temp_vector() function
2172 LOperand* temp_vector() { return temps_[1]; } in temp_vector() function
Dlithium-codegen-ia32.cc2609 Register vector_register = ToRegister(instr->temp_vector()); in EmitVectorLoadICRegisters()
2626 Register vector_register = ToRegister(instr->temp_vector()); in EmitVectorStoreICRegisters()
3668 Register vector_register = ToRegister(instr->temp_vector()); in DoCallFunction()
Dlithium-ia32.cc276 temp_vector()->PrintTo(stream); in PrintDataTo()
/external/v8/src/crankshaft/x87/
Dlithium-x87.h1546 LOperand* temp_vector() { return temps_[0]; } in temp_vector() function
1632 LOperand* temp_vector() { return temps_[0]; } in temp_vector() function
1650 LOperand* temp_vector() { return temps_[0]; } in temp_vector() function
1871 LOperand* temp_vector() { return temps_[1]; } in temp_vector() function
2118 LOperand* temp_vector() { return temps_[1]; } in temp_vector() function
2176 LOperand* temp_vector() { return temps_[1]; } in temp_vector() function
Dlithium-codegen-x87.cc2890 Register vector_register = ToRegister(instr->temp_vector()); in EmitVectorLoadICRegisters()
2907 Register vector_register = ToRegister(instr->temp_vector()); in EmitVectorStoreICRegisters()
4021 Register vector_register = ToRegister(instr->temp_vector()); in DoCallFunction()
/external/v8/src/crankshaft/mips/
Dlithium-mips.h1517 LOperand* temp_vector() { return temps_[0]; } in temp_vector() function
1587 LOperand* temp_vector() { return temps_[0]; } in temp_vector() function
1605 LOperand* temp_vector() { return temps_[0]; } in temp_vector() function
1828 LOperand* temp_vector() { return temps_[1]; } in temp_vector() function
2085 LOperand* temp_vector() { return temps_[1]; } in temp_vector() function
2144 LOperand* temp_vector() { return temps_[1]; } in temp_vector() function
Dlithium-codegen-mips.cc2590 Register vector_register = ToRegister(instr->temp_vector()); in EmitVectorLoadICRegisters()
2607 Register vector_register = ToRegister(instr->temp_vector()); in EmitVectorStoreICRegisters()
3694 Register vector_register = ToRegister(instr->temp_vector()); in DoCallFunction()
Dlithium-mips.cc264 temp_vector()->PrintTo(stream); in PrintDataTo()
/external/v8/src/crankshaft/x64/
Dlithium-x64.h1536 LOperand* temp_vector() { return temps_[0]; } in temp_vector() function
1617 LOperand* temp_vector() { return temps_[0]; } in temp_vector() function
1635 LOperand* temp_vector() { return temps_[0]; } in temp_vector() function
1856 LOperand* temp_vector() { return temps_[1]; } in temp_vector() function
2102 LOperand* temp_vector() { return temps_[1]; } in temp_vector() function
2159 LOperand* temp_vector() { return temps_[1]; } in temp_vector() function
Dlithium-codegen-x64.cc2624 Register vector_register = ToRegister(instr->temp_vector()); in EmitVectorLoadICRegisters()
2641 Register vector_register = ToRegister(instr->temp_vector()); in EmitVectorStoreICRegisters()
3751 Register vector_register = ToRegister(instr->temp_vector()); in DoCallFunction()
Dlithium-x64.cc270 temp_vector()->PrintTo(stream); in PrintDataTo()
/external/v8/src/crankshaft/arm/
Dlithium-arm.h1554 LOperand* temp_vector() { return temps_[0]; } in temp_vector() function
1624 LOperand* temp_vector() { return temps_[0]; } in temp_vector() function
1642 LOperand* temp_vector() { return temps_[0]; } in temp_vector() function
1865 LOperand* temp_vector() { return temps_[1]; } in temp_vector() function
2122 LOperand* temp_vector() { return temps_[1]; } in temp_vector() function
2187 LOperand* temp_vector() { return temps_[1]; } in temp_vector() function
Dlithium-codegen-arm.cc2673 Register vector_register = ToRegister(instr->temp_vector()); in EmitVectorLoadICRegisters()
2690 Register vector_register = ToRegister(instr->temp_vector()); in EmitVectorStoreICRegisters()
3729 Register vector_register = ToRegister(instr->temp_vector()); in DoCallFunction()
Dlithium-arm.cc257 temp_vector()->PrintTo(stream); in PrintDataTo()
/external/v8/src/crankshaft/mips64/
Dlithium-mips64.h1579 LOperand* temp_vector() { return temps_[0]; } in temp_vector() function
1649 LOperand* temp_vector() { return temps_[0]; } in temp_vector() function
1667 LOperand* temp_vector() { return temps_[0]; } in temp_vector() function
1890 LOperand* temp_vector() { return temps_[1]; } in temp_vector() function
2131 LOperand* temp_vector() { return temps_[1]; } in temp_vector() function
2190 LOperand* temp_vector() { return temps_[1]; } in temp_vector() function
Dlithium-codegen-mips64.cc2715 Register vector_register = ToRegister(instr->temp_vector()); in EmitVectorLoadICRegisters()
2732 Register vector_register = ToRegister(instr->temp_vector()); in EmitVectorStoreICRegisters()
3899 Register vector_register = ToRegister(instr->temp_vector()); in DoCallFunction()
Dlithium-mips64.cc264 temp_vector()->PrintTo(stream); in PrintDataTo()
/external/v8/src/crankshaft/ppc/
Dlithium-ppc.h1498 LOperand* temp_vector() { return temps_[0]; } in temp_vector() function
1564 LOperand* temp_vector() { return temps_[0]; } in temp_vector() function
1582 LOperand* temp_vector() { return temps_[0]; } in temp_vector() function
1797 LOperand* temp_vector() { return temps_[1]; } in temp_vector() function
2037 LOperand* temp_vector() { return temps_[1]; } in temp_vector() function
2100 LOperand* temp_vector() { return temps_[1]; } in temp_vector() function
Dlithium-codegen-ppc.cc2756 Register vector_register = ToRegister(instr->temp_vector()); in DoShiftI()
2773 Register vector_register = ToRegister(instr->temp_vector()); in DoShiftI()
3945 Register vector_register = ToRegister(instr->temp_vector()); in DoShiftI()
Dlithium-ppc.cc270 temp_vector()->PrintTo(stream); in PrintDataTo()
/external/v8/src/crankshaft/arm64/
Dlithium-arm64.h840 LOperand* temp_vector() { return temps_[1]; } in temp_vector() function
1654 LOperand* temp_vector() { return temps_[0]; } in temp_vector() function
1759 LOperand* temp_vector() { return temps_[0]; } in temp_vector() function
1776 LOperand* temp_vector() { return temps_[0]; } in temp_vector() function
2475 LOperand* temp_vector() { return temps_[1]; } in temp_vector() function
2527 LOperand* temp_vector() { return temps_[1]; } in temp_vector() function
Dlithium-codegen-arm64.cc377 Register vector_register = ToRegister(instr->temp_vector()); in DoCallFunction()
3051 Register vector_register = ToRegister(instr->temp_vector()); in EmitVectorLoadICRegisters()
3068 Register vector_register = ToRegister(instr->temp_vector()); in EmitVectorStoreICRegisters()

12