Home | History | Annotate | Download | only in decoder

Lines Matching full:cabac

23  *    This file contains function definitions related to CABAC parsing
108 * @brief Initializes the decoder cabac engine
114 * pointer to cabac context (handle)
126 * Init cabac context to be used (range [0 - 2])
145 /* CABAC engine uses 32 bit range instead of 9 bits as specified by
148 /* cabac engine initialization */
161 /* cabac context initialization based on init idc and slice qp */
176 /* CABAC engine uses 32 bit range instead of 9 bits as specified by
179 /* cabac engine initialization */
208 * pointer to cabac context (handle)
211 * index of cabac context model containing pState[bits6-1] | MPS[bit0]
287 /* Update the cabac context */
306 * pointer to cabac context (handle)
340 /* Update the cabac context */
356 * pointer to cabac context (handle)
444 * pointer to cabac context (handle)
496 /* Update the cabac context */
520 * pointer to cabac context (handle)
582 * pointer to cabac context (handle)
629 /* Update the cabac context */
645 * pointer to cabac context (handle)
703 * pointer to cabac context (handle)