HomeSort by relevance Sort by last modified time
    Searched refs:OpenTestDataFile (Results 1 - 24 of 24) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/test/
ivf_video_source.h 55 input_file_ = OpenTestDataFile(file_name_);
test_vector_test.cc 40 md5_file_ = libvpx_test::OpenTestDataFile(md5_file_name_);
webm_video_source.h 49 vpx_ctx_->file = OpenTestDataFile(file_name_);
y4m_video_source.h 43 input_file_ = OpenTestDataFile(file_name_);
i420_video_source.h 51 input_file_ = OpenTestDataFile(file_name_);
invalid_file_test.cc 49 res_file_ = libvpx_test::OpenTestDataFile(res_file_name_);
video_source.h 51 static FILE *OpenTestDataFile(const std::string& file_name) {
external_frame_buffer_test.cc 222 md5_file_ = libvpx_test::OpenTestDataFile(md5_file_name_);
  /external/libvpx/libvpx/test/
ivf_video_source.h 55 input_file_ = OpenTestDataFile(file_name_);
test_vector_test.cc 37 md5_file_ = libvpx_test::OpenTestDataFile(md5_file_name_);
y4m_video_source.h 43 input_file_ = OpenTestDataFile(file_name_);
i420_video_source.h 51 input_file_ = OpenTestDataFile(file_name_);
video_source.h 48 static FILE *OpenTestDataFile(const std::string& file_name) {
webm_video_source.h 105 input_file_ = OpenTestDataFile(file_name_);
external_frame_buffer_test.cc 218 md5_file_ = libvpx_test::OpenTestDataFile(md5_file_name_);
svc_test.cc 406 FILE *const stats_file = libvpx_test::OpenTestDataFile(stats_file_name_);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
ivf_video_source.h 55 input_file_ = OpenTestDataFile(file_name_);
test_vector_test.cc 37 md5_file_ = libvpx_test::OpenTestDataFile(md5_file_name_);
y4m_video_source.h 43 input_file_ = OpenTestDataFile(file_name_);
i420_video_source.h 51 input_file_ = OpenTestDataFile(file_name_);
video_source.h 48 static FILE *OpenTestDataFile(const std::string& file_name) {
webm_video_source.h 105 input_file_ = OpenTestDataFile(file_name_);
external_frame_buffer_test.cc 218 md5_file_ = libvpx_test::OpenTestDataFile(md5_file_name_);
svc_test.cc 406 FILE *const stats_file = libvpx_test::OpenTestDataFile(stats_file_name_);

Completed in 93 milliseconds