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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dmpeg.c201 int psm_length, ps_info_length, es_map_length; local
210 es_map_length = get_be16(pb);
213 while (es_map_length >= 4){
221 es_map_length -= 4 + es_info_length;

Completed in 89 milliseconds