Searched refs:OCSD_CREATE_FLG_INST_ID (Results 1 – 3 of 3) sorted by relevance
546 #define OCSD_CREATE_FLG_INST_ID 0x04 /**< Use instance ID in decoder instance name */ macro
100 bool bUseInstID = (create_flags & OCSD_CREATE_FLG_INST_ID) != 0; in createDecoder()
407 crtFlags |= OCSD_CREATE_FLG_INST_ID; in createDecoder()