Searched refs:RefFrameList (Results 1 – 4 of 4) sorted by relevance
52 if (pCurrPicParams->RefFrameList[i].bPicEntry != DXVA_H264_INVALID_PICTURE_ENTRY_VALUE) { in d3d12_video_decoder_refresh_dpb_active_references_h264()53 pCurrPicParams->RefFrameList[i].Index7Bits = in d3d12_video_decoder_refresh_dpb_active_references_h264()59 pD3D12Dec->m_spDPBManager->mark_references_in_use(pCurrPicParams->RefFrameList); in d3d12_video_decoder_refresh_dpb_active_references_h264()118 d3d12_video_decoder_get_current_dxva_picparams<DXVA_PicParams_H264>(pD3D12Dec)->RefFrameList, in d3d12_video_decoder_prepare_current_frame_references_h264()299 const UINT16 RefPicListLength = _countof(DXVA_PicParams_H264::RefFrameList); in d3d12_video_decoder_log_pic_params_h264()308 if (DXVA_H264_INVALID_PICTURE_ENTRY_VALUE != pPicParams->RefFrameList[refIdx].bPicEntry) { in d3d12_video_decoder_log_pic_params_h264()310 d3d12_video_decoder_log_pic_entry_h264(pPicParams->RefFrameList[refIdx]); in d3d12_video_decoder_log_pic_params_h264()477 dxvaStructure.RefFrameList[i].bPicEntry = DXVA_H264_INVALID_PICTURE_ENTRY_VALUE; in d3d12_video_decoder_dxva_picparams_from_pipe_picparams_h264()490 dxvaStructure.RefFrameList[i].AssociatedFlag = pPipeDesc->is_long_term[i] ? 1u : 0u; in d3d12_video_decoder_dxva_picparams_from_pipe_picparams_h264()
134 DXVA_PicEntry_H264 RefFrameList[16]; /* flag LT */ member
64 for (i = 0, j = 0; i < FF_ARRAY_ELEMS(pp->RefFrameList); i++) { in fill_picture_parameters()74 fill_picture_entry(&pp->RefFrameList[i], in fill_picture_parameters()89 pp->RefFrameList[i].bPicEntry = 0xff; in fill_picture_parameters()209 for (i = 0; i < FF_ARRAY_ELEMS(pp->RefFrameList); i++) { in get_refpic_index()210 if ((pp->RefFrameList[i].bPicEntry & 0x7f) == surface_index) in get_refpic_index()
650 for (guint i = 0; i < G_N_ELEMENTS (params->RefFrameList); i++) in init_pic_params()651 params->RefFrameList[i].bPicEntry = 0xff; in init_pic_params()708 pic_params->RefFrameList[j].Index7Bits = id; in gst_d3d11_h264_dec_start_picture()711 pic_params->RefFrameList[j].AssociatedFlag = 1; in gst_d3d11_h264_dec_start_picture()714 pic_params->RefFrameList[j].AssociatedFlag = 0; in gst_d3d11_h264_dec_start_picture()