Home
last modified time | relevance | path

Searched refs:m_encodeFormat (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_video_array_of_textures_dpb_manager.cpp42 …3DX12_RESOURCE_DESC reconstructedPictureResourceDesc = CD3DX12_RESOURCE_DESC::Tex2D(m_encodeFormat, in create_reconstructed_picture_allocations()
73 m_encodeFormat(encodeSessionFormat), in d3d12_array_of_textures_dpb_manager()
H A Dd3d12_video_texture_array_dpb_manager.cpp44 …3DX12_RESOURCE_DESC reconstructedPictureResourceDesc = CD3DX12_RESOURCE_DESC::Tex2D(m_encodeFormat, in create_reconstructed_picture_allocations()
77 m_encodeFormat(encodeSessionFormat), in d3d12_texture_array_dpb_manager()
H A Dd3d12_video_array_of_textures_dpb_manager.h94 DXGI_FORMAT m_encodeFormat; variable
H A Dd3d12_video_texture_array_dpb_manager.h90 DXGI_FORMAT m_encodeFormat; variable