Home
last modified time | relevance | path

Searched defs:setupInputSurface (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/codec2/sfplugin/
DCCodec.cpp1164 status_t CCodec::setupInputSurface(const std::shared_ptr<InputSurfaceWrapper> &surface) { in setupInputSurface() function in android::CCodec
/frameworks/av/media/libstagefright/
DACodec.cpp6871 status_t ACodec::LoadedState::setupInputSurface() { in setupInputSurface() function in android::ACodec::LoadedState