Home
last modified time | relevance | path

Searched defs:length_bits (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Ddstdec.c151 read_table(GetBitContext *gb, Table *t, const int8_t code_pred_coeff[3][3], int length_bits, int coeff_bits, int is_signed, int offset) read_table() argument
H A Ddiracdec.c785 int length_bits = av_log2(8 * slice->bytes)+1; in decode_lowdelay_slice() local
/third_party/node/deps/brotli/c/enc/
H A Dbrotli_bit_stream.c105 uint16_t length_bits[BROTLI_NUM_BLOCK_LEN_SYMBOLS]; member
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dbrotli_bit_stream.c105 uint16_t length_bits[BROTLI_NUM_BLOCK_LEN_SYMBOLS]; member

Completed in 10 milliseconds