Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dtest_vector_test.cc37 md5_file_ = libvpx_test::OpenTestDataFile(md5_file_name_); in OpenMD5File()
Dy4m_video_source.h43 input_file_ = OpenTestDataFile(file_name_); in Begin()
Divf_video_source.h55 input_file_ = OpenTestDataFile(file_name_); in Begin()
Di420_video_source.h51 input_file_ = OpenTestDataFile(file_name_); in Begin()
Dvideo_source.h48 static FILE *OpenTestDataFile(const std::string& file_name) { in OpenTestDataFile() function
Dwebm_video_source.h105 input_file_ = OpenTestDataFile(file_name_); in Begin()
Dexternal_frame_buffer_test.cc218 md5_file_ = libvpx_test::OpenTestDataFile(md5_file_name_); in OpenMD5File()
Dsvc_test.cc406 FILE *const stats_file = libvpx_test::OpenTestDataFile(stats_file_name_); in TEST_F()