Home
last modified time | relevance | path

Searched refs:confType (Results 1 – 6 of 6) sorted by relevance

/external/parameter-framework/upstream/test/xml-generator/testVector/
Dcomplex.pfw5 confType: On
15 confType: On
25 confType: On
Dsecond.pfw6 confType: On
13 # and from "On" confType
/external/aac/libMpegTPEnc/src/
Dtpenc_lib.cpp607 UINT *confType) { in transportEnc_GetConf() argument
611 *confType = 0; /* set confType variable to default */ in transportEnc_GetConf()
620 *confType = 1; /* config is SMC */ in transportEnc_GetConf()
/external/aac/libMpegTPEnc/include/
Dtpenc_lib.h329 UINT *confType);
/external/parameter-framework/upstream/tools/xmlGenerator/
DREADME.md103 *The tag for configuration types is `confType`.*
109 confType: Bind
/external/aac/libAACenc/src/
Daacenc_lib.cpp2009 UINT confType; in aacEncGetConf() local
2018 &tmpConf, &confType); in aacEncGetConf()