Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_camera/services/data_process/include/eventbus/
H A Ddcamera_codec_event.h35 CodecPacket() : videoCodec_(VideoCodecType::NO_CODEC) {} in CodecPacket() function
36CodecPacket(VideoCodecType videoCodec, const std::vector<std::shared_ptr<DataBuffer>>& multiDataBu… in CodecPacket() function
38 CodecPacket(const sptr<IConsumerSurface>& surface) in CodecPacket() function