Searched refs:B_SLICE (Results 1 – 10 of 10) sorted by relevance
104 if(ps_cur_slice->u1_slice_type == B_SLICE) in ih264d_form_pred_weight_matrix()1568 if(u1_slice_type == B_SLICE) in ih264d_parse_decode_slice()1646 && (u1_slice_type != B_SLICE) in ih264d_parse_decode_slice()1683 && (B_SLICE == u1_slice_type) && (0 == u1_nal_ref_idc); in ih264d_parse_decode_slice()1842 ps_dec->u1_B = (u1_slice_type == B_SLICE); in ih264d_parse_decode_slice()1884 if(ps_dec->i4_pic_type != B_SLICE && ps_dec->i4_pic_type != P_SLICE) in ih264d_parse_decode_slice()1893 if(ps_dec->i4_pic_type != B_SLICE) in ih264d_parse_decode_slice()1896 else if(u1_slice_type == B_SLICE) in ih264d_parse_decode_slice()1901 ps_dec->i4_pic_type = B_SLICE; in ih264d_parse_decode_slice()
219 u1_B = (u1_slice_type == B_SLICE); in ih264d_decode_recon_tfr_nmb_thread()552 && (ps_dec->ps_decode_cur_slice->slice_type != B_SLICE) in ih264d_decode_slice_thread()
250 (ps_dec->ps_computebs_cur_slice->slice_type == B_SLICE); in ih264d_compute_bs_non_mbaff_thread()503 u1_B = (u1_slice_type == B_SLICE); in ih264d_recon_deblk_slice()
386 #define B_SLICE 1 macro
171 else if(u1_slice_type == B_SLICE) in ih264d_init_cabac_contexts()
853 cont = (ps_cur_slice->u1_slice_type == B_SLICE); in ih264d_parse_pred_weight_table()
220 else if(uc_slice_type == B_SLICE) in ih264d_parse_mb_type_cabac()
1663 ih264d_init_cabac_contexts(B_SLICE, ps_dec); in ih264d_parse_bslice()
1599 || ps_dec->u1_pr_sl_type == B_SLICE) in ih264d_mark_err_slice_skip()
3254 else if(ps_dec->i4_pic_type == B_SLICE) in ih264d_video_decode()