FF_LPC_TYPE_NONE  181 libavcodec/flacenc.c     case FF_LPC_TYPE_NONE:
FF_LPC_TYPE_NONE  332 libavcodec/flacenc.c     if (s->options.lpc_type == FF_LPC_TYPE_NONE) {
FF_LPC_TYPE_NONE  349 libavcodec/flacenc.c     if (s->options.lpc_type == FF_LPC_TYPE_NONE) {
FF_LPC_TYPE_NONE  796 libavcodec/flacenc.c     if (s->options.lpc_type == FF_LPC_TYPE_NONE  ||
FF_LPC_TYPE_NONE 1338 libavcodec/flacenc.c { "none",     NULL, 0, AV_OPT_TYPE_CONST, {.i64 = FF_LPC_TYPE_NONE },     INT_MIN, INT_MAX, FLAGS, "lpc_type" },