Searched refs:MPEG_SAMPLING_FREQ_16000 (Results 1 – 5 of 5) sorted by relevance
60 #define MPEG_SAMPLING_FREQ_16000 (1 << 5) macro
483 mpeg->frequency & MPEG_SAMPLING_FREQ_16000 ? "16Khz " : "", in print_mpeg12()
621 MPEG_SAMPLING_FREQ_16000 ); in mpeg_getcap_ind()
110 #define MPEG_SAMPLING_FREQ_16000 (1 << 5) macro277 if (mpeg->frequency & MPEG_SAMPLING_FREQ_16000) in print_mpeg12()