Home
last modified time | relevance | path

Searched refs:is_image_section (Results 1 – 2 of 2) sorted by relevance

/external/dynamic_depth/internal/xmpmeta/
Djpeg_io.cc81 is_image_section = false; in Section()
119 section.is_image_section = true; in Parse()
149 section.is_image_section = false; in Parse()
183 if (!section.is_image_section) { in WriteSections()
/external/dynamic_depth/includes/xmpmeta/
Djpeg_io.h23 bool is_image_section; member