Home
last modified time | relevance | path

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

/external/webrtc/webrtc/video/
Dvie_channel.h92 uint32_t* num_delta_frames);
Dvie_channel.cc449 uint32_t* num_delta_frames) { in ReceiveCodecStatistics() argument
452 *num_delta_frames = receive_frame_counts_.delta_frames; in ReceiveCodecStatistics()