OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LIBOMX
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap4-aah/libstagefrighthw/
TIOMXPlugin.cpp
33
#define
LIBOMX
"libOMX_Core.so"
36
: mLibHandle(dlopen(
LIBOMX
, RTLD_NOW)),
60
ALOGE("%s: failed to load %s", __func__,
LIBOMX
);
/hardware/ti/omap4xxx/libstagefrighthw/
TIOMXPlugin.cpp
33
#define
LIBOMX
"libOMX_Core.so"
36
: mLibHandle(dlopen(
LIBOMX
, RTLD_NOW)),
60
ALOGE("%s: failed to load %s", __func__,
LIBOMX
);
Completed in 42 milliseconds