Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/
H A 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()
103 …"[d3d12_video_decoder_references_manager] d3d12_video_decoder_references_manager - Decode - No ava… in get_unused_index7bits() argument
113 uint8_t get_index7bits(struct pipe_video_buffer * pDecodeTarget) { in get_index7bits()
130 struct ReferenceData
137 std::unique_ptr<d3d12_video_dpb_storage_manager_interface> m_upD3D12TexturesStorageManager;
161 d3d12_video_decoder_references_manager::update_entries(T (&picEntries)[size], in update_entries() argument
H A Dd3d12_video_dec_references_mgr.cpp155 d3d12_video_decoder_references_manager::d3d12_video_decoder_references_manager( in d3d12_video_decoder_references_manager() function in d3d12_video_decoder_references_manager