Home
last modified time | relevance | path

Searched defs:bits (Results 701 - 725 of 1070) sorted by relevance

1...<<21222324252627282930>>...43

/third_party/ffmpeg/libavcodec/
H A Dvp9dec.h67 uint8_t bits[10]; member
195 unsigned bits[10][2]; member
H A Dopus_pvq.c53 static inline int celt_bits2pulses(const uint8_t *cache, int bits) in celt_bits2pulses() argument
[all...]
H A Dvp9.c447 int bits = avctx->profile <= 1 ? 0 : 1 + get_bits1(&s->gb); // 0:8, 1:10, 2:12 in read_colorspace_details() local
/third_party/ffmpeg/libavutil/
H A Dpixdesc.c2616 int c, bits = 0; in av_get_bits_per_pixel() local
2629 int c, bits = 0; in av_get_padded_bits_per_pixel() local
/third_party/curl/lib/vquic/
H A Dcurl_msh3.c201 unsigned char bits; in drain_stream_from_other_thread() local
217 unsigned char bits; in drain_stream() local
[all...]
H A Dcurl_quiche.c230 unsigned char bits; in drain_stream() local
/third_party/curl/lib/vtls/
H A Dgtls.c833 unsigned int bits; in Curl_gtls_verifyserver() local
/third_party/ffmpeg/libswscale/
H A Dswscale.c71 int bits = desc->comp[0].depth - 1; in hScale16To19_c() local
/third_party/glslang/SPIRV/
H A Dhex_float.h667 const uint_type bits = spvutils::BitwiseCast<uint_type>(value.value()); operator <<() local
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_params.c1744 int bits; in snd_pcm_hw_rule_format() local
1772 int bits; in snd_pcm_hw_rule_sample_bits() local
[all...]
H A Dpcm_file.c64 short bits; member
/third_party/backends/backend/genesys/
H A Dgl646.cpp1849 int bits; in send_gamma_table() local
/third_party/curl/lib/
H A Dcf-h2-proxy.c218 unsigned char bits; in drain_tunnel() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
H A DUnicodeSetTest.java952 void pick(int bits, Object[] examples, SortedSet output) { in pick() argument
/third_party/icu/tools/unicode/c/genuca/
H A Dgenuca.cpp1194 makeBMPFoldedBitSet(const UnicodeSet &set, uint8_t index[0x800], uint32_t bits[256], in makeBMPFoldedBitSet() argument
/third_party/libsnd/src/
H A Dcommon.c1442 s_bitwidth_to_subformat (int bits) in s_bitwidth_to_subformat() argument
1454 u_bitwidth_to_subformat (int bits) in u_bitwidth_to_subformat() argument
/third_party/mbedtls/library/
H A Dpsa_crypto_driver_wrappers.c704 psa_driver_wrapper_import_key(const psa_key_attributes_t *attributes, const uint8_t *data, size_t data_length, uint8_t *key_buffer, size_t key_buffer_size, size_t *key_buffer_length, size_t *bits) psa_driver_wrapper_import_key() argument
[all...]
H A Dpk.c469 size_t bits = pk->ec_bits; in mbedtls_pk_get_psa_attributes() local
477 size_t bits = 0; in mbedtls_pk_get_psa_attributes() local
/third_party/lame/libmp3lame/
H A Dquantize.c1402 int avg, mxb, bits = 0; VBR_old_prepare() local
1502 int bits; VBR_old_iteration_loop() local
1593 int avg, bits = 0; VBR_new_prepare() local
[all...]
H A Dtakehiro.c659 int bits = 0; in noquant_count_bits() local
814 int r0, r1, bigv, r0t, r1t, bits; recalc_divide_init() local
854 int bits, r2, a2, bigv, r2t; recalc_divide_sub() local
[all...]
/third_party/lame/frontend/
H A Dgtkanal.c533 int bits, bits2; in plot_frame() local
[all...]
/third_party/lame/misc/
H A Dabx.c211 static int bits = 0; in fft() local
H A Dath.c82 int bits; member
88 open_soundcard( soundcard_t* const k, const char* device, const int channels, const int bits, const long double freq ) open_soundcard() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dlower_instructions.cpp495 ir_variable *bits = in dfrexp_sig_to_arith() local
871 ir_variable *bits = extract_to_shifts() local
952 ir_variable *bits = insert_to_shifts() local
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_etc_decode.c109 etc_extend(nir_builder *b, nir_ssa_def *v, int bits) in etc_extend() argument

Completed in 47 milliseconds

1...<<21222324252627282930>>...43