Home
last modified time | relevance | path

Searched refs:assign_reference_frame (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_video_dec_references_mgr.cpp285 m_upD3D12TexturesStorageManager->assign_reference_frame(reconPic, remappedIndex); in store_future_reference()
323 m_upD3D12TexturesStorageManager->assign_reference_frame(nullReconPic, index); in release_unused_references_texture_memory()
H A Dd3d12_video_dpb_storage_manager.h60 …virtual void assign_reference_frame(d3d12_video_reconstructed_picture pReconPicture, uint32_t dpbP…
H A Dd3d12_video_array_of_textures_dpb_manager.h39 …void assign_reference_frame(d3d12_video_reconstructed_picture pReconPicture, uint32_t dpbPosition);
H A Dd3d12_video_texture_array_dpb_manager.h39 …void assign_reference_frame(d3d12_video_reconstructed_picture pReconPicture, uint32_t dpbPosition);
H A Dd3d12_video_array_of_textures_dpb_manager.cpp122 d3d12_array_of_textures_dpb_manager::assign_reference_frame(d3d12_video_reconstructed_picture pReco… in assign_reference_frame() function in d3d12_array_of_textures_dpb_manager
H A Dd3d12_video_texture_array_dpb_manager.cpp129 d3d12_texture_array_dpb_manager::assign_reference_frame(d3d12_video_reconstructed_picture pReconPic… in assign_reference_frame() function in d3d12_texture_array_dpb_manager