Home
last modified time | relevance | path

Searched defs:n_packets (Results 1 – 7 of 7) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/quic/core/frames/
Dquic_ack_frame.cc129 QuicPacketCount n_packets = 0; in NumPacketsSlow() local
/external/webrtc/modules/congestion_controller/goog_cc/
Ddelay_based_bwe_unittest_helper.cc51 size_t n_packets = in GenerateFrame() local
/external/webrtc/modules/remote_bitrate_estimator/
Dremote_bitrate_estimator_unittest_helper.cc65 size_t n_packets = in GenerateFrame() local
/external/libvpx/vp8/
Dvp8_cx_iface.c213 int n_packets = (int)(cfg->rc_twopass_stats_in.sz / packet_sz); in validate_config() local
/external/libaom/av1/
Dav1_cx_iface.c736 const int n_packets = (int)(cfg->rc_twopass_stats_in.sz / packet_sz); in validate_config() local
1058 const int n_packets = (int)(cfg->rc_twopass_stats_in.sz / packet_sz); in set_encoder_config() local
/external/libvpx/vp9/
Dvp9_cx_iface.c285 const int n_packets = (int)(cfg->rc_twopass_stats_in.sz / packet_sz); in validate_config() local
/external/kernel-headers/original/uapi/linux/
Dopenvswitch.h334 __u64 n_packets; /* Number of matched packets. */ member