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

  /external/libvpx/nestegg/test/
test.c 160 nestegg_packet_count(pkt, &cnt);
184 nestegg_packet_count(pkt, &cnt);
208 nestegg_packet_count(pkt, &cnt);
224 nestegg_packet_count(pkt, &pkt_cnt);
  /external/libvpx/nestegg/include/nestegg/
nestegg.h 41 nestegg_packet_count(pkt, &chunks);
275 int nestegg_packet_count(nestegg_packet * packet, unsigned int * count);
  /external/libvpx/
vpxdec.c 245 if(nestegg_packet_count(input->pkt, &input->chunks))
    [all...]
  /external/libvpx/nestegg/src/
nestegg.c 1903 nestegg_packet_count(nestegg_packet * pkt, unsigned int * count) function
    [all...]

Completed in 40 milliseconds