Home
last modified time | relevance | path

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

/external/webrtc/modules/congestion_controller/goog_cc/
Ddelay_based_bwe_unittest_helper.cc50 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/libvpx/vp8/
Dvp8_cx_iface.c229 int n_packets = (int)(cfg->rc_twopass_stats_in.sz / packet_sz); in validate_config() local
/external/libaom/libaom/av1/
Dav1_cx_iface.c460 const int n_packets = (int)(cfg->rc_twopass_stats_in.sz / packet_sz); in validate_config() local
972 const int n_packets = (int)(cfg->rc_twopass_stats_in.sz / packet_sz); in set_encoder_config() local
/external/libvpx/libvpx/vp9/
Dvp9_cx_iface.c294 const int n_packets = (int)(cfg->rc_twopass_stats_in.sz / packet_sz); in validate_config() local
/external/kernel-headers/original/uapi/linux/
Dopenvswitch.h309 __u64 n_packets; /* Number of matched packets. */ member