Searched refs:voGetAACEncAPI (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/codecs/common/include/
H A DvoAAC.h65 VO_S32 VO_API voGetAACEncAPI (VO_AUDIO_CODECAPI * pEncHandle);
/frameworks/av/media/libstagefright/codecs/aacenc/
H A DAACEncoder.cpp55 if (VO_ERR_NONE != voGetAACEncAPI(mApiHandle)) {
H A DSoftAACEncoder.cpp124 if (VO_ERR_NONE != voGetAACEncAPI(mApiHandle)) {
/frameworks/av/media/libstagefright/codecs/aacenc/src/
H A Daacenc.c482 VO_S32 VO_API voGetAACEncAPI(VO_AUDIO_CODECAPI * pDecHandle) function

Completed in 492 milliseconds