Searched refs:VIDEO_DECODERS (Results 1 – 3 of 3) sorted by relevance
258 static const std::string VIDEO_DECODERS = "videoDecoders"; variable
57 static const std::string VIDEO_DECODERS = "videoDecoders"; variable1073 ToJson<VideoDecoder>(VIDEO_DECODERS, jsonObject, videoDecoders); in QueryVideoDecoderAbilityStr()
534 FromJson<VideoDecoder>(VIDEO_DECODERS, rmtDecoderJson, rmtVideoDecoders); in NegotiateCodecType()