Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_hardware_fwk/utils/test/unittest/common/histreamer_ability_parser/
Dhistreamer_ability_parser_test.cpp284 VideoDecoderIn videoDecoderIn; variable
334 VideoDecoderIn videoDecoderIn; variable
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_handler/histreamer_ability_querier/test/unittest/common/src/
Dhistreamer_ability_querier_test.cpp475 VideoDecoderIn videoDecoderIn; variable
525 VideoDecoderIn videoDecoderIn; variable
/foundation/distributedhardware/distributed_hardware_fwk/utils/src/
Dhistreamer_ability_parser.cpp237 void FromJson(const nlohmann::json &jsonObject, VideoDecoderIn &videoDecoderIn) in FromJson()
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_handler/histreamer_ability_querier/src/
Dhistreamer_ability_querier.cpp602 void ToJson(nlohmann::json &jsonObject, const VideoDecoderIn &videoDecoderIn) in ToJson()
612 void FromJson(const nlohmann::json &jsonObject, VideoDecoderIn &videoDecoderIn) in FromJson()