Home
last modified time | relevance | path

Searched refs:gaps_in_frame_num_value_allowed_flag (Results 1 – 18 of 18) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_video_encoder_nalu_writer_h264.h70 uint32_t gaps_in_frame_num_value_allowed_flag; member
Dd3d12_video_encoder_bitstream_builder_h264.cpp248 …bug_printf("gaps_in_frame_num_value_allowed_flag: %d\n", sps.gaps_in_frame_num_value_allowed_flag); in print_sps()
Dd3d12_video_encoder_nalu_writer_h264.cpp86 pBitstream->put_bits(1, pSPS->gaps_in_frame_num_value_allowed_flag); in write_sps_bytes()
/third_party/vk-gl-cts/external/vulkancts/scripts/src/vk_video/
Dvulkan_video_codec_h264std.h215 uint32_t gaps_in_frame_num_value_allowed_flag:1; member
/third_party/mesa3d/include/vk_video/
Dvulkan_video_codec_h264std.h237 uint32_t gaps_in_frame_num_value_allowed_flag : 1; member
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vk_video/
Dvulkan_video_codec_h264std.h227 uint32_t gaps_in_frame_num_value_allowed_flag : 1; member
/third_party/vulkan-headers/include/vk_video/
Dvulkan_video_codec_h264std.h238 uint32_t gaps_in_frame_num_value_allowed_flag : 1; member
/third_party/ffmpeg/libavcodec/
Dvaapi_h264.c249 .gaps_in_frame_num_value_allowed_flag = sps->gaps_in_frame_num_allowed_flag, in vaapi_h264_start_frame()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvah264dec.c406 .gaps_in_frame_num_value_allowed_flag = in gst_va_h264_dec_start_picture()
407 sps->gaps_in_frame_num_value_allowed_flag, in gst_va_h264_dec_start_picture()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth264parser.h738 guint8 gaps_in_frame_num_value_allowed_flag; member
Dgsth264parser.c1743 READ_UINT8 (nr, sps->gaps_in_frame_num_value_allowed_flag, 1); in gst_h264_parse_sps_data()
/third_party/openh264/
DRELEASES129 - Improved syntax of gaps_in_frame_num_value_allowed_flag in encoder
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codech264dec.c477 …| (sps->gaps_in_frame_num_value_allowed_flag ? V4L2_H264_SPS_FLAG_GAPS_IN_FRAME_NUM_VALUE_ALLOWED … in gst_v4l2_codec_h264_dec_fill_sequence()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgsth264decoder.c966 if (!sps->gaps_in_frame_num_value_allowed_flag) { in gst_h264_decoder_handle_frame_num_gap()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl8269 uint32_t gaps_in_frame_num_value_allowed_flag:1; member
DvkVulkan_c.inl274 deUint32 gaps_in_frame_num_value_allowed_flag : 1; member
DvkStrUtilImpl.inl16369 …s << "\tgaps_in_frame_num_value_allowed_flag = " << value.gaps_in_frame_num_value_allowed_flag << …
/third_party/gstreamer/gstplugins_bad/
DChangeLog17341 We should fill gap picture only if sps->gaps_in_frame_num_value_allowed_flag