Home
last modified time | relevance | path

Searched defs:channel_number (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavfilter/
Debur128.c446 unsigned int channel_number, int value) in ff_ebur128_set_channel()
715 unsigned int channel_number, double *out) in ff_ebur128_sample_peak()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dwnm_sta.h28 u8 channel_number; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dwnm_sta.h28 u8 channel_number; member
/third_party/alsa-utils/seq/aseqdump/
Daseqdump.c143 static int channel_number(unsigned char c) in channel_number() function