Home
last modified time | relevance | path

Searched refs:depacket (Results 1 – 1 of 1) sorted by relevance

/external/libogg/src/
Dframing.c1460 long depacket=0; in test_pack() local
1473 depacket+=pl[packets]; in test_pack()
1564 depacket); in test_pack()
1570 if(memcmp(data+depacket,op_de.packet,op_de.bytes)){ in test_pack()
1572 depacket); in test_pack()
1585 depacket+=op_de.bytes; in test_pack()
1622 if(inptr!=depacket){ in test_pack()