Home
last modified time | relevance | path

Searched refs:h264_PtypeP (Results 1 – 7 of 7) sorted by relevance

/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
Dmix_vbp_h264_stubs.c90 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()
Dh264parse.c692 case h264_PtypeP: in h264_update_frame_type()
728 case h264_PtypeP: in h264_update_frame_type()
761 case h264_PtypeP: in h264_update_frame_type()
Dh264parse_dpb.c465 if(pInfo->SliceHeader.slice_type == h264_PtypeP) in h264_dpb_update_ref_lists()
474 if(pInfo->SliceHeader.slice_type == h264_PtypeP) in h264_dpb_update_ref_lists()
491 if(pInfo->SliceHeader.slice_type == h264_PtypeP) in h264_dpb_update_ref_lists()
500 if(pInfo->SliceHeader.slice_type == h264_PtypeP) in h264_dpb_update_ref_lists()
542 if(pInfo->SliceHeader.slice_type == h264_PtypeP) { in h264_dpb_update_ref_lists()
550 if(pInfo->SliceHeader.slice_type == h264_PtypeP) in h264_dpb_update_ref_lists()
579 if(pInfo->SliceHeader.slice_type == h264_PtypeP) in h264_dpb_update_ref_lists()
587 if(pInfo->SliceHeader.slice_type == h264_PtypeP) in h264_dpb_update_ref_lists()
610 if(pInfo->SliceHeader.slice_type == h264_PtypeP) in h264_dpb_update_ref_lists()
1268 if((pInfo->SliceHeader.slice_type == h264_PtypeP) && pInfo->sei_rp_received) in h264_dpb_RP_check_list()
[all …]
Dh264parse_sh.c193 …if((SliceHeader->slice_type == h264_PtypeP) || (SliceHeader->slice_type == h264_PtypeSP) || (Slice… in h264_Parse_Slice_Header_3()
226 …if(((pInfo->active_PPS.weighted_pred_flag) && ((SliceHeader->slice_type == h264_PtypeP) || (SliceH… in h264_Parse_Slice_Header_3()
Dviddec_h264_workload.c716 … if( (h264_PtypeB==pInfo->SliceHeader.slice_type)||(h264_PtypeP==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()
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
Dvbp_h264_parser.c315 (h264_PtypeP == slice_header->slice_type))) in vbp_set_slice_ref_list_h264()
371 if ((((h264_PtypeP == slice_header->slice_type) || in vbp_set_pre_weight_table_h264()
1198 else if (slice_header->slice_type == h264_PtypeP) in vbp_add_slice_data_h264()
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
Dh264.h275 h264_PtypeP = 0, enumerator