Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dvideo_source.h49 const std::string path_to_source = GetDataPath() + "/" + file_name; in OpenTestDataFile() local
50 return fopen(path_to_source.c_str(), "rb"); in OpenTestDataFile()