Searched defs:confType (Results 1 – 3 of 3) sorted by relevance
54 #define SK_CONF_DECLARE(confType, varName, confName, defaultValue, description) static SkRTConf<con… argument63 #define SK_CONF_DECLARE(confType, varName, confName, defaultValue, description) static confType var… argument
577 UINT *confType) in transportEnc_GetConf()
1699 UINT confType; in aacEncGetConf() local