Home | History | Annotate | Download | only in decoder

Lines Matching full:cabac

35 /* includes for CABAC */
100 /* High profile related Syntax element CABAC offsets */
382 UWORD8 u1_entropy_coding_mode; /** Entropy coding : 0-VLC; 1 - CABAC */
643 /* contexts for the CABAC related parsing */
762 /* Variables to handle Cabac */
776 /* mv contexts for mv decoding using cabac */
834 /* Base pointer to all the cabac contexts */
839 /* cabac context pointers for every SE mapped into in p_cabac_ctxt_table_t */
952 /* Function pointers to read Params common to CAVLC and CABAC */
1185 /* Required for cabac mbaff bottom mb */