ORDER_METHOD_LOG 215 libavcodec/flacenc.c case ORDER_METHOD_LOG: ORDER_METHOD_LOG 318 libavcodec/flacenc.c ORDER_METHOD_4LEVEL, ORDER_METHOD_LOG, ORDER_METHOD_4LEVEL, ORDER_METHOD_LOG 319 libavcodec/flacenc.c ORDER_METHOD_LOG, ORDER_METHOD_SEARCH, ORDER_METHOD_LOG, ORDER_METHOD_LOG 861 libavcodec/flacenc.c } else if (omethod == ORDER_METHOD_LOG) { ORDER_METHOD_LOG 1345 libavcodec/flacenc.c { "prediction_order_method", "Search method for selecting prediction order", offsetof(FlacEncodeContext, options.prediction_order_method), AV_OPT_TYPE_INT, {.i64 = -1 }, -1, ORDER_METHOD_LOG, FLAGS, "predm" }, ORDER_METHOD_LOG 1351 libavcodec/flacenc.c { "log", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = ORDER_METHOD_LOG }, INT_MIN, INT_MAX, FLAGS, "predm" },