HomeSort by relevance Sort by last modified time
    Searched refs:temp_vector (Results 1 - 25 of 27) sorted by null

1 2

  /external/webrtc/webrtc/modules/audio_coding/neteq/
accelerate.cc 71 // Copy the |peak_index| starting at 15 ms to |temp_vector|.
72 AudioMultiVector temp_vector(num_channels_);
73 temp_vector.PushBackInterleaved(&input[fs_mult_120 * num_channels_],
75 // Cross-fade |temp_vector| onto the end of |output|.
76 output->CrossFade(temp_vector, peak_index);
preemptive_expand.cc 81 // Copy the last |peak_index| samples up to 15 ms to |temp_vector|.
82 AudioMultiVector temp_vector(num_channels_);
83 temp_vector.PushBackInterleaved(
86 // Cross-fade |temp_vector| onto the end of |output|.
87 output->CrossFade(temp_vector, peak_index);
  /external/libvorbis/doc/
06-floor0.tex 64 7) vector [temp_vector] = read vector from bitstream using codebook number [floor0_book_list] element [booknumber] in VQ context.
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/arm/
lithium-arm.h 1554 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::final
1624 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::final
1642 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::final
1865 LOperand* temp_vector() { return temps_[1]; } function in class:v8::internal::final
2122 LOperand* temp_vector() { return temps_[1]; } function in class:v8::internal::final
2187 LOperand* temp_vector() { return temps_[1]; } function in class:v8::internal::final
    [all...]
lithium-codegen-arm.cc     [all...]
lithium-arm.cc 257 temp_vector()->PrintTo(stream);
    [all...]
  /external/v8/src/crankshaft/arm64/
lithium-arm64.h 840 LOperand* temp_vector() { return temps_[1]; } function in class:v8::internal::final
1654 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::final
1759 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::final
1776 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::final
2475 LOperand* temp_vector() { return temps_[1]; } function in class:v8::internal::final
2527 LOperand* temp_vector() { return temps_[1]; } function in class:v8::internal::final
    [all...]
lithium-codegen-arm64.cc 377 Register vector_register = ToRegister(instr->temp_vector());
    [all...]
lithium-arm64.cc 144 temp_vector()->PrintTo(stream);
    [all...]
  /external/v8/src/crankshaft/ia32/
lithium-ia32.h 1538 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::final
1624 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::final
1642 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::final
1863 LOperand* temp_vector() { return temps_[1]; } function in class:v8::internal::final
2114 LOperand* temp_vector() { return temps_[1]; } function in class:v8::internal::final
2172 LOperand* temp_vector() { return temps_[1]; } function in class:v8::internal::final
    [all...]
lithium-codegen-ia32.cc     [all...]
lithium-ia32.cc 276 temp_vector()->PrintTo(stream);
    [all...]
  /external/v8/src/crankshaft/mips/
lithium-mips.h 1517 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::final
1587 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::final
1605 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::final
1828 LOperand* temp_vector() { return temps_[1]; } function in class:v8::internal::final
2085 LOperand* temp_vector() { return temps_[1]; } function in class:v8::internal::final
2144 LOperand* temp_vector() { return temps_[1]; } function in class:v8::internal::final
    [all...]
lithium-codegen-mips.cc     [all...]
lithium-mips.cc 264 temp_vector()->PrintTo(stream);
    [all...]
  /external/v8/src/crankshaft/mips64/
lithium-mips64.h 1579 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::final
1649 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::final
1667 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::final
1890 LOperand* temp_vector() { return temps_[1]; } function in class:v8::internal::final
2131 LOperand* temp_vector() { return temps_[1]; } function in class:v8::internal::final
2190 LOperand* temp_vector() { return temps_[1]; } function in class:v8::internal::final
    [all...]
lithium-codegen-mips64.cc     [all...]
lithium-mips64.cc 264 temp_vector()->PrintTo(stream);
    [all...]
  /external/v8/src/crankshaft/ppc/
lithium-ppc.h 1498 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::final
1564 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::final
1582 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::final
1797 LOperand* temp_vector() { return temps_[1]; } function in class:v8::internal::final
2037 LOperand* temp_vector() { return temps_[1]; } function in class:v8::internal::final
2100 LOperand* temp_vector() { return temps_[1]; } function in class:v8::internal::final
    [all...]
lithium-codegen-ppc.cc     [all...]
lithium-ppc.cc 270 temp_vector()->PrintTo(stream);
    [all...]
  /external/v8/src/crankshaft/x64/
lithium-x64.h 1536 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::final
1617 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::final
1635 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::final
1856 LOperand* temp_vector() { return temps_[1]; } function in class:v8::internal::final
2102 LOperand* temp_vector() { return temps_[1]; } function in class:v8::internal::final
2159 LOperand* temp_vector() { return temps_[1]; } function in class:v8::internal::final
    [all...]
lithium-codegen-x64.cc     [all...]
  /external/v8/src/crankshaft/x87/
lithium-x87.h 1546 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::final
1632 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::final
1650 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::final
1871 LOperand* temp_vector() { return temps_[1]; } function in class:v8::internal::final
2118 LOperand* temp_vector() { return temps_[1]; } function in class:v8::internal::final
2176 LOperand* temp_vector() { return temps_[1]; } function in class:v8::internal::final
    [all...]
lithium-codegen-x87.cc     [all...]

Completed in 195 milliseconds

1 2