Home
last modified time | relevance | path

Searched defs:FrameId (Results 1 – 8 of 8) sorted by relevance

/external/openscreen/cast/streaming/
Dframe_id.h18 class FrameId; variable
42 constexpr FrameId() : FrameId(std::numeric_limits<int64_t>::min()) {} in FrameId() function
111 constexpr explicit FrameId(int64_t value) : ExpandedValueBase(value) {} in FrameId() function
Dsender_unittest.cc416 const std::map<FrameId, EncodedFrameWithBuffer> received_frames) { in ExpectFramesReceivedCorrectly()
/external/webrtc/modules/rtp_rtcp/source/
Drtp_generic_frame_descriptor.cc71 uint16_t RtpGenericFrameDescriptor::FrameId() const { in FrameId() function in webrtc::RtpGenericFrameDescriptor
/external/intel-media-driver/media_common/agnostic/common/vp/hal/
Dvp_common_tools.h215 uint32_t FrameId; member
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/
DMemProf.h138 using FrameId = uint64_t; variable
/external/perfetto/src/trace_processor/storage/
Dtrace_storage.h95 using FrameId = tables::StackProfileFrameTable::Id; variable
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/System/Diagnostics/Debug/Extensions/
Dmod.rs3462 pub FrameId: u8, field
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/System/Diagnostics/Debug/Extensions/
Dmod.rs3462 pub FrameId: u8, field