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

  /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 1500 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::final
1570 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::final
1584 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::final
2024 LOperand* temp_vector() { return temps_[1]; } function in class:v8::internal::final
2089 LOperand* temp_vector() { return temps_[1]; } function in class:v8::internal::final
    [all...]
lithium-codegen-arm.cc     [all...]
  /external/v8/src/crankshaft/arm64/
lithium-arm64.h 1564 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::final
1669 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::final
1686 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::final
2370 LOperand* temp_vector() { return temps_[1]; } function in class:v8::internal::final
2422 LOperand* temp_vector() { return temps_[1]; } function in class:v8::internal::final
    [all...]
lithium-codegen-arm64.cc     [all...]
  /external/v8/src/crankshaft/ia32/
lithium-ia32.h 1509 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::final
1595 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::final
1609 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::final
2041 LOperand* temp_vector() { return temps_[1]; } function in class:v8::internal::final
2099 LOperand* temp_vector() { return temps_[1]; } function in class:v8::internal::final
    [all...]
lithium-codegen-ia32.cc     [all...]
  /external/v8/src/crankshaft/mips/
lithium-mips.h 1464 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::final
1534 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::final
1548 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::final
1988 LOperand* temp_vector() { return temps_[1]; } function in class:v8::internal::final
2047 LOperand* temp_vector() { return temps_[1]; } function in class:v8::internal::final
    [all...]
lithium-codegen-mips.cc     [all...]
  /external/v8/src/crankshaft/mips64/
lithium-mips64.h 1526 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::final
1596 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::final
1610 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::final
2034 LOperand* temp_vector() { return temps_[1]; } function in class:v8::internal::final
2093 LOperand* temp_vector() { return temps_[1]; } function in class:v8::internal::final
    [all...]
lithium-codegen-mips64.cc     [all...]
  /external/v8/src/crankshaft/ppc/
lithium-ppc.h 1476 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::final
1542 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::final
1556 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::final
1973 LOperand* temp_vector() { return temps_[1]; } function in class:v8::internal::final
2036 LOperand* temp_vector() { return temps_[1]; } function in class:v8::internal::final
    [all...]
lithium-codegen-ppc.cc     [all...]
  /external/v8/src/crankshaft/s390/
lithium-s390.h 1374 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::final
1436 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::final
1450 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::final
1841 LOperand* temp_vector() { return temps_[1]; } function in class:v8::internal::final
1902 LOperand* temp_vector() { return temps_[1]; } function in class:v8::internal::final
    [all...]
lithium-codegen-s390.cc     [all...]
  /external/v8/src/crankshaft/x64/
lithium-x64.h 1510 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::final
1591 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
2032 LOperand* temp_vector() { return temps_[1]; } function in class:v8::internal::final
2089 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 1499 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::final
1585 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::final
1599 LOperand* temp_vector() { return temps_[0]; } function in class:v8::internal::final
2027 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
    [all...]
lithium-codegen-x87.cc     [all...]

Completed in 488 milliseconds