Searched refs:DST_TYPE_IS_SAT (Results 1 – 2 of 2) sorted by relevance
317 if (state->dst_type == DST_TYPE_IS_SAT) { in dst_set_freq()437 if (state->dst_type == DST_TYPE_IS_SAT) { in dst_set_symbolrate()558 case DST_TYPE_IS_SAT: in dst_type_print()743 .dst_type = DST_TYPE_IS_SAT,752 .dst_type = DST_TYPE_IS_SAT,761 .dst_type = DST_TYPE_IS_SAT,770 .dst_type = DST_TYPE_IS_SAT,780 .dst_type = DST_TYPE_IS_SAT,789 .dst_type = DST_TYPE_IS_SAT,798 .dst_type = DST_TYPE_IS_SAT,[all …]
27 #define DST_TYPE_IS_SAT 0 macro