Home
last modified time | relevance | path

Searched refs:max_long_term_frame_idx_plus1 (Results 1 – 12 of 12) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/scripts/src/vk_video/
Dvulkan_video_codec_h264std_encode.h52 uint16_t max_long_term_frame_idx_plus1; member
/third_party/vulkan-headers/include/vk_video/
Dvulkan_video_codec_h264std_encode.h52 uint16_t max_long_term_frame_idx_plus1; member
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkTypeUtil.inl711 …, uint16_t long_term_pic_num, uint16_t long_term_frame_idx, uint16_t max_long_term_frame_idx_plus1) argument
718 res.max_long_term_frame_idx_plus1 = max_long_term_frame_idx_plus1;
DvkStructTypes.inl6366 uint16_t max_long_term_frame_idx_plus1; member
DvkVulkan_c.inl388 deUint16 max_long_term_frame_idx_plus1; member
DvkStrUtilImpl.inl13034 s << "\tmax_long_term_frame_idx_plus1 = " << value.max_long_term_frame_idx_plus1 << '\n';
/third_party/ffmpeg/libavcodec/
Dcbs_h264.h350 uint8_t max_long_term_frame_idx_plus1; member
Dcbs_h264_syntax_template.c924 xue(max_long_term_frame_idx_plus1, in FUNC()
925 current->mmco[i].max_long_term_frame_idx_plus1, in FUNC()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth264parser.h872 guint32 max_long_term_frame_idx_plus1; member
Dgsth264parser.c750 READ_UE (nr, refpicmarking->max_long_term_frame_idx_plus1); in gst_h264_slice_parse_dec_ref_pic_marking()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgsth264picture.c1114 ref_pic_marking->max_long_term_frame_idx_plus1 - 1; in gst_h264_dpb_perform_memory_management_control_operation()
Dgsth264decoder.c1931 ref_pic_marking->max_long_term_frame_idx_plus1 - 1; in gst_h264_decoder_handle_memory_management_opt()