Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_camera/services/data_process/include/utils/
Dimage_common_type.h46 VideoConfigParams() : videoCodec_(VideoCodecType::NO_CODEC), pixelFormat_(Videoformat::YUVI420), in VideoConfigParams() function
49VideoConfigParams(VideoCodecType videoCodec, Videoformat pixelFormat, int32_t frameRate, int32_t w… in VideoConfigParams() function