Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_get.c880 attrib.bits.log2_width_alignment = RADEON_ENC_HEVC_SURFACE_LOG2_WIDTH_ALIGNMENT; in si_get_video_param()
/aosp_15_r20/external/libva/va/
H A Dva.h1749 uint32_t log2_width_alignment : 4; member
/aosp_15_r20/external/mesa3d/src/gallium/include/pipe/
H A Dp_video_state.h2364 uint32_t log2_width_alignment : 4; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_video_screen.cpp269 …alignment.bits.log2_width_alignment = std::log2(capOutputResolutionData.ResolutionWidthMultipleReq… in d3d12_video_encode_supported_resolution_range()