FF_LPC_TYPE_NONE  189 libavcodec/flacenc.c     case FF_LPC_TYPE_NONE:
FF_LPC_TYPE_NONE  378 libavcodec/flacenc.c     if (s->options.lpc_type == FF_LPC_TYPE_NONE) {
FF_LPC_TYPE_NONE  861 libavcodec/flacenc.c     if (s->options.lpc_type == FF_LPC_TYPE_NONE  ||
FF_LPC_TYPE_NONE 1467 libavcodec/flacenc.c { "none",     NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_LPC_TYPE_NONE },     INT_MIN, INT_MAX, FLAGS, "lpc_type" },