Searched refs:GetSWVideoEncoderNames (Results 1 – 1 of 1) sorted by relevance
58 std::vector<const char*> GetSWVideoEncoderNames(VideoCodecType type) { in GetSWVideoEncoderNames() function112 use_sw_encoder ? GetSWVideoEncoderNames(type) : GetHWVideoEncoderNames(type); in Create()