Home
last modified time | relevance | path

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

/external/gfxstream-protocols/include/vulkan/include/vk_video/
Dvulkan_video_codec_h265std_encode.h68 typedef struct StdVideoEncodeH265SliceSegmentLongTermRefPics { struct
76 } StdVideoEncodeH265SliceSegmentLongTermRefPics; argument
/external/vulkan-headers/include/vk_video/
Dvulkan_video_codec_h265std_encode.h68 typedef struct StdVideoEncodeH265SliceSegmentLongTermRefPics { struct
76 } StdVideoEncodeH265SliceSegmentLongTermRefPics; argument
/external/swiftshader/include/vk_video/
Dvulkan_video_codec_h265std_encode.h68 typedef struct StdVideoEncodeH265SliceSegmentLongTermRefPics { struct
76 } StdVideoEncodeH265SliceSegmentLongTermRefPics; argument
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vk_video/
Dvulkan_video_codec_h265std_encode.h113 typedef struct StdVideoEncodeH265SliceSegmentLongTermRefPics { struct
121 } StdVideoEncodeH265SliceSegmentLongTermRefPics; argument
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
DvkStructTypes.inl8955 struct StdVideoEncodeH265SliceSegmentLongTermRefPics struct
8957 uint8_t num_long_term_sps;
8958 uint8_t num_long_term_pics;
8959 uint8_t lt_idx_sps[STD_VIDEO_H265_MAX_LONG_TERM_REF_PICS_SPS];
8960 uint8_t poc_lsb_lt[STD_VIDEO_H265_MAX_LONG_TERM_PICS];
8961 uint16_t used_by_curr_pic_lt_flag;
8962 uint8_t delta_poc_msb_present_flag[STD_VIDEO_H265_MAX_DELTA_POC];
8963 uint8_t delta_poc_msb_cycle_lt[STD_VIDEO_H265_MAX_DELTA_POC];