Home
last modified time | relevance | path

Searched refs:PV_OMX_AMRDEC_UUID (Results 1 – 3 of 3) sorted by relevance

/external/opencore/codecs_v2/omx/omx_common/include/
Dpv_omxcore.h168 #define PV_OMX_AMRDEC_UUID OsclUuid(0x1d4769f0,0xca0c,0x11dc,0x95,0xff,0x08,0x00,0x20,0x0c,0x9a,0x6… macro
/external/opencore/codecs_v2/omx/omx_amr/src/
Domx_amr_component.cpp94 if (PV_OMX_AMRDEC_UUID == aOmxTypeId) in QueryOmxComponentInterface()
/external/opencore/codecs_v2/omx/omx_common/src/
Dpv_omxregistry.cpp432 OSCL_PLACEMENT_NEW(temp, PV_OMX_AMRDEC_UUID); in AmrRegister()