Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dwebm_video_source.h42 vpx_ctx_->file = OpenTestDataFile(file_name_); in Begin()
Divf_video_source.h49 input_file_ = OpenTestDataFile(file_name_); in Begin()
Dy4m_video_source.h36 input_file_ = OpenTestDataFile(file_name_); in OpenSource()
Dyuv_video_source.h45 input_file_ = OpenTestDataFile(file_name_); in Begin()
Dinvalid_file_test.cc47 res_file_ = libvpx_test::OpenTestDataFile(res_file_name_); in OpenResFile()
Dbyte_alignment_test.cc130 md5_file_ = libvpx_test::OpenTestDataFile(md5_file_name_); in OpenMd5File()
Dtest_vector_test.cc55 md5_file_ = libvpx_test::OpenTestDataFile(md5_file_name_); in OpenMD5File()
Dvp9_skip_loopfilter_test.cc87 md5_file_ = libvpx_test::OpenTestDataFile(md5_file_name); in OpenMd5File()
Dvideo_source.h56 inline FILE *OpenTestDataFile(const std::string &file_name) { in OpenTestDataFile() function
Dexternal_frame_buffer_test.cc222 md5_file_ = libvpx_test::OpenTestDataFile(md5_file_name_); in OpenMD5File()