Home
last modified time | relevance | path

Searched refs:DYNAMIC_LOAD_OMX_AACENC_COMPONENT (Results 1 – 2 of 2) sorted by relevance

/external/opencore/codecs_v2/omx/omx_common/include/
Dpv_omxcore.h78 #define DYNAMIC_LOAD_OMX_AACENC_COMPONENT 0 macro
97 #define DYNAMIC_LOAD_OMX_AACENC_COMPONENT 0 macro
/external/opencore/codecs_v2/omx/omx_common/src/
Dpv_omxregistry.cpp843 #if (DYNAMIC_LOAD_OMX_AACENC_COMPONENT == 0)
879 #if (DYNAMIC_LOAD_OMX_AACENC_COMPONENT == 0) in AacEncRegister()