Home | History | Annotate | Download | only in encoder

Lines Matching full:cabac

27  *  This file contains cabac related macros, enums, tables and function declarations.
44 @brief Bit precision of cabac engine;
78 *! Cabac module expect atlesat MIN_STREAM_SIZE_MB bytes left in stream buffer
114 * Initialize cabac context: Intitalize all contest with init values given in the spec.
115 * Called at the beginning of entropy coding of each slice for CABAC encoding.
159 * Get cabac context for the MB :calculates the pointers to Top and left
160 * cabac neighbor context depending upon neighbor availability.
184 * pointer to cabac context (handle)
199 * @brief Puts new byte (and outstanding bytes) into bitstream after cabac
212 * pointer to cabac context (handle)
232 * pointer to cabac context (handle)
238 * index of cabac context model containing pState[bits 5-0] | MPS[bit6]
294 * Pointer to cabac structure
315 * @param[in] ps_cabac : pointer to cabac context (handle)
338 * in a loop as cabac low, renorm and generating the stream (8bins at a time)
342 * pointer to cabac context (handle)
366 * This function generates CABAC coded bit stream for an Intra Slice.
390 * This function generates CABAC coded bit stream for Inter slices
414 * This function generates CABAC coded bit stream for B slices