Home
last modified time | relevance | path

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

/hardware/google/aemu/third-party/cuda/include/host-common/
Ddynlink_cuviddec.h526 unsigned char lists_modification_present_flag; member
/hardware/google/gfxstream/guest/mesa/include/vk_video/
Dvulkan_video_codec_h265std.h386 uint32_t lists_modification_present_flag : 1; member
/hardware/google/gfxstream/common/vulkan/include/vk_video/
Dvulkan_video_codec_h265std.h389 uint32_t lists_modification_present_flag : 1; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_video.hpp2006 ( lists_modification_present_flag == rhs.lists_modification_present_flag ) && in operator ==()
2044 uint32_t lists_modification_present_flag : 1; member
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_video.c891 if (pps->flags.lists_modification_present_flag) { in vk_video_parse_h265_slice_header()