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