| /kernel/linux/linux-6.6/sound/soc/atmel/ |
| H A D | atmel_ssc_dai.c | 466 int dir, channels, bits; in atmel_ssc_hw_params() local [all...] |
| /kernel/linux/linux-6.6/sound/soc/codecs/ |
| H A D | max98388.c | 697 int addr, bits; in max98388_dai_tdm_slot() local
|
| /kernel/linux/linux-6.6/sound/pci/ice1712/ |
| H A D | se.c | 123 unsigned int bits; in se200pci_WM8766_write() local [all...] |
| H A D | psc724.c | 108 u32 st, bits; in psc724_wm8766_write() local 157 unsigned int bits = snd_ice1712_gpio_read(ice); psc724_set_master_switch() local [all...] |
| /kernel/linux/linux-6.6/lib/842/ |
| H A D | 842_compress.c | 169 int b = p->bit, bits = b + n, s = round_up(bits, 8) - bits; in add_bits() local [all...] |
| /kernel/linux/linux-6.6/lib/ |
| H A D | decompress_bunzip2.c | 118 unsigned int bits = 0; in get_bits() local [all...] |
| /kernel/linux/linux-6.6/net/ethtool/ |
| H A D | bitset.c | 270 struct nlattr *bits; in ethnl_put_bitset32() local [all...] |
| /kernel/linux/linux-6.6/sound/soc/intel/boards/ |
| H A D | bytcht_es8316.c | 244 int ret, bits; in byt_cht_es8316_codec_fixup() local
|
| /kernel/linux/linux-6.6/sound/soc/hisilicon/ |
| H A D | hi6210-i2s.c | 48 u8 bits; member 259 u32 bits = 0, rate = 0, signed_data = 0, fmt = 0; in hi6210_i2s_hw_params() local
|
| /test/xts/acts/bundlemanager/zlib/actszlibtest/ |
| H A D | ActsZlibTest.cpp | 641 int *bits = nullptr;
in HWTEST_F() local 1536 _tr_flush_bits bits;
in HWTEST_F() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | cfhdenc.c | 204 unsigned bits; member 210 unsigned bits; member [all...] |
| H A D | dxtory.c | 399 decode_sym_565(GetBitContext *gb, uint8_t lru[8], int bits) decode_sym_565() argument
|
| H A D | mpeg4audio.h | 134 int five_bit_ch, four_bit_ch, comment_size, bits; in ff_copy_pce_data() local 123 ff_pce_copy_bits(PutBitContext *pb, GetBitContext *gb, int bits) ff_pce_copy_bits() argument
|
| H A D | mf_utils.c | 117 UINT32 bits; in ff_media_type_to_sample_fmt() local
|
| H A D | eac3dec.c | 239 int bits = ff_eac3_bits_vs_hebap[hebap]; in ff_eac3_decode_transform_coeffs_aht_ch() local
|
| H A D | me_cmp.c | 780 int i, last, run, bits, level, distortion, start_i; in rd8x8_c() local 855 int i, last, run, bits, level, start_i; in bit8x8_c() local [all...] |
| H A D | ffv1dec.c | 72 get_vlc_symbol(GetBitContext *gb, VlcState *const state, int bits) get_vlc_symbol() argument
|
| H A D | aaccoder_twoloop.h | 380 int bits = 0; in search_for_quantizers_twoloop() local 461 int bits = 0; search_for_quantizers_twoloop() local [all...] |
| H A D | aacenc.h | 90 int bits; member
|
| H A D | sga.c | 254 const int bits = (s->nb_pal + 1) / 2; in decode_palmapdata() local
|
| H A D | wavpack.h | 152 int bits; in wp_log2() local
|
| H A D | opus_celt.c | 122 int consumed, bits = f->transient ? 2 : 4; in celt_decode_tf_changes() local
|
| H A D | opus_rc.c | 114 uint32_t ff_opus_rc_dec_log(OpusRangeCoder *rc, uint32_t bits) in ff_opus_rc_dec_log() argument 131 void ff_opus_rc_enc_log(OpusRangeCoder *rc, int val, uint32_t bits) in ff_opus_rc_enc_log() argument 134 opus_rc_enc_update(rc, (!!val)*bits, bits + !!val, bits + 1, 1); in ff_opus_rc_enc_log() local 184 uint32_t bits, k, scale, total; ff_opus_rc_dec_uint() local 362 int rng_bytes, bits = OPUS_RC_BITS - opus_ilog(rc->range); ff_opus_rc_enc_end() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_acrusher.c | 47 double bits; member
|
| /third_party/ffmpeg/libavcodec/tests/ |
| H A D | dct.c | 180 static int dct_error(const struct algo *dct, int test, int is_idct, int speed, const int bits) in dct_error() argument 475 int bits=8; in main() local [all...] |