Searched refs:min_type (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/media/media-add-ons/radeon/
H A DTheater100.cpp928 int min_type, max_type, type; local
937 min_type = _3Tap_2D_adaptive_Comb;
940 min_type = YC_mode_Comb_filter_off;
946 for( type = min_type; type <= max_type; ++type ) {

Completed in 28 milliseconds