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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dshorten.c328 int maxnlpc = 0; local
367 maxnlpc = get_uint(s, LPCQSIZE);
374 s->nwrap = FFMAX(NWRAP, maxnlpc);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dshorten.c330 int maxnlpc = 0; local
369 maxnlpc = get_uint(s, LPCQSIZE);
376 s->nwrap = FFMAX(NWRAP, maxnlpc);

Completed in 39 milliseconds