Searched refs:u1_skip_th (Results 1 – 3 of 3) sorted by relevance
210 WORD32 u1_skip_th; in ih264d_decode_recon_tfr_nmb_thread() local221 u1_skip_th = ((u1_slice_type != I_SLICE) ? in ih264d_decode_recon_tfr_nmb_thread()289 if(ps_cur_mb_info->u1_mb_type <= u1_skip_th) in ih264d_decode_recon_tfr_nmb_thread()349 if(ps_cur_mb_info->u1_mb_type <= u1_skip_th) in ih264d_decode_recon_tfr_nmb_thread()357 ps_cur_mb_info->u1_mb_type -= (u1_skip_th + 1); in ih264d_decode_recon_tfr_nmb_thread()
394 WORD32 u1_skip_th; in ih264d_recon_deblk_slice() local505 u1_skip_th = ((u1_slice_type != I_SLICE) ? in ih264d_recon_deblk_slice()592 if(ps_cur_mb_info->u1_mb_type <= u1_skip_th) in ih264d_recon_deblk_slice()600 ps_cur_mb_info->u1_mb_type -= (u1_skip_th + 1); in ih264d_recon_deblk_slice()
346 const WORD32 u1_skip_th = ( in ih264d_decode_recon_tfr_nmb() local363 if(ps_cur_mb_info->u1_mb_type <= u1_skip_th) in ih264d_decode_recon_tfr_nmb()425 if(ps_cur_mb_info->u1_mb_type <= u1_skip_th) in ih264d_decode_recon_tfr_nmb()434 ps_cur_mb_info->u1_mb_type -= (u1_skip_th + 1); in ih264d_decode_recon_tfr_nmb()