Home
last modified time | relevance | path

Searched refs:ff_mba_length (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dh263data.h74 extern const uint8_t ff_mba_length[7];
H A Dh263data.c269 const uint8_t ff_mba_length[7] = { variable
H A Dituh263enc.c879 put_bits(&s->pb, ff_mba_length[i], mb_pos); in ff_h263_encode_mba()
H A Dituh263dec.c148 mb_pos = get_bits(&s->gb, ff_mba_length[i]); in ff_h263_decode_mba()

Completed in 5 milliseconds