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

  /frameworks/av/media/libstagefright/
StagefrightPluginLoader.h 30 static const std::unique_ptr<StagefrightPluginLoader> &GetCCodecInstance();
StagefrightPluginLoader.cpp 95 const std::unique_ptr<StagefrightPluginLoader> &StagefrightPluginLoader::GetCCodecInstance() {
MediaCodecList.cpp 90 StagefrightPluginLoader::GetCCodecInstance()->createBuilder());
100 StagefrightPluginLoader::GetCCodecInstance()->createInputSurface();
MediaCodec.cpp 484 StagefrightPluginLoader::GetCCodecInstance()->createInputSurface();
859 return StagefrightPluginLoader::GetCCodecInstance()->createCodec();
    [all...]

Completed in 205 milliseconds