Home
last modified time | relevance | path

Searched refs:in_frame (Results 1 – 14 of 14) sorted by relevance

/external/valgrind/helgrind/tests/
Dfilter_xml68 my ($file, $lineno, $in_frame, $keep_frame, $num_discarded, $ignore_line);
70 $in_frame = $keep_frame = $num_discarded = $ignore_line = 0;
107 if ($in_frame) {
124 $in_frame = $keep_frame = 0;
150 $in_frame = 1;
/external/valgrind/tests/
Dfilter_xml_frames14 my $in_frame = 0;
24 if (! $in_frame) {
27 $in_frame = 1;
44 $in_frame = 0;
/external/webrtc/webrtc/modules/audio_coding/acm2/
Daudio_coding_module_impl.cc363 int AudioCodingModuleImpl::PreprocessToAddData(const AudioFrame& in_frame, in PreprocessToAddData() argument
366 const bool resample = in_frame.sample_rate_hz_ != enc->SampleRateHz(); in PreprocessToAddData()
372 const bool down_mix = in_frame.num_channels_ == 2 && enc->NumChannels() == 1; in PreprocessToAddData()
375 expected_in_ts_ = in_frame.timestamp_; in PreprocessToAddData()
376 expected_codec_ts_ = in_frame.timestamp_; in PreprocessToAddData()
378 } else if (in_frame.timestamp_ != expected_in_ts_) { in PreprocessToAddData()
381 (in_frame.timestamp_ - expected_in_ts_) * in PreprocessToAddData()
383 static_cast<double>(in_frame.sample_rate_hz_)); in PreprocessToAddData()
384 expected_in_ts_ = in_frame.timestamp_; in PreprocessToAddData()
390 expected_in_ts_ += static_cast<uint32_t>(in_frame.samples_per_channel_); in PreprocessToAddData()
[all …]
Daudio_coding_module_impl.h235 int PreprocessToAddData(const AudioFrame& in_frame,
/external/webrtc/webrtc/common_video/libyuv/
Dscaler_unittest.cc313 VideoFrame in_frame, out_frame; in ComputeAvgSequencePSNR() local
315 in_frame.CreateEmptyFrame(width, height, width, half_width, half_width); in ComputeAvgSequencePSNR()
326 required_size, kVideoRotation_0, &in_frame)); in ComputeAvgSequencePSNR()
329 double psnr = I420PSNR(&in_frame, &out_frame); in ComputeAvgSequencePSNR()
/external/v8/src/
Dcode-stubs.h2245 void GenerateImpl(MacroAssembler* masm, bool in_frame);
2268 void GenerateImpl(MacroAssembler* masm, bool in_frame);
2291 void GenerateImpl(MacroAssembler* masm, bool in_frame);
2314 void GenerateImpl(MacroAssembler* masm, bool in_frame);
/external/v8/src/arm64/
Dcode-stubs-arm64.cc4335 void LoadICStub::GenerateImpl(MacroAssembler* masm, bool in_frame) { in GenerateImpl() argument
4388 void KeyedLoadICStub::GenerateImpl(MacroAssembler* masm, bool in_frame) { in GenerateImpl() argument
4470 void VectorStoreICStub::GenerateImpl(MacroAssembler* masm, bool in_frame) { in GenerateImpl() argument
4589 void VectorKeyedStoreICStub::GenerateImpl(MacroAssembler* masm, bool in_frame) { in GenerateImpl() argument
/external/v8/src/x64/
Dcode-stubs-x64.cc4159 void LoadICStub::GenerateImpl(MacroAssembler* masm, bool in_frame) { in GenerateImpl() argument
4214 void KeyedLoadICStub::GenerateImpl(MacroAssembler* masm, bool in_frame) { in GenerateImpl() argument
4298 void VectorStoreICStub::GenerateImpl(MacroAssembler* masm, bool in_frame) { in GenerateImpl() argument
4409 void VectorKeyedStoreICStub::GenerateImpl(MacroAssembler* masm, bool in_frame) { in GenerateImpl() argument
/external/v8/src/x87/
Dcode-stubs-x87.cc3951 void LoadICStub::GenerateImpl(MacroAssembler* masm, bool in_frame) { in GenerateImpl() argument
4000 void KeyedLoadICStub::GenerateImpl(MacroAssembler* masm, bool in_frame) { in GenerateImpl() argument
4204 void VectorStoreICStub::GenerateImpl(MacroAssembler* masm, bool in_frame) { in GenerateImpl() argument
4374 void VectorKeyedStoreICStub::GenerateImpl(MacroAssembler* masm, bool in_frame) { in GenerateImpl() argument
/external/v8/src/arm/
Dcode-stubs-arm.cc4202 void LoadICStub::GenerateImpl(MacroAssembler* masm, bool in_frame) { in GenerateImpl() argument
4257 void KeyedLoadICStub::GenerateImpl(MacroAssembler* masm, bool in_frame) { in GenerateImpl() argument
4340 void VectorStoreICStub::GenerateImpl(MacroAssembler* masm, bool in_frame) { in GenerateImpl() argument
4464 void VectorKeyedStoreICStub::GenerateImpl(MacroAssembler* masm, bool in_frame) { in GenerateImpl() argument
/external/v8/src/ia32/
Dcode-stubs-ia32.cc4271 void LoadICStub::GenerateImpl(MacroAssembler* masm, bool in_frame) { in GenerateImpl() argument
4320 void KeyedLoadICStub::GenerateImpl(MacroAssembler* masm, bool in_frame) { in GenerateImpl() argument
4524 void VectorStoreICStub::GenerateImpl(MacroAssembler* masm, bool in_frame) { in GenerateImpl() argument
4694 void VectorKeyedStoreICStub::GenerateImpl(MacroAssembler* masm, bool in_frame) { in GenerateImpl() argument
/external/v8/src/mips/
Dcode-stubs-mips.cc4431 void LoadICStub::GenerateImpl(MacroAssembler* masm, bool in_frame) { in GenerateImpl() argument
4487 void KeyedLoadICStub::GenerateImpl(MacroAssembler* masm, bool in_frame) { in GenerateImpl() argument
4572 void VectorStoreICStub::GenerateImpl(MacroAssembler* masm, bool in_frame) { in GenerateImpl() argument
4695 void VectorKeyedStoreICStub::GenerateImpl(MacroAssembler* masm, bool in_frame) { in GenerateImpl() argument
/external/v8/src/ppc/
Dcode-stubs-ppc.cc4409 void LoadICStub::GenerateImpl(MacroAssembler* masm, bool in_frame) { in GenerateImpl() argument
4465 void KeyedLoadICStub::GenerateImpl(MacroAssembler* masm, bool in_frame) { in GenerateImpl() argument
4550 void VectorStoreICStub::GenerateImpl(MacroAssembler* masm, bool in_frame) { in GenerateImpl() argument
4675 void VectorKeyedStoreICStub::GenerateImpl(MacroAssembler* masm, bool in_frame) { in GenerateImpl() argument
/external/v8/src/mips64/
Dcode-stubs-mips64.cc4462 void LoadICStub::GenerateImpl(MacroAssembler* masm, bool in_frame) { in GenerateImpl() argument
4518 void KeyedLoadICStub::GenerateImpl(MacroAssembler* masm, bool in_frame) { in GenerateImpl() argument
4603 void VectorStoreICStub::GenerateImpl(MacroAssembler* masm, bool in_frame) { in GenerateImpl() argument
4724 void VectorKeyedStoreICStub::GenerateImpl(MacroAssembler* masm, bool in_frame) { in GenerateImpl() argument