Searched refs:i2_recon_thread_mb_y (Results 1 – 2 of 2) sorted by relevance
463 ps_dec->i2_recon_thread_mb_y = i16_mb_y; in ih264d_recon_deblk_slice()541 … u4_mb_num = MIN(u4_mb_num + 1, (ps_dec->i2_recon_thread_mb_y + 1) * i2_pic_wdin_mbs - 1); in ih264d_recon_deblk_slice()625 ps_dec->i2_recon_thread_mb_y += (1 << u1_mbaff); in ih264d_recon_deblk_slice()626 u2_mb_y = ps_dec->i2_recon_thread_mb_y; in ih264d_recon_deblk_slice()
1272 WORD16 i2_recon_thread_mb_y; member