Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dshorten.c75 #define FN_QLPC 7 macro
357 if (command == FN_QLPC) { in decode_subframe_lpc()
384 if (command == FN_QLPC && coffset) in decode_subframe_lpc()
389 init_sum = pred_order ? (command == FN_QLPC ? s->lpcqoffset : 0) : coffset; in decode_subframe_lpc()
399 if (command == FN_QLPC && coffset) in decode_subframe_lpc()

Completed in 2 milliseconds