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.h123 static sp<PersistentSurface> CreateOmxInputSurface();
/frameworks/av/media/codec2/sfplugin/
DCCodec.cpp1833 sp<PersistentSurface> CCodec::CreateOmxInputSurface() { in CreateOmxInputSurface() function in android::CCodec
1871 surface = CreateOmxInputSurface(); in CreateCompatibleInputSurface()