Searched refs:ReconstructedPictureSubresource (Results 1 – 8 of 8) sorted by relevance
95 m_CurrentFrameReferencesData.ReconstructedPicTexture.ReconstructedPictureSubresource = in begin_frame()96 reconPic.ReconstructedPictureSubresource; in begin_frame()196 dpbContents += std::to_string(dpbEntry.ReconstructedPictureSubresource); in print_virtual_dpb_entries()210 m_CurrentFrameReferencesData.ReconstructedPicTexture.ReconstructedPictureSubresource); in print_virtual_dpb_entries()410 refFrameDesc.ReconstructedPictureSubresource = recAlloc.ReconstructedPictureSubresource; in refresh_dpb_slots_with_current_frame_reconpic()
138 m_D3D12DPB.pSubresources[dpbPosition] = pReconPicture.ReconstructedPictureSubresource; in assign_reference_frame()159 pReconPicture.ReconstructedPictureSubresource); in insert_reference_frame()210 … (trackedItem.ReconstructedPictureSubresource == reusableRes.subresource) && !reusableRes.isFree) { in is_tracked_allocation()223 (trackedItem.ReconstructedPictureSubresource == reusableRes.subresource)) { in untrack_reconstructed_picture_allocation()248 freshAllocation.ReconstructedPictureSubresource = reusableRes.subresource; in get_new_tracked_picture_allocation()
76 *pOutSubresourceIndex = reconPicture.ReconstructedPictureSubresource; in get_current_frame_decode_output_texture()86 *pOutSubresourceIndex = pFreshAllocation.ReconstructedPictureSubresource; in get_current_frame_decode_output_texture()112 *pOutputSubresource = reconPicture.ReconstructedPictureSubresource; in get_reference_only_output()119 *pOutputSubresource = pFreshAllocation.ReconstructedPictureSubresource; in get_reference_only_output()250 …utSubresource = outNeedsTransitionToDecodeRead ? reconPicture.ReconstructedPictureSubresource : 0u; in update_entry()
33 uint32_t ReconstructedPictureSubresource; member
131 m_D3D12DPB.pSubresources[dpbPosition] = pReconPicture.ReconstructedPictureSubresource; in assign_reference_frame()152 pReconPicture.ReconstructedPictureSubresource); in insert_reference_frame()
307 m_CurrentFrameReferencesData.ReconstructedPicTexture.ReconstructedPictureSubresource = in begin_frame()
322 m_CurrentFrameReferencesData.ReconstructedPicTexture.ReconstructedPictureSubresource = in begin_frame()
2264 … (referenceSubresource == reconPicOutputTextureDesc.ReconstructedPictureSubresource) ? in d3d12_video_encoder_encode_bitstream()