Searched refs:FN_QLPC (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.c69 #define FN_QLPC 7 macro
281 if (command == FN_QLPC) {
303 if (command == FN_QLPC && coffset)
308 init_sum = pred_order ? (command == FN_QLPC ? s->lpcqoffset : 0) : coffset;
318 if (command == FN_QLPC && coffset)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dshorten.c74 #define FN_QLPC 7 macro
278 if (command == FN_QLPC) {
305 if (command == FN_QLPC && coffset)
310 init_sum = pred_order ? (command == FN_QLPC ? s->lpcqoffset : 0) : coffset;
320 if (command == FN_QLPC && coffset)

Completed in 109 milliseconds