HomeSort by relevance Sort by last modified time
    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