Searched refs:RouteExtInfo (Results 1 – 2 of 2) sorted by relevance
116 } RouteExtInfo; typedef
1177 static bool AudioInfoBlockUnmarshalling(enum AudioPortType type, struct HdfSBuf *data, RouteExtInfo… in AudioInfoBlockUnmarshalling()1235 if (!AudioInfoBlockUnmarshalling(dataBlock->type, data, (RouteExtInfo*)&dataBlock->ext)) { in AudioRouteNodeBlockUnmarshalling()