Searched refs:MPEG_SAMPLING_FREQ_48000 (Results 1 – 5 of 5) sorted by relevance
65 #define MPEG_SAMPLING_FREQ_48000 1 macro
488 mpeg->frequency & MPEG_SAMPLING_FREQ_48000 ? "48Khz " : "", in print_mpeg12()
616 mpeg_cap.frequency = ( MPEG_SAMPLING_FREQ_48000 | in mpeg_getcap_ind()
115 #define MPEG_SAMPLING_FREQ_48000 (1 << 0) macro287 if (mpeg->frequency & MPEG_SAMPLING_FREQ_48000) in print_mpeg12()