Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dalp.c34 #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