FF_LPC_TYPE_DEFAULT 313 libavcodec/flacenc.c if (s->options.lpc_type == FF_LPC_TYPE_DEFAULT) FF_LPC_TYPE_DEFAULT 1466 libavcodec/flacenc.c { "lpc_type", "LPC algorithm", offsetof(FlacEncodeContext, options.lpc_type), AV_OPT_TYPE_INT, {.i64 = FF_LPC_TYPE_DEFAULT }, FF_LPC_TYPE_DEFAULT, FF_LPC_TYPE_NB-1, FLAGS, "lpc_type" },