Home
last modified time | relevance | path

Searched defs:surfacePixelFmt (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/sink/video_surface_sink/
H A Dsurface_sink_plugin.cpp154 …auto surfacePixelFmt = static_cast<PixelFormat>(std::stoi(surface_->GetUserData("SURFACE_FORMAT"))… in Prepare() local
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/fcodec/
H A Dfcodec.cpp540 GraphicPixelFormat surfacePixelFmt = TranslateSurfaceFormat(vpf); in SetSurfaceParameter() local
663 … GraphicPixelFormat surfacePixelFmt = TranslateSurfaceFormat(static_cast<VideoPixelFormat>(val32)); in SetSurfaceCfg() local
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/
H A Dhevc_decoder.cpp564 GraphicPixelFormat surfacePixelFmt; in SetSurfaceParameter() local
691 … GraphicPixelFormat surfacePixelFmt = TranslateSurfaceFormat(static_cast<VideoPixelFormat>(val32)); in SetSurfaceCfg() local