Home
last modified time | relevance | path

Searched refs:VIDEO_DECODERS (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/utils/include/
H A Dhistreamer_ability_parser.h258 static const std::string VIDEO_DECODERS = "videoDecoders"; variable
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_handler/histreamer_ability_querier/src/
H A Dhistreamer_ability_querier.cpp57 static const std::string VIDEO_DECODERS = "videoDecoders"; variable
1073 ToJson<VideoDecoder>(VIDEO_DECODERS, jsonObject, videoDecoders); in QueryVideoDecoderAbilityStr()
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/src/
H A Ddscreen.cpp534 FromJson<VideoDecoder>(VIDEO_DECODERS, rmtDecoderJson, rmtVideoDecoders); in NegotiateCodecType()