Home
last modified time | relevance | path

Searched refs:ac_esc_length (Results 1 – 6 of 6) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dh261enc.c381 s->ac_esc_length = 6+6+8; in ff_h261_encode_init()
Dme_cmp.c775 const int esc_length = s->ac_esc_length; in rd8x8_c()
850 const int esc_length = s->ac_esc_length; in bit8x8_c()
Dmpegvideo.h310 int ac_esc_length; ///< num of bits needed to encode the longest esc member
Dmpeg4videoenc.c83 rate += s->ac_esc_length; in get_block_rate()
1301 s->ac_esc_length = 7 + 2 + 1 + 6 + 1 + 12 + 1; in encode_init()
Dituh263enc.c781 s->ac_esc_length= 7+1+6+8; in ff_h263_encode_init()
Dmpegvideo_enc.c4032 const int esc_length= s->ac_esc_length; in dct_quantize_trellis_c()