Searched refs:h261_mba_bits (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dh261data.h48 static const uint8_t h261_mba_bits[35] = { variable
H A Dh261enc.c185 put_bits(&s->pb, h261_mba_bits[(h->current_mba-h->previous_mba)-1], h261_mba_code[(h->current_mba-h->previous_mba)-1]);
H A Dh261dec.c58 h261_mba_bits, 1, 1,

Completed in 219 milliseconds