/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/ |
D | accelerate.cc | 59 AudioMultiVector temp_vector(num_channels_); in CheckCriteriaAndStretch() local 60 temp_vector.PushBackInterleaved(&input[fs_mult_120 * num_channels_], in CheckCriteriaAndStretch() 63 output->CrossFade(temp_vector, peak_index); in CheckCriteriaAndStretch()
|
D | preemptive_expand.cc | 78 AudioMultiVector temp_vector(num_channels_); in CheckCriteriaAndStretch() local 79 temp_vector.PushBackInterleaved( in CheckCriteriaAndStretch() 83 output->CrossFade(temp_vector, peak_index); in CheckCriteriaAndStretch()
|
/external/libvorbis/doc/ |
D | 06-floor0.tex | 64 …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/chromium_org/v8/src/arm/ |
D | lithium-arm.h | 1634 LOperand* temp_vector() { return temps_[0]; } in temp_vector() function 1708 LOperand* temp_vector() { return temps_[0]; } in temp_vector() function 1733 LOperand* temp_vector() { return temps_[0]; } in temp_vector() function
|
D | lithium-codegen-arm.cc | 2997 Register vector = ToRegister(instr->temp_vector()); in EmitVectorLoadICRegisters()
|
/external/chromium_org/v8/src/mips64/ |
D | lithium-mips64.h | 1597 LOperand* temp_vector() { return temps_[0]; } in temp_vector() function 1671 LOperand* temp_vector() { return temps_[0]; } in temp_vector() function 1696 LOperand* temp_vector() { return temps_[0]; } in temp_vector() function
|
D | lithium-codegen-mips64.cc | 2859 Register vector = ToRegister(instr->temp_vector()); in EmitVectorLoadICRegisters()
|
/external/chromium_org/v8/src/x64/ |
D | lithium-x64.h | 1624 LOperand* temp_vector() { return temps_[0]; } in temp_vector() function 1713 LOperand* temp_vector() { return temps_[0]; } in temp_vector() function 1738 LOperand* temp_vector() { return temps_[0]; } in temp_vector() function
|
D | lithium-codegen-x64.cc | 2853 Register vector = ToRegister(instr->temp_vector()); in EmitVectorLoadICRegisters()
|
/external/chromium_org/v8/src/ia32/ |
D | lithium-ia32.h | 1632 LOperand* temp_vector() { return temps_[0]; } in temp_vector() function 1726 LOperand* temp_vector() { return temps_[0]; } in temp_vector() function 1751 LOperand* temp_vector() { return temps_[0]; } in temp_vector() function
|
D | lithium-codegen-ia32.cc | 2831 Register vector = ToRegister(instr->temp_vector()); in EmitVectorLoadICRegisters()
|
/external/chromium_org/v8/src/x87/ |
D | lithium-x87.h | 1642 LOperand* temp_vector() { return temps_[0]; } in temp_vector() function 1736 LOperand* temp_vector() { return temps_[0]; } in temp_vector() function 1761 LOperand* temp_vector() { return temps_[0]; } in temp_vector() function
|
D | lithium-codegen-x87.cc | 3127 Register vector = ToRegister(instr->temp_vector()); in EmitVectorLoadICRegisters()
|
/external/chromium_org/v8/src/mips/ |
D | lithium-mips.h | 1598 LOperand* temp_vector() { return temps_[0]; } in temp_vector() function 1672 LOperand* temp_vector() { return temps_[0]; } in temp_vector() function 1697 LOperand* temp_vector() { return temps_[0]; } in temp_vector() function
|
D | lithium-codegen-mips.cc | 2889 Register vector = ToRegister(instr->temp_vector()); in EmitVectorLoadICRegisters()
|
/external/chromium_org/v8/src/arm64/ |
D | lithium-arm64.h | 1757 LOperand* temp_vector() { return temps_[0]; } in temp_vector() function 1859 LOperand* temp_vector() { return temps_[0]; } in temp_vector() function 1876 LOperand* temp_vector() { return temps_[0]; } in temp_vector() function
|
D | lithium-codegen-arm64.cc | 3372 Register vector = ToRegister(instr->temp_vector()); in EmitVectorLoadICRegisters()
|