/external/webrtc/test/pc/e2e/analyzer/video/ |
D | example_video_quality_analyzer.cc | 32 uint16_t frame_id = next_frame_id_++; in OnFrameCaptured() local 60 uint16_t frame_id, in OnFrameEncoded() 77 uint16_t frame_id, in OnFramePreDecode() 108 uint16_t frame_id, in OnDecoderError() 121 std::string ExampleVideoQualityAnalyzer::GetStreamLabel(uint16_t frame_id) { in GetStreamLabel()
|
D | default_video_quality_analyzer_test.cc | 123 for (const uint16_t& frame_id : frames_order) { in TEST() local 176 for (const uint16_t& frame_id : frames_order) { in TEST() local 204 for (const uint16_t& frame_id : frames_order) { in TEST() local 256 uint16_t frame_id = frames_order.at(i); in TEST() local 306 uint16_t frame_id = frames_order.at(i); in TEST() local 421 uint16_t frame_id = frames_order.at(i); in TEST() local 433 uint16_t frame_id = frames_order.at(i); in TEST() local
|
D | default_video_quality_analyzer.cc | 169 uint16_t frame_id = next_frame_id_++; in OnFrameCaptured() local 301 uint16_t frame_id, in OnFrameEncoded() 332 uint16_t frame_id, in OnFramePreDecode() 493 uint16_t frame_id, in OnDecoderError() 551 std::string DefaultVideoQualityAnalyzer::GetStreamLabel(uint16_t frame_id) { in GetStreamLabel() 954 absl::optional<uint16_t> frame_id = frame_ids_.PopFront(peer); in PopFront() local 977 absl::optional<uint16_t> frame_id = frame_ids_.PopFront(owner_); in MarkNextAliveFrameAsDead() local
|
D | quality_analyzing_video_decoder.cc | 181 uint16_t frame_id, in IrrelevantSimulcastStreamDecoded() 208 uint16_t frame_id; in OnFrameDecoded() local
|
/external/webrtc/modules/video_coding/codecs/av1/ |
D | scalability_structure_unittest.cc | 67 int64_t frame_id = static_cast<int64_t>(frames.size()); in GenerateAllFrames() local 159 for (size_t frame_id = 0; frame_id < frame_infos.size(); ++frame_id) { in TEST_P() local 175 for (size_t frame_id = 0; frame_id < frame_infos.size(); ++frame_id) { in TEST_P() local 185 for (int64_t frame_id = 0; frame_id < num_frames; ++frame_id) { in TEST_P() local 205 for (int64_t frame_id = 0; frame_id < num_frames; ++frame_id) { in TEST_P() local 236 for (int64_t frame_id = 0; frame_id < num_frames; ++frame_id) { in TEST_P() local
|
D | libaom_av1_unittest.cc | 89 void Decode(int64_t frame_id, const EncodedImage& image) { in Decode() 143 for (size_t frame_id = 0; frame_id < encoded_frames.size(); ++frame_id) { in TEST() local 209 for (int64_t frame_id = 0; in TEST_P() local
|
/external/openscreen/cast/standalone_receiver/ |
D | decoder.cc | 51 void Decoder::Decode(FrameId frame_id, const Decoder::Buffer& buffer) { in Decode() 165 const auto frame_id = *it; in DidReceiveFrameFromDecoder() local 190 void Decoder::OnError(const char* what, int av_errnum, FrameId frame_id) { in OnError()
|
D | sdl_player_base.cc | 119 void SDLPlayerBase::OnFrameDecoded(FrameId frame_id, const AVFrame& frame) { in OnFrameDecoded() 132 void SDLPlayerBase::OnDecodeError(FrameId frame_id, std::string message) { in OnDecodeError()
|
/external/openscreen/cast/streaming/ |
D | sender.cc | 343 void Sender::OnReceiverCheckpoint(FrameId frame_id, in OnReceiverCheckpoint() 403 const FrameId frame_id = nack_it->frame_id; in OnReceiverIsMissingPackets() local 461 for (FrameId frame_id = checkpoint_frame_id_ + 1; in ChooseNextRtpPacketNeedingSend() local 522 void Sender::CancelPendingFrame(FrameId frame_id) { in CancelPendingFrame() 539 void Sender::Observer::OnFrameCanceled(FrameId frame_id) {} in OnFrameCanceled()
|
D | compound_rtcp_builder.cc | 27 void CompoundRtcpBuilder::SetCheckpointFrame(FrameId frame_id) { in SetCheckpointFrame() 232 const FrameId frame_id = it->frame_id; in AppendCastFeedbackLossFields() local 280 for (const FrameId& frame_id : acks_for_next_packet_) { in AppendCastFeedbackAckFields() local
|
D | compound_rtcp_parser.cc | 257 const FrameId frame_id = in ParseFeedback() local 297 FrameId frame_id = starting_frame_id; in ParseFeedback() local 371 FrameId frame_id, in OnReceiverCheckpoint()
|
D | sender.h | 250 const PendingFrameSlot* get_slot_for(FrameId frame_id) const { in get_slot_for() 254 PendingFrameSlot* get_slot_for(FrameId frame_id) { in get_slot_for()
|
D | frame_collector.h | 28 void set_frame_id(FrameId frame_id) { frame_.frame_id = frame_id; } in set_frame_id()
|
D | rtp_packet_parser.h | 39 FrameId frame_id; member
|
D | encoded_frame.h | 55 FrameId frame_id; member
|
/external/webrtc/api/test/ |
D | video_quality_analyzer_interface.h | 100 uint16_t frame_id, in OnFrameEncoded() 110 uint16_t frame_id, in OnFramePreDecode() 133 uint16_t frame_id, in OnDecoderError()
|
/external/webrtc/call/ |
D | rtp_payload_params.cc | 237 int64_t frame_id, in GenericDescriptorFromFrameInfo() 253 int64_t frame_id, in SetGeneric() 306 int64_t frame_id = last_shared_frame_id_[0][0]; in GenericToGeneric() local 356 int64_t frame_id = last_shared_frame_id_[/*spatial index*/ 0][i]; in H264ToGeneric() local 435 int64_t frame_id = last_shared_frame_id_[spatial_index][i]; in SetDependenciesVp8Deprecated() local
|
/external/perfetto/src/trace_processor/importers/proto/ |
D | heap_profile_tracker_unittest.cc | 32 uint32_t frame_id; member 172 const auto& frame_id = callsite_table.frame_id(); in TEST_F() local 187 FrameId frame_id) { in FindCallstack() 338 auto frame_id = spt->GetDatabaseFrameIdForTesting(callstack[depth]); in TEST() local
|
D | stack_profile_tracker.cc | 224 FrameId frame_id = *opt_frame_id; in AddCallstack() local 245 SourceFrameId frame_id) { in GetDatabaseFrameIdForTesting() 314 SourceFrameId frame_id, in FindOrInsertFrame()
|
/external/webrtc/modules/video_coding/ |
D | frame_dependencies_calculator.h | 42 absl::optional<int64_t> frame_id; member
|
D | frame_dependencies_calculator.cc | 28 int64_t frame_id, in FromBuffersUsage()
|
D | loss_notification_controller.h | 29 int64_t frame_id; member
|
D | chain_diff_calculator.cc | 44 int64_t frame_id, in From()
|
/external/tensorflow/tensorflow/core/framework/ |
D | control_flow.h | 33 uint64 frame_id = kIllegalFrameId; member
|
/external/webrtc/modules/rtp_rtcp/source/ |
D | rtp_generic_frame_descriptor.cc | 76 void RtpGenericFrameDescriptor::SetFrameId(uint16_t frame_id) { in SetFrameId()
|