Home
last modified time | relevance | path

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

/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
169 mAllocator_->Config(static_cast<int32_t>(width_), static_cast<int32_t>(height_), usage, surfacePixelFmt, in Prepare() local
/foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/
H A Dhevc_decoder.cpp566 GraphicPixelFormat surfacePixelFmt; in SetSurfaceParameter() local
693 GraphicPixelFormat surfacePixelFmt = TranslateSurfaceFormat(static_cast<VideoPixelFormat>(val32)); in SetSurfaceCfg() local
/foundation/multimedia/av_codec/services/engine/codec/video/fcodec/
H A Dfcodec.cpp542 GraphicPixelFormat surfacePixelFmt = TranslateSurfaceFormat(vpf); in SetSurfaceParameter() local
665 GraphicPixelFormat surfacePixelFmt = TranslateSurfaceFormat(static_cast<VideoPixelFormat>(val32)); in SetSurfaceCfg() local

Completed in 6 milliseconds