Searched refs:AACENC_PARAM (Results 1 – 4 of 4) sorted by relevance
/external/aac/libAACenc/include/ |
D | aacenc_lib.h | 1519 } AACENC_PARAM; typedef 1671 const AACENC_PARAM param, const UINT value); 1686 const AACENC_PARAM param);
|
/external/aac/fuzzer/ |
D | README.md | 67 Following arguments are passed to aacEncoder_SetParam to set the respective AACENC_PARAM parameter: 69 | AACENC_PARAM param| Valid Values| Configured Value|
|
D | aac_enc_fuzzer.cpp | 182 void setAACParam(type1 data, const AACENC_PARAM aacParam, type2 min, type2 max, 275 void Codec::setAACParam(type1 data, const AACENC_PARAM aacParam, type2 min, type2 max, in setAACParam()
|
/external/aac/libAACenc/src/ |
D | aacenc_lib.cpp | 2113 const AACENC_PARAM param, const UINT value) { in aacEncoder_SetParam() 2410 const AACENC_PARAM param) { in aacEncoder_GetParam()
|