estimate_stereo_mode 223 libavcodec/alacenc.c mode = estimate_stereo_mode(left, right, n); estimate_stereo_mode 1171 libavcodec/flacenc.c frame->ch_mode = estimate_stereo_mode(left, right, n, max_rice_param); estimate_stereo_mode 1515 libavcodec/mlpenc.c mode = estimate_stereo_mode(ctx);