Home
last modified time | relevance | path

Searched refs:OutputTypeToString (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/api/test/
H A Dframe_generator_interface.cc17 const char* FrameGeneratorInterface::OutputTypeToString( in OutputTypeToString() function in webrtc::test::FrameGeneratorInterface
H A Dframe_generator_interface.h36 static const char* OutputTypeToString(OutputType type);
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/vp9/test/
H A Dvp9_impl_unittest.cc2173 return test::FrameGeneratorInterface::OutputTypeToString(info.param); in TEST_P()