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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmpegenc.c75 int video_bound; member in struct:__anon3573
173 put_bits(&pb, 5, s->video_bound);
331 s->video_bound = 0;
399 s->video_bound++;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dmpegenc.c71 int video_bound; member in struct:__anon2220
169 put_bits(&pb, 5, s->video_bound);
326 s->video_bound = 0;
387 s->video_bound++;

Completed in 109 milliseconds