Searched refs:MAX_READ_SIZE (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dapc.c73 #define MAX_READ_SIZE 4096 macro
77 if (av_get_packet(s->pb, pkt, MAX_READ_SIZE) <= 0)
H A Dutils.c2008 #define MAX_READ_SIZE 5000000 macro
2110 if (read_size >= MAX_READ_SIZE) {

Completed in 99 milliseconds