ORDER_METHOD_LOG 223 libavcodec/flacenc.c case ORDER_METHOD_LOG: ORDER_METHOD_LOG 328 libavcodec/flacenc.c ORDER_METHOD_4LEVEL, ORDER_METHOD_LOG, ORDER_METHOD_4LEVEL, ORDER_METHOD_LOG 329 libavcodec/flacenc.c ORDER_METHOD_LOG, ORDER_METHOD_SEARCH, ORDER_METHOD_LOG, ORDER_METHOD_LOG 935 libavcodec/flacenc.c } else if (omethod == ORDER_METHOD_LOG) { ORDER_METHOD_LOG 1474 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 1480 libavcodec/flacenc.c { "log", NULL, 0, AV_OPT_TYPE_CONST, {.i64 = ORDER_METHOD_LOG }, INT_MIN, INT_MAX, FLAGS, "predm" },