Home
last modified time | relevance | path

Searched refs:def_disp_win_bottom_offset (Results 1 – 9 of 9) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/scripts/src/vk_video/
Dvulkan_video_codec_h265std.h162 uint16_t def_disp_win_bottom_offset; member
/third_party/vulkan-headers/include/vk_video/
Dvulkan_video_codec_h265std.h193 uint16_t def_disp_win_bottom_offset; member
/third_party/ffmpeg/libavcodec/
Dcbs_h265.h156 uint16_t def_disp_win_bottom_offset; member
Dcbs_h265_syntax_template.c379 ue(def_disp_win_bottom_offset, 0, 16384); in FUNC()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth265parser.h888 guint32 def_disp_win_bottom_offset; member
Dgsth265parser.c562 READ_UE (nr, vui->def_disp_win_bottom_offset); in gst_h265_parse_vui_parameters()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl6651 uint16_t def_disp_win_bottom_offset; member
DvkVulkan_c.inl623 deUint16 def_disp_win_bottom_offset; member
DvkStrUtilImpl.inl13394 s << "\tdef_disp_win_bottom_offset = " << value.def_disp_win_bottom_offset << '\n';