Home | History | Annotate | Download | only in decoder

Lines Matching full:u4_top1

1074     UWORD32 u4_top0, u4_top1;
1107 u4_top1 = ih264d_read_coeff4x4_cabac(ps_bitstrm,
1111 INSERT_BIT(u4_csbp, u4_idx, u4_top1);
1112 pu1_left_nnz[0] = u4_top1;
1135 u4_ctxinc = (u4_top1 << 1) + u4_subblock_coded;