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()1556 if(u1_slice_type == B_SLICE) in ih264d_parse_decode_slice()1634 && (u1_slice_type != B_SLICE) in ih264d_parse_decode_slice()1671 && (B_SLICE == u1_slice_type) && (0 == u1_nal_ref_idc); in ih264d_parse_decode_slice()1830 ps_dec->u1_B = (u1_slice_type == B_SLICE); in ih264d_parse_decode_slice()1880 if(ps_dec->i4_pic_type != B_SLICE && ps_dec->i4_pic_type != P_SLICE) in ih264d_parse_decode_slice()1889 if(ps_dec->i4_pic_type != B_SLICE) in ih264d_parse_decode_slice()1892 else if(u1_slice_type == B_SLICE) in ih264d_parse_decode_slice()1897 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()546 && (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()
350 #define B_SLICE 1 macro
171 else if(u1_slice_type == B_SLICE) in ih264d_init_cabac_contexts()
852 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()
1679 ih264d_init_cabac_contexts(B_SLICE, ps_dec); in ih264d_parse_bslice()
1600 || ps_dec->u1_pr_sl_type == B_SLICE) in ih264d_mark_err_slice_skip()
2306 else if(ps_dec->i4_pic_type == B_SLICE) in ih264d_video_decode()