HomeSort by relevance Sort by last modified time
    Searched full:path_to_source (Results 1 - 1 of 1) sorted by null

  /external/libvpx/libvpx/test/
video_source.h 49 const std::string path_to_source = GetDataPath() + "/" + file_name; local
50 return fopen(path_to_source.c_str(), "rb");

Completed in 95 milliseconds