Home
last modified time | relevance | path

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

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