Searched refs:ALP_MAX_READ_SIZE (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavformat/ | ||
H A D | alp.c | 34 #define ALP_MAX_READ_SIZE 4096 macro 144 if ((ret = av_get_packet(s->pb, pkt, ALP_MAX_READ_SIZE)) < 0) in alp_read_packet() |
Completed in 1 milliseconds