Home | History | Annotate | Download | only in decoder

Lines Matching refs:u4_non_zero_rows

324     IMPEG2D_IQNT_INP_STATISTICS(pi2_out_addr, ps_dec->u4_non_zero_cols, ps_dec->u4_non_zero_rows);
331 if (1 != (ps_dec->u4_non_zero_cols | ps_dec->u4_non_zero_rows))
348 ps_dec->u4_non_zero_rows |= 0x1;
402 IMPEG2D_IQNT_INP_STATISTICS(pi2_out_addr, ps_dec->u4_non_zero_cols, ps_dec->u4_non_zero_rows);
410 if (1 != (ps_dec->u4_non_zero_cols | ps_dec->u4_non_zero_rows))
428 ps_dec->u4_non_zero_rows |= 0x1;
431 if (1 == (ps_dec->u4_non_zero_cols | ps_dec->u4_non_zero_rows))
443 ps_dec->u4_non_zero_rows |= 0x80;
497 ps_dec->u4_non_zero_rows = 0;
499 u4_nz_rows = ps_dec->u4_non_zero_rows;
622 ps_dec->u4_non_zero_rows = u4_nz_rows;
1014 ps_dec->u4_non_zero_rows = u4_nz_rows;