Home | History | Annotate | Download | only in ic

Lines Matching defs:frame_size

371 	int frame_size = 0;
375 size_bin = size_to_bin(frame_size); // TODO: it's correct that frame_size always 0 ?
396 int frame_size,
414 size_bin = size_to_bin(frame_size);
495 int final_rate, short_tries, long_tries, frame_size;
502 frame_size = ds0->ds_ctl0 & 0x0fff; /* low-order 12 bits of ds_ctl0 */
503 if (frame_size == 0) /* NB: should not happen */
504 frame_size = 1500;
510 bin_to_size(size_to_bin(frame_size)),
523 bin_to_size(size_to_bin(frame_size)),
542 bin_to_size(size_to_bin(frame_size)),
546 update_stats(sc, an, frame_size,
583 bin_to_size(size_to_bin(frame_size)),
594 update_stats(sc, an, frame_size,
604 update_stats(sc, an, frame_size,
614 update_stats(sc, an, frame_size,
624 update_stats(sc, an, frame_size,