Searched refs:n_packets (Results 1 – 3 of 3) sorted by relevance
233 const int n_packets = (int)(cfg->rc_twopass_stats_in.sz / packet_sz); in validate_config() local247 for (i = 0; i < n_packets; ++i) { in validate_config()262 n_packets - cfg->ss_number_layers + i; in validate_config()275 (const FIRSTPASS_STATS *)cfg->rc_twopass_stats_in.buf + n_packets - 1; in validate_config()277 if ((int)(stats->count + 0.5) != n_packets - 1) in validate_config()
269 __u64 n_packets; /* Number of matched packets. */ member
216 int n_packets = (int)(cfg->rc_twopass_stats_in.sz / in validate_config() local230 + (n_packets - 1) * packet_sz); in validate_config()232 if ((int)(stats->count + 0.5) != n_packets - 1) in validate_config()