Searched refs:CreateAndroidDecoderFactory (Results 1 – 5 of 5) sorted by relevance
25 std::unique_ptr<VideoDecoderFactory> CreateAndroidDecoderFactory();
72 std::unique_ptr<VideoDecoderFactory> CreateAndroidDecoderFactory() { in CreateAndroidDecoderFactory() function
70 decoder_factory_ = CreateAndroidDecoderFactory(); in VideoEncoderDecoderInstantiationTest()
44 auto decoder_factory = CreateAndroidDecoderFactory(); in CreateTestFixtureWithConfig()
39 return CreateAndroidDecoderFactory(); in CreateHardwareDecoderFactory()