Searched refs:GetSwVideoDecoderNames (Results 1 – 1 of 1) sorted by relevance
54 std::vector<const char*> GetSwVideoDecoderNames(VideoCodecType type) { in GetSwVideoDecoderNames() function102 use_sw_decoder ? GetSwVideoDecoderNames(type) : GetC2VideoDecoderNames(type); in Create()