Searched refs:insert_reference_frame (Results 1 – 7 of 7) sorted by relevance
54 …virtual void insert_reference_frame(d3d12_video_reconstructed_picture pReconPicture, uint32_t dpbP…
36 …void insert_reference_frame(d3d12_video_reconstructed_picture pReconPicture, uint32_t dpbPosition);
144 d3d12_texture_array_dpb_manager::insert_reference_frame(d3d12_video_reconstructed_picture pReconPic… in insert_reference_frame() function in d3d12_texture_array_dpb_manager
137 d3d12_array_of_textures_dpb_manager::insert_reference_frame(d3d12_video_reconstructed_picture pReco… in insert_reference_frame() function in d3d12_array_of_textures_dpb_manager
252 m_rDPBStorageManager.insert_reference_frame(refFrameDesc, 0); in update_fifo_dpb_push_front_cur_recon_pic()
244 m_upD3D12TexturesStorageManager->insert_reference_frame(reconPicture, dpbIdx);