Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
Dhencoder.cpp481 sptr<Surface> HEncoder::OnCreateInputSurface() in OnCreateInputSurface() function in OHOS::MediaAVCodec::HEncoder
Dhcodec.h164 virtual sptr<Surface> OnCreateInputSurface() { return nullptr; } in OnCreateInputSurface() function