/external/valgrind/helgrind/tests/ |
D | filter_xml | 68 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/ |
D | filter_xml_frames | 14 my $in_frame = 0; 24 if (! $in_frame) { 27 $in_frame = 1; 44 $in_frame = 0;
|
/external/webrtc/webrtc/modules/audio_coding/acm2/ |
D | audio_coding_module_impl.cc | 363 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 …]
|
D | audio_coding_module_impl.h | 235 int PreprocessToAddData(const AudioFrame& in_frame,
|
/external/webrtc/webrtc/common_video/libyuv/ |
D | scaler_unittest.cc | 313 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/ |
D | code-stubs.h | 2245 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/ |
D | code-stubs-arm64.cc | 4335 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/ |
D | code-stubs-x64.cc | 4159 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/ |
D | code-stubs-x87.cc | 3951 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/ |
D | code-stubs-arm.cc | 4202 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/ |
D | code-stubs-ia32.cc | 4271 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/ |
D | code-stubs-mips.cc | 4431 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/ |
D | code-stubs-ppc.cc | 4409 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/ |
D | code-stubs-mips64.cc | 4462 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
|