Searched refs:MPEG_2_5 (Results 1 – 4 of 4) sorted by relevance
153 info->version_x = MPEG_2_5; in pvmp3_decode_header()
77 #define MPEG_2_5 2 macro
179 sblim = ((info->version_x == MPEG_2_5) && (info->sampling_frequency == 2)) ? 3 : 1; in pvmp3_alias_reduction()
471 if ((info->version_x == MPEG_2_5) && (info->sampling_frequency == 2)) in pvmp3_framedecoder()