Home
last modified time | relevance | path

Searched refs:is_pipe_buffer_underlying_output_decode_allocation (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_video_dec_references_mgr.cpp78 if (is_pipe_buffer_underlying_output_decode_allocation()) { in get_current_frame_decode_output_texture()
187 … !is_pipe_buffer_underlying_output_decode_allocation());
318 assert (wasTracked || is_pipe_buffer_underlying_output_decode_allocation()); in release_unused_references_texture_memory()
357 if(!is_pipe_buffer_underlying_output_decode_allocation()) { in print_dpb()
H A Dd3d12_video_dec_references_mgr.h49 bool is_pipe_buffer_underlying_output_decode_allocation() in is_pipe_buffer_underlying_output_decode_allocation() function
H A Dd3d12_video_dec.cpp680 if (pD3D12Dec->m_spDPBManager->is_pipe_buffer_underlying_output_decode_allocation()) { in d3d12_video_decoder_end_frame()
1029 if (pD3D12Dec->m_spDPBManager->is_pipe_buffer_underlying_output_decode_allocation()) { in d3d12_video_decoder_prepare_for_decode_frame()