Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/sfplugin/include/media/stagefright/
DCCodec.h117 static sp<PersistentSurface> CreateOmxInputSurface();
/frameworks/av/media/codec2/sfplugin/
DCCodec.cpp1102 sp<PersistentSurface> CCodec::CreateOmxInputSurface() { in CreateOmxInputSurface() function in android::CCodec
1137 surface = CreateOmxInputSurface(); in CreateCompatibleInputSurface()