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