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