Home
last modified time | relevance | path

Searched defs:last_packet_timestamp_ (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/tools/
H A Dneteq_test.h123 absl::optional<uint32_t> last_packet_timestamp_; variable
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dacl_connection.h97 std::chrono::steady_clock::time_point last_packet_timestamp_; variable
/aosp_15_r20/external/webrtc/video/
H A Dvideo_send_stream_tests.cc3341 absl::optional<uint32_t> last_packet_timestamp_; member in webrtc::Vp9HeaderObserver