Lines Matching refs:UWORD32
65 UWORD32 u4_code_int_val_ofst; in ih264d_init_cabac_dec_envirnoment()
232 UWORD32 ih264d_decode_bin(UWORD32 u4_ctx_inc, in ih264d_decode_bin()
239 UWORD32 u4_qnt_int_range, u4_code_int_range, u4_code_int_val_ofst, in ih264d_decode_bin()
242 UWORD32 u4_symbol, u4_mps_state; in ih264d_decode_bin()
246 UWORD32 table_lookup; in ih264d_decode_bin()
247 const UWORD32 *pu4_table = (const UWORD32 *)ps_cab_env->cabac_table; in ih264d_decode_bin()
248 UWORD32 u4_clz; in ih264d_decode_bin()
276 UWORD32 *pu4_buffer, u4_offset; in ih264d_decode_bin()
316 UWORD32 u4_symbol; in ih264d_decode_terminate()
317 UWORD32 u4_code_int_val_ofst, u4_code_int_range; in ih264d_decode_terminate()
318 UWORD32 u4_clz; in ih264d_decode_terminate()
346 UWORD32 *pu4_buffer, u4_offset; in ih264d_decode_terminate()
388 UWORD32 ih264d_decode_bins_tunary(UWORD8 u1_max_bins, in ih264d_decode_bins_tunary()
389 UWORD32 u4_ctx_inc, in ih264d_decode_bins_tunary()
395 UWORD32 u4_value; in ih264d_decode_bins_tunary()
396 UWORD32 u4_symbol; in ih264d_decode_bins_tunary()
399 UWORD32 u4_code_int_range, u4_code_int_val_ofst; in ih264d_decode_bins_tunary()
400 const UWORD32 *pu4_table = (const UWORD32 *)ps_cab_env->cabac_table; in ih264d_decode_bins_tunary()
459 UWORD32 ih264d_decode_bins(UWORD8 u1_max_bins, in ih264d_decode_bins()
460 UWORD32 u4_ctx_inc, in ih264d_decode_bins()
466 UWORD32 u4_value; in ih264d_decode_bins()
467 UWORD32 u4_symbol, i; in ih264d_decode_bins()
468 UWORD32 u4_ctxt_inc; in ih264d_decode_bins()
470 UWORD32 u4_code_int_range, u4_code_int_val_ofst; in ih264d_decode_bins()
471 const UWORD32 *pu4_table = (const UWORD32 *)ps_cab_env->cabac_table; in ih264d_decode_bins()
528 UWORD32 ih264d_decode_bins_unary(UWORD8 u1_max_bins, in ih264d_decode_bins_unary()
529 UWORD32 u4_ctx_inc, in ih264d_decode_bins_unary()
534 UWORD32 u4_value; in ih264d_decode_bins_unary()
535 UWORD32 u4_symbol; in ih264d_decode_bins_unary()
537 UWORD32 u4_ctx_Inc; in ih264d_decode_bins_unary()
538 UWORD32 u4_code_int_range, u4_code_int_val_ofst; in ih264d_decode_bins_unary()
539 const UWORD32 *pu4_table = (const UWORD32 *)ps_cab_env->cabac_table; in ih264d_decode_bins_unary()
620 UWORD32 ih264d_decode_bypass_bins_unary(decoding_envirnoment_t *ps_cab_env, in ih264d_decode_bypass_bins_unary()
623 UWORD32 u4_value; in ih264d_decode_bypass_bins_unary()
624 UWORD32 u4_bin; in ih264d_decode_bypass_bins_unary()
625 UWORD32 u4_code_int_val_ofst, u4_code_int_range; in ih264d_decode_bypass_bins_unary()
627 UWORD32 u1_max_bins; in ih264d_decode_bypass_bins_unary()
634 UWORD32 *pu4_buffer, u4_offset; in ih264d_decode_bypass_bins_unary()
669 UWORD32 *pu4_buffer, u4_offset; in ih264d_decode_bypass_bins_unary()
713 UWORD32 ih264d_decode_bypass_bins(decoding_envirnoment_t *ps_cab_env, in ih264d_decode_bypass_bins()
717 UWORD32 u4_bins; in ih264d_decode_bypass_bins()
718 UWORD32 u4_bin; in ih264d_decode_bypass_bins()
719 UWORD32 u4_code_int_val_ofst, u4_code_int_range; in ih264d_decode_bypass_bins()
727 UWORD32 *pu4_buffer, u4_offset; in ih264d_decode_bypass_bins()
761 UWORD32 *pu4_buffer, u4_offset; in ih264d_decode_bypass_bins()