Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/dfx/include/
H A Davcodec_sysevent.h45 std::string videoPixelFormat; member
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/filters/av_transport_input/
H A Dav_transport_input_filter.cpp375 … auto videoPixelFormat = Plugin::AnyCast<VideoPixelFormat>(paramsMap_[Tag::VIDEO_PIXEL_FORMAT]); in ConfigVideoMeta() local
/ohos5.0/foundation/multimedia/av_codec/services/services/codec/server/
H A Dcodec_server.cpp1044 int32_t videoPixelFormat = static_cast<int32_t>(VideoPixelFormat::UNKNOWN); in GetCodecDfxInfo() local