Searched defs:min_bits (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/external/libxaac/encoder/ |
H A D | ixheaace_dynamic_bits.c | 108 WORD32 min_bits = 0, temp1, temp2; in ia_enhaacplus_enc_find_best_book() local 144 WORD32 min_bits = 0, j, temp1, temp2, temp3, temp4; in ia_enhaacplus_enc_find_min_merge_bits() local
|
/aosp_15_r20/external/mbedtls/tests/src/ |
H A D | asn1_helpers.c | 19 size_t min_bits, size_t max_bits, in mbedtls_test_asn1_skip_integer()
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/src/ |
H A D | asn1_helpers.c | 19 size_t min_bits, size_t max_bits, in mbedtls_test_asn1_skip_integer()
|
/aosp_15_r20/external/rust/android-crates-io/crates/ring/src/rsa/ |
D | public_modulus.rs | 27 let min_bits = *allowed_bit_lengths.start(); in from_be_bytes() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/ring/src/ |
D | rsa.rs | 41 min_bits: bits::BitLength, field
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | palette.c | 72 const int min_bits = bit_depth - 3; in delta_encode_cost() local 120 int *min_bits) { in av1_get_palette_delta_bits_v()
|
H A D | bitstream.c | 672 const int min_bits = bit_depth - 3; in delta_encode_palette_colors() local
|
/aosp_15_r20/external/libjpeg-turbo/ |
H A D | jdhuff.c | 436 d_derived_tbl *htbl, int min_bits) in jpeg_huff_decode()
|
/aosp_15_r20/external/AFLplusplus/src/ |
H A D | afl-fuzz-stats.c | 2254 u32 min_bits = 0, max_bits = 0, max_len = 0, count = 0, i; local
|
/aosp_15_r20/external/libaom/av1/decoder/ |
H A D | decodemv.c | 490 const int min_bits = bit_depth - 3; in read_palette_colors_y() local 524 const int min_bits = bit_depth - 3; in read_palette_colors_uv() local
|
/aosp_15_r20/external/libpng/contrib/tools/ |
H A D | pngfix.c | 2620 int min_bits, max_bits, rc; in zlib_check() local
|
/aosp_15_r20/external/flac/src/libFLAC/ |
H A D | stream_encoder.c | 3331 uint32_t min_bits; in process_subframes_() local
|