Home
last modified time | relevance | path

Searched refs:m_decoderHeapDesc (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_video_dec.h114 D3D12_VIDEO_DECODER_HEAP_DESC m_decoderHeapDesc = {}; member
H A Dd3d12_video_dec.cpp1043 pD3D12Dec->m_decodeFormat != outputResourceDesc.Format || pD3D12Dec->m_decoderHeapDesc.DecodeWidth != width || in d3d12_video_decoder_reconfigure_dpb()
1044 pD3D12Dec->m_decoderHeapDesc.DecodeHeight != height || in d3d12_video_decoder_reconfigure_dpb()
1045 pD3D12Dec->m_decoderHeapDesc.MaxDecodePictureBufferCount < maxDPB) { in d3d12_video_decoder_reconfigure_dpb()
1091 pD3D12Dec->m_decoderHeapDesc = decoderHeapDesc; in d3d12_video_decoder_reconfigure_dpb()

Completed in 3 milliseconds