Searched defs:start_freq (Results 1 - 7 of 7) sorted by relevance
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
| H A D | qca-vendor-attr.h | 19 u32 start_freq; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
| H A D | qca-vendor-attr.h | 19 u32 start_freq; member
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | ac3dec.h | 183 int start_freq[AC3_MAX_CHANNELS]; ///< start frequency bin (strtmant) member
|
| H A D | ac3enc.h | 210 int start_freq[AC3_MAX_CHANNELS]; ///< start frequency bin (strtmant) member
|
| H A D | ac3dec.c | 538 int start_freq = s->start_freq[ch_index]; in ac3_decode_transform_coeffs_ch() local [all...] |
| H A D | ac3enc.c | 1327 quantize_mantissas_blk_ch(AC3Mant *s, int32_t *fixed_coef, uint8_t *exp, uint8_t *bap, int16_t *qmant, int start_freq, int end_freq) quantize_mantissas_blk_ch() argument [all...] |
| /third_party/lame/misc/ |
| H A D | ath.c | 209 long double start_freq; member 220 open_generator( generator_t* const g, const soundcard_t* const s, const genmode_t genmode, const long double duration, const long double start_freq, const long double stop_freq ) open_generator() argument
|
Completed in 8 milliseconds