Searched refs:u1_top_mb_typ (Results 1 – 2 of 2) sorted by relevance
1160 UWORD32 u4_cur_mb_intra, u1_top_mb_typ, u4_cur_mb_fld; in ih264d_compute_bs_non_mbaff() local1181 u1_top_mb_typ = ps_deblk_top_mb->u1_mb_type; in ih264d_compute_bs_non_mbaff()1256 u1_top_mb_typ = 0; in ih264d_compute_bs_non_mbaff()1316 if(u1_top_mb_typ & D_INTRA_MB) in ih264d_compute_bs_non_mbaff()1407 UWORD32 u4_cur_mb_intra, u4_cur_mb_fld, u4_top_mb_fld, u1_top_mb_typ, u4_left_mb_fld; in ih264d_compute_bs_mbaff() local1539 u1_top_mb_typ = ps_deblk_top_mb[1].u1_mb_type; in ih264d_compute_bs_mbaff()1540 u4_top_mb_fld = !!(u1_top_mb_typ & D_FLD_MB); in ih264d_compute_bs_mbaff()1545 u1_top_mb_typ = ps_deblk_top_mb[0].u1_mb_type; in ih264d_compute_bs_mbaff()1555 u1_top_mb_typ = 0; in ih264d_compute_bs_mbaff()1560 u1_top_mb_typ = ps_deblk_top_mb[0].u1_mb_type; in ih264d_compute_bs_mbaff()[all …]
106 UWORD32 u4_cur_mb_intra, u1_top_mb_typ, u4_cur_mb_fld; in ih264d_compute_bs_non_mbaff_thread() local127 u1_top_mb_typ = ps_deblk_top_mb->u1_mb_type; in ih264d_compute_bs_non_mbaff_thread()198 u1_top_mb_typ = 0; in ih264d_compute_bs_non_mbaff_thread()264 if(u1_top_mb_typ & D_INTRA_MB) in ih264d_compute_bs_non_mbaff_thread()