Home
last modified time | relevance | path

Searched refs:TransformFilePath (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/test/
H A Dframe_generator_capturer.cc32 std::string TransformFilePath(std::string path) { in TransformFilePath() function
98 CreateFromYuvFileFrameGenerator({TransformFilePath(config.name)}, in Create()
111 path = TransformFilePath(path); in Create()
/aosp_15_r20/external/webrtc/test/scenario/
H A Dvideo_stream.cc101 std::string TransformFilePath(std::string path) { in TransformFilePath() function
279 path = TransformFilePath(path); in CreateImageSlideGenerator()
311 {TransformFilePath(source.video_file.name)}, source.video_file.width, in CreateFrameGenerator()