Home
last modified time | relevance | path

Searched refs:FN_QLPC (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dshorten.c74 #define FN_QLPC 7 macro
356 if (command == FN_QLPC) { in decode_subframe_lpc()
383 if (command == FN_QLPC && coffset) in decode_subframe_lpc()
388 init_sum = pred_order ? (command == FN_QLPC ? s->lpcqoffset : 0) : coffset; in decode_subframe_lpc()
398 if (command == FN_QLPC && coffset) in decode_subframe_lpc()