Home
last modified time | relevance | path

Searched defs:decode_timestamp (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/video/
Dvideo_receive_stream2.h81 const Timestamp decode_timestamp; member
/external/pigweed/pw_system/py/pw_system/
Ddevice.py213 def decode_timestamp(self, timestamp: int) -> str: member in Device