Searched refs:h264_PtypeB (Results 1 – 7 of 7) sorted by relevance
177 if(SliceHeader->slice_type == h264_PtypeB) in h264_Parse_Slice_Header_3()193 …4_PtypeP) || (SliceHeader->slice_type == h264_PtypeSP) || (SliceHeader->slice_type == h264_PtypeB)) in h264_Parse_Slice_Header_3()201 if(SliceHeader->slice_type == h264_PtypeB) in h264_Parse_Slice_Header_3()208 if(SliceHeader->slice_type != h264_PtypeB) { in h264_Parse_Slice_Header_3()226 …P))) || ((pInfo->active_PPS.weighted_bipred_idc == 1) && (SliceHeader->slice_type == h264_PtypeB))) in h264_Parse_Slice_Header_3()391 if(SliceHeader->slice_type == h264_PtypeB) in h264_Parse_Ref_Pic_List_Reordering()479 if(SliceHeader->slice_type == h264_PtypeB) in h264_Parse_Pred_Weight_Table()596 if(SliceHeader->slice_type == h264_PtypeB) in h264_Parse_Pred_Weight_Table()
90 if( (h264_PtypeB==pInfo->SliceHeader.slice_type)||(h264_PtypeP==pInfo->SliceHeader.slice_type) )141 if( (h264_PtypeB==pInfo->SliceHeader.slice_type)||(h264_PtypeP==pInfo->SliceHeader.slice_type) ) in h264_parse_emit_current_slice()
688 case h264_PtypeB: in h264_update_frame_type()724 case h264_PtypeB: in h264_update_frame_type()757 case h264_PtypeB: in h264_update_frame_type()
716 … if( (h264_PtypeB==pInfo->SliceHeader.slice_type)||(h264_PtypeP==pInfo->SliceHeader.slice_type) ) in h264_parse_emit_ref_list()738 if( h264_PtypeB==pInfo->SliceHeader.slice_type) in h264_parse_emit_ref_list()850 if( (h264_PtypeB==pInfo->SliceHeader.slice_type)||(h264_PtypeP==pInfo->SliceHeader.slice_type) ) in h264_parse_emit_current_slice()
620 if(pInfo->SliceHeader.slice_type == h264_PtypeB) in h264_dpb_update_ref_lists()1259 …if((pInfo->SliceHeader.slice_type == h264_PtypeB)&&(pInfo->sei_b_state_ready ==0) && pInfo->sei_rp… in h264_dpb_RP_check_list()1378 } else if (currSliceType == h264_PtypeB) in h264_dpb_reorder_lists()
314 ((h264_PtypeB == slice_header->slice_type) || in vbp_set_slice_ref_list_h264()327 else if((i == 1) && (h264_PtypeB == slice_header->slice_type)) in vbp_set_slice_ref_list_h264()372 (h264_PtypeB == slice_header->slice_type)) && in vbp_set_pre_weight_table_h264()374 ((h264_PtypeB == slice_header->slice_type) && in vbp_set_pre_weight_table_h264()1202 else if (slice_header->slice_type == h264_PtypeB) in vbp_add_slice_data_h264()
276 h264_PtypeB = 1, enumerator