HomeSort by relevance Sort by last modified time
    Searched full:n_packets (Results 1 - 1 of 1) sorted by null

  /external/libvpx/vp8/
vp8_cx_iface.c 196 int n_packets = cfg->rc_twopass_stats_in.sz / packet_sz; local
209 + (n_packets - 1) * packet_sz);
211 if ((int)(stats->count + 0.5) != n_packets - 1)
    [all...]

Completed in 1943 milliseconds