HomeSort by relevance Sort by last modified time
    Searched refs:pkt_cnt (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/nestegg/test/
test.c 88 unsigned int cnt, i, j, track, tracks, pkt_cnt, pkt_track; local
226 nestegg_packet_count(pkt, &pkt_cnt);
230 fprintf(stderr, "t %u pts %f frames %u: ", pkt_track, pkt_tstamp / 1e9, pkt_cnt);
233 for (i = 0; i < pkt_cnt; ++i) {
  /external/libvpx/libvpx/third_party/nestegg/test/
test.c 88 unsigned int cnt, i, j, track, tracks, pkt_cnt, pkt_track; local
226 nestegg_packet_count(pkt, &pkt_cnt);
230 fprintf(stderr, "t %u pts %f frames %u: ", pkt_track, pkt_tstamp / 1e9, pkt_cnt);
233 for (i = 0; i < pkt_cnt; ++i) {
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/test/
test.c 88 unsigned int cnt, i, j, track, tracks, pkt_cnt, pkt_track; local
226 nestegg_packet_count(pkt, &pkt_cnt);
230 fprintf(stderr, "t %u pts %f frames %u: ", pkt_track, pkt_tstamp / 1e9, pkt_cnt);
233 for (i = 0; i < pkt_cnt; ++i) {
  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_input.c 3143 unsigned int pkt_cnt; local
    [all...]

Completed in 144 milliseconds