Home
last modified time | relevance | path

Searched refs:decode_start_ns (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/api/test/
H A Dvideocodec_test_stats.h63 int64_t decode_start_ns = 0; member
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/test/
H A Dvideoprocessor.cc579 GetElapsedTimeMicroseconds(frame_stat->decode_start_ns, decode_stop_ns); in FrameDecoded()
626 frame_stat->decode_start_ns = rtc::TimeNanos(); in DecodeFrame()