Searched refs:packed_entity_descriptor (Results 1 – 3 of 3) sorted by relevance
56 UCHAR *packed_entity_descriptor) in _ux_host_class_video_descriptors_parser() argument81 if (packed_entity_descriptor[2] == UX_HOST_CLASS_VIDEO_VC_HEADER) in _ux_host_class_video_descriptors_parser()88 bInCollection = packed_entity_descriptor[11]; in _ux_host_class_video_descriptors_parser()89 baInterfaceNr = packed_entity_descriptor + 12; in _ux_host_class_video_descriptors_parser()94 … if (packed_entity_descriptor[0] + packed_entity_descriptor < baInterfaceNr + bInCollection) in _ux_host_class_video_descriptors_parser()123 if (packed_entity_descriptor[2] == UX_HOST_CLASS_VIDEO_VC_PROCESSING_UNIT && in _ux_host_class_video_descriptors_parser()129 video -> ux_host_class_video_feature_unit_id = packed_entity_descriptor[3]; in _ux_host_class_video_descriptors_parser()133 if (packed_entity_descriptor[2] == UX_HOST_CLASS_VIDEO_VC_INPUT_TERMINAL && in _ux_host_class_video_descriptors_parser()139 video -> ux_host_class_video_terminal_id = packed_entity_descriptor[3]; in _ux_host_class_video_descriptors_parser()142 … video -> ux_host_class_video_terminal_type = _ux_utility_short_get(packed_entity_descriptor + 4); in _ux_host_class_video_descriptors_parser()[all …]
94 UCHAR *packed_entity_descriptor), in _ux_host_class_video_entities_parse() argument
665 UCHAR *packed_entity_descriptor),