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.cpp577 UINT *confType) in transportEnc_GetConf() argument
582 *confType = 0; /* set confType variable to default */ in transportEnc_GetConf()
591 *confType = 1; /* config is SMC */ in transportEnc_GetConf()
/external/aac/libMpegTPEnc/include/
Dtpenc_lib.h287 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.cpp1690 UINT confType; in aacEncGetConf() local
1698 err = transportEnc_GetConf(hAacEncoder->hTpEnc, &hAacEncoder->coderConfig, &tmpConf, &confType); in aacEncGetConf()