Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/test/
H A Dwebm_video_source.h42 vpx_ctx_->file = OpenTestDataFile(file_name_); in Begin()
H A Divf_video_source.h49 input_file_ = OpenTestDataFile(file_name_); in Begin()
H A Dy4m_video_source.h37 input_file_ = OpenTestDataFile(file_name_); in OpenSource()
H A Dyuv_video_source.h45 input_file_ = OpenTestDataFile(file_name_); in Begin()
H A Dinvalid_file_test.cc48 res_file_ = libvpx_test::OpenTestDataFile(res_file_name_); in OpenResFile()
H A Dbyte_alignment_test.cc131 md5_file_ = libvpx_test::OpenTestDataFile(md5_file_name_); in OpenMd5File()
H A Dvp9_skip_loopfilter_test.cc96 md5_file_ = libvpx_test::OpenTestDataFile(md5_file_name); in OpenMd5File()
H A Dtest_vector_test.cc56 md5_file_ = libvpx_test::OpenTestDataFile(md5_file_name_); in OpenMD5File()
H A Dvideo_source.h62 inline FILE *OpenTestDataFile(const std::string &file_name) { in OpenTestDataFile() function
H A Dexternal_frame_buffer_test.cc229 md5_file_ = libvpx_test::OpenTestDataFile(md5_file_name_); in OpenMD5File()
/aosp_15_r20/external/libaom/test/
H A Divf_video_source.h54 input_file_ = OpenTestDataFile(file_name_); in Begin()
H A Dwebm_video_source.h48 aom_ctx_->file = OpenTestDataFile(file_name_); in Begin()
H A Dy4m_video_source.h38 input_file_ = OpenTestDataFile(file_name_); in OpenSource()
H A Dinvalid_file_test.cc53 res_file_ = libaom_test::OpenTestDataFile(res_file_name); in OpenResFile()
H A Dyuv_video_source.h46 input_file_ = OpenTestDataFile(file_name_); in Begin()
H A Dtest_vector_test.cc49 md5_file_ = libaom_test::OpenTestDataFile(md5_file_name_); in OpenMD5File()
H A Dvideo_source.h62 inline FILE *OpenTestDataFile(const std::string &file_name) { in OpenTestDataFile() function
H A Dexternal_frame_buffer_test.cc234 md5_file_ = libaom_test::OpenTestDataFile(md5_file_name_); in OpenMD5File()