Home
last modified time | relevance | path

Searched refs:ref_pic_list_modification_l1_flag (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/scripts/src/vk_video/
Dvulkan_video_codec_h264std_encode.h38 uint32_t ref_pic_list_modification_l1_flag:1; member
/third_party/vulkan-headers/include/vk_video/
Dvulkan_video_codec_h264std_encode.h38 uint32_t ref_pic_list_modification_l1_flag : 1; member
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl6350 uint32_t ref_pic_list_modification_l1_flag:1; member
DvkVulkan_c.inl374 deUint32 ref_pic_list_modification_l1_flag : 1; member
DvkStrUtilImpl.inl13012 s << "\tref_pic_list_modification_l1_flag = " << value.ref_pic_list_modification_l1_flag << '\n';