decode_cabac_intra_mb_type 1981 libavcodec/h264_cabac.c mb_type = decode_cabac_intra_mb_type(sl, 32, 0); decode_cabac_intra_mb_type 2007 libavcodec/h264_cabac.c mb_type = decode_cabac_intra_mb_type(sl, 17, 0); decode_cabac_intra_mb_type 2011 libavcodec/h264_cabac.c mb_type = decode_cabac_intra_mb_type(sl, 3, 1);