Searched refs:ImageDescriptor (Results 1 – 4 of 4) sorted by relevance
153 struct ImageDescriptor { struct190 BASE_NS::array_view<const ImageDescriptor> images;
93 typedef struct ImageDescriptor { struct100 } ImageDescriptor; typedef255 ImageDescriptor id; in WriteFrameInfo()256 memset_s(&id, sizeof(ImageDescriptor), 0, sizeof(ImageDescriptor)); in WriteFrameInfo()263 if (!Write((const uint8_t*)&id, sizeof(ImageDescriptor))) { in WriteFrameInfo()
111 BASE_NS::vector<ImageDescriptor> images;
142 BASE_NS::vector<ImageDescriptor> images_;