Searched defs:entropy_context (Results 1 – 2 of 2) sorted by relevance
129 typedef struct entropy_context struct132 cab_ctxt_t s_cabac_ctxt;135 bitstrm_t s_bit_strm;141 bitstrm_t s_dup_bit_strm_ent_offset;144 UWORD8 *pu1_skip_cu_top;147 UWORD8 *pu1_cu_depth_top;150 UWORD8 *apu1_cbf_cb[2];153 UWORD8 *apu1_cbf_cr[2];156 UWORD32 u4_skip_cu_left;159 UWORD8 au1_cu_depth_left[8];[all …]
121 uint16_t entropy_context; member