Searched refs:MPEG_SAMPLING_FREQ_22050 (Results 1 – 4 of 4) sorted by relevance
61 #define MPEG_SAMPLING_FREQ_22050 (1 << 4) macro
485 MPEG_SAMPLING_FREQ_22050 | in mpeg_getcap_ind()
463 mpeg->frequency & MPEG_SAMPLING_FREQ_22050 ? "22.05Khz " : "", in print_mpeg12()
111 #define MPEG_SAMPLING_FREQ_22050 (1 << 4) macro279 if (mpeg->frequency & MPEG_SAMPLING_FREQ_22050) in print_mpeg12()