Searched refs:HdfGetModuleConfigRoot (Results 1 – 2 of 2) sorted by relevance
79 extern "C" const struct HdfConfigRoot* HdfGetModuleConfigRoot(void);82 #define G_STREAM_SCENE_TABLE HdfGetModuleConfigRoot()83 #define G_STREAM_TABLE_PTR HdfGetModuleConfigRoot()->streamInfo84 #define G_STREAM_TABLE_SIZE HdfGetModuleConfigRoot()->streamInfoSize86 #define G_SCENE_TABLE_PTR HdfGetModuleConfigRoot()->sceneInfo87 #define G_SCENE_TABLE_SIZE HdfGetModuleConfigRoot()->sceneInfoSize
41 extern "C" const struct HdfConfigRoot* HdfGetModuleConfigRoot(void) in HdfGetModuleConfigRoot() function