Home
last modified time | relevance | path

Searched defs:bits (Results 501 - 525 of 1106) sorted by relevance

1...<<21222324252627282930>>...45

/third_party/zlib/test/
H A Dinfcover.c621 unsigned bits; in cover_trees() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/src/
H A Dsbc_frame.cpp119 void Frame::SbcCalculateBitsNormal(const Frame& frame, int (*bits)[VALUE8]) in SbcCalculateBitsNormal() argument
157 SbcCalculateBitsSliceNormal(const uint8_t bitPool, const int subbands, int (*bits)[8], int channel, int *bitSlice) const SbcCalculateBitsSliceNormal() argument
186 SbcCalculateBitsMax(const Frame& frame, const int channel, int subbands, int (*bits)[VALUE8]) SbcCalculateBitsMax() argument
216 SbcCalculateBitsMaxStereo(const Frame& frame, const int subbands, int (*bits)[VALUE8]) SbcCalculateBitsMaxStereo() argument
247 SbcCalculateBitsSliceStereo(const uint8_t bitPool, const int subbands, int (*bits)[VALUE8], int *bitCount, int *bitSlice) const SbcCalculateBitsSliceStereo() argument
276 SbcCalculateBitsInnerStereo(const int subbands, int bitSlice, int (*bitNeed)[VALUE8], int (*bits)[VALUE8]) SbcCalculateBitsInnerStereo() argument
294 SbcCalculateBitsStereo(const Frame& frame, int (*bits)[VALUE8]) SbcCalculateBitsStereo() argument
346 SbcCalculateBits(const Frame& frame, int (*bits)[VALUE8]) SbcCalculateBits() argument
409 int bits[VALUE_OF_TWO][VALUE8]; UnpackFrameStream() local
559 SbcCaculateLevelsAndSampleDelta(const Frame& frame, int (*bits)[VALUE8], uint32_t (*levels)[VALUE8], uint32_t (*sampleDelta)[VALUE8]) SbcCaculateLevelsAndSampleDelta() argument
581 int bits[VALUE_OF_TWO][VALUE8] = {}; PackFrameInternal() local
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/include/
H A Dpixel_map_utils.h123 RGB565To32(uint8_t channel, uint8_t bits) RGB565To32() argument
[all...]
/foundation/communication/dhcp/services/dhcp_server/src/
H A Daddress_utils.cpp127 int bits = 0; in NetworkBits() local
141 uint32_t bits = 0; in HostBits() local
/test/xts/acts/bundlemanager/zlib/actszlibtest/
H A DActsZlibTest.cpp641 int *bits = nullptr; in HWTEST_F() local
1536 _tr_flush_bits bits; in HWTEST_F() local
/third_party/ffmpeg/libavcodec/
H A Dcfhdenc.c204 unsigned bits; member
210 unsigned bits; member
[all...]
H A Ddxtory.c399 decode_sym_565(GetBitContext *gb, uint8_t lru[8], int bits) decode_sym_565() argument
H A Dmpeg4audio.h134 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 Dmf_utils.c117 UINT32 bits; in ff_media_type_to_sample_fmt() local
H A Deac3dec.c239 int bits = ff_eac3_bits_vs_hebap[hebap]; in ff_eac3_decode_transform_coeffs_aht_ch() local
H A Dme_cmp.c780 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 Dffv1dec.c72 get_vlc_symbol(GetBitContext *gb, VlcState *const state, int bits) get_vlc_symbol() argument
H A Daaccoder_twoloop.h380 int bits = 0; in search_for_quantizers_twoloop() local
461 int bits = 0; search_for_quantizers_twoloop() local
[all...]
H A Daacenc.h90 int bits; member
H A Dsga.c254 const int bits = (s->nb_pal + 1) / 2; in decode_palmapdata() local
H A Dwavpack.h152 int bits; in wp_log2() local
H A Dopus_celt.c122 int consumed, bits = f->transient ? 2 : 4; in celt_decode_tf_changes() local
H A Dopus_rc.c114 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...]
H A Dtdsc.c238 uint32_t bits = bytestream2_get_be32(&ctx->gbc); in tdsc_load_cursor() local
251 uint32_t bits = bytestream2_get_be32(&ctx->gbc); in tdsc_load_cursor() local
H A Dutvideodec.c53 uint8_t bits[1024]; in build_huff() local
237 int bits = get_bits_le(&cbit, 3); in decode_plane() local
[all...]
H A Dmsmpeg4enc.c341 int range, bit_size, sign, code, bits; in msmpeg4v2_encode_motion() local
/third_party/ffmpeg/libavfilter/
H A Daf_acrusher.c47 double bits; member
/third_party/ffmpeg/libavcodec/tests/
H A Ddct.c180 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...]
/third_party/ffmpeg/libavformat/
H A Dape.c307 int bits = avio_r8(pb); in ape_read_header() local
H A Davisynth.c908 int n, i, plane, rowsize, planeheight, pitch, bits, ret; in avisynth_read_packet_video() local

Completed in 24 milliseconds

1...<<21222324252627282930>>...45