Home
last modified time | relevance | path

Searched defs:HEVCProfileIdc (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_video_encoder_bitstream_builder_hevc.cpp53 uint8_t HEVCProfileIdc, in init_profile_tier_level()
336 uint8_t HEVCProfileIdc = convert_profile12_to_stdprofile(profile); in build_vps() local