Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DStagefrightPluginLoader.cpp33 constexpr const char kCCodecPluginPath[] = "libsfplugin_ccodec.so"; variable
99 sInstance.reset(new StagefrightPluginLoader(kCCodecPluginPath)); in GetCCodecInstance()