BOTTOM_FIRST_ANALYZE 61 libavfilter/vf_phase.c CONST("B", "bottom first analyze", BOTTOM_FIRST_ANALYZE, "mode"), BOTTOM_FIRST_ANALYZE 131 libavfilter/vf_phase.c TOP_FIRST_ANALYZE : BOTTOM_FIRST_ANALYZE : FULL_ANALYZE; BOTTOM_FIRST_ANALYZE 161 libavfilter/vf_phase.c case BOTTOM_FIRST_ANALYZE: BOTTOM_FIRST_ANALYZE 221 libavfilter/vf_phase.c } else if (mode == BOTTOM_FIRST_ANALYZE) {