Home
last modified time | relevance | path

Searched defs:d3d12_video_decoder_references_manager (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_video_dec_references_mgr.h33 struct d3d12_video_decoder_references_manager struct
40 bool is_reference_only() in is_reference_only()
44 bool is_array_of_textures() in is_array_of_textures()
49 bool is_pipe_buffer_underlying_output_decode_allocation() in is_pipe_buffer_underlying_output_decode_allocation()
90 uint8_t get_index7bits(struct pipe_video_buffer * pDecodeTarget) { in get_index7bits()
128 struct ReferenceData
135 std::unique_ptr<d3d12_video_dpb_storage_manager_interface> m_upD3D12TexturesStorageManager;
137 m_ppHeaps; // Auxiliary allocation to QueryInterface the IUnknown's
162 d3d12_video_decoder_references_manager::update_entries(T (&picEntries)[size], in update_entries() argument
Dd3d12_video_dec_references_mgr.cpp196 d3d12_video_decoder_references_manager::d3d12_video_decoder_references_manager( in d3d12_video_decoder_references_manager() function in d3d12_video_decoder_references_manager