HomeSort by relevance Sort by last modified time
    Searched full:md5_res (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/test/
test_vector_test.cc 56 ::libvpx_test::MD5 md5_res; local
57 md5_res.Add(&img);
58 const char *actual_md5 = md5_res.Get();
external_frame_buffer_test.cc 238 ::libvpx_test::MD5 md5_res; local
239 md5_res.Add(&img);
240 const char *const actual_md5 = md5_res.Get();
  /external/libvpx/libvpx/test/
test_vector_test.cc 53 ::libvpx_test::MD5 md5_res; local
54 md5_res.Add(&img);
55 const char *actual_md5 = md5_res.Get();
external_frame_buffer_test.cc 234 ::libvpx_test::MD5 md5_res; local
235 md5_res.Add(&img);
236 const char *const actual_md5 = md5_res.Get();
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
test_vector_test.cc 53 ::libvpx_test::MD5 md5_res; local
54 md5_res.Add(&img);
55 const char *actual_md5 = md5_res.Get();
external_frame_buffer_test.cc 234 ::libvpx_test::MD5 md5_res; local
235 md5_res.Add(&img);
236 const char *const actual_md5 = md5_res.Get();

Completed in 455 milliseconds