HomeSort by relevance Sort by last modified time
    Searched refs:destroyOMXPlugin (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libstagefright/omx/
OMXMaster.cpp 127 DestroyOMXPluginFunc destroyOMXPlugin =
129 mVendorLibHandle, "destroyOMXPlugin");
135 if (destroyOMXPlugin)
136 destroyOMXPlugin(*it);
  /hardware/ti/omap4-aah/libstagefrighthw/
TIOMXPlugin.cpp 29 extern "C" void destroyOMXPlugin(OMXPluginBase *plugin) {
  /hardware/ti/omap4xxx/libstagefrighthw/
TIOMXPlugin.cpp 29 extern "C" void destroyOMXPlugin(OMXPluginBase *plugin) {

Completed in 88 milliseconds