Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_hardware_fwk/utils/test/unittest/common/histreamer_ability_parser/
Dhistreamer_ability_parser_test.cpp166 AudioDecoderOut audioDecoderOut; variable
/foundation/distributedhardware/distributed_hardware_fwk/utils/src/
Dhistreamer_ability_parser.cpp128 void FromJson(const nlohmann::json &jsonObject, AudioDecoderOut &audioDecoderOut) in FromJson()
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_handler/histreamer_ability_querier/test/unittest/common/src/
Dhistreamer_ability_querier_test.cpp357 AudioDecoderOut audioDecoderOut; variable
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_handler/histreamer_ability_querier/src/
Dhistreamer_ability_querier.cpp333 void ToJson(nlohmann::json &jsonObject, const AudioDecoderOut &audioDecoderOut) in ToJson()
343 void FromJson(const nlohmann::json &jsonObject, AudioDecoderOut &audioDecoderOut) in FromJson()