Lines Matching refs:SKIP_BITS
132 #define SKIP_BITS(br,nbits) G_STMT_START { \ macro
416 SKIP_BITS (br, mba_table[i][2]); in decode_mba()
439 SKIP_BITS (br, mtype_table[i][2]); in decode_mtype()
457 SKIP_BITS (br, mvd_table[i][2]); in decode_mvd()
476 SKIP_BITS (br, cbp_table[i][2]); in decode_cbp()
497 SKIP_BITS (br, 2); in decode_tcoeff()
506 SKIP_BITS (br, 8); in decode_tcoeff()
517 SKIP_BITS (br, tcoeff_table[i][2]); in decode_tcoeff()
526 SKIP_BITS (br, 6 + 8); in decode_tcoeff()
565 SKIP_BITS (br, TR_LEN); in parse_picture_header()
587 SKIP_BITS (br, GSPARE_LEN); in parse_gob_header()