Home | History | Annotate | Download | only in decoder

Lines Matching refs:UWORD8

123 void ih264d_init_cabac_contexts(UWORD8 u1_slice_type, dec_struct_t * ps_dec)
127 UWORD8 u1_qp_y = ps_dec->ps_cur_slice->u1_slice_qp;
128 UWORD8 u1_cabac_init_Idc = 0;
140 UWORD8 *pu1_temp;
151 pu1_temp = (UWORD8*)p_DefCtxt->i1_ref_idx;
154 pu1_temp = (UWORD8*)p_DefCtxt->u1_mv;
313 UWORD8 ih264d_decode_terminate(decoding_envirnoment_t * ps_cab_env,
388 UWORD32 ih264d_decode_bins_tunary(UWORD8 u1_max_bins,
397 UWORD8 u4_ctx_Inc;
459 UWORD32 ih264d_decode_bins(UWORD8 u1_max_bins,
528 UWORD32 ih264d_decode_bins_unary(UWORD8 u1_max_bins,
714 UWORD8 u1_max_bins,