Home
last modified time | relevance | path

Searched refs:m_encodeResolution (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.cpp43m_encodeResolution.Width, in create_reconstructed_picture_allocations()
44m_encodeResolution.Height, in create_reconstructed_picture_allocations()
74 m_encodeResolution(encodeSessionResolution), in d3d12_array_of_textures_dpb_manager()
H A Dd3d12_video_texture_array_dpb_manager.cpp45m_encodeResolution.Width, in create_reconstructed_picture_allocations()
46m_encodeResolution.Height, in create_reconstructed_picture_allocations()
78 m_encodeResolution(encodeSessionResolution), in d3d12_texture_array_dpb_manager()
H A Dd3d12_video_array_of_textures_dpb_manager.h95 D3D12_VIDEO_ENCODER_PICTURE_RESOLUTION_DESC m_encodeResolution; variable
H A Dd3d12_video_texture_array_dpb_manager.h91 D3D12_VIDEO_ENCODER_PICTURE_RESOLUTION_DESC m_encodeResolution; variable