Home
last modified time | relevance | path

Searched defs:chapter_id (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
Dmap_html_anchors.py35 def add_id(chapelem, idelem, id_map, chapter_id): argument
188 chapter_id = '' variable
193 chapter_id = h2_elems[0].get('id') variable
/third_party/ffmpeg/libavformat/
Dnutdec.c510 int64_t chapter_id, value, end; in decode_info_header() local