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

  /external/chromium_org/media/base/
video_frame_unittest.cc 116 frame->HashFrameForTesting(&context);
144 frame->HashFrameForTesting(&context);
153 frame->HashFrameForTesting(&context);
video_frame.h 317 void HashFrameForTesting(base::MD5Context* context);
video_frame.cc 921 void VideoFrame::HashFrameForTesting(base::MD5Context* context) {
  /external/chromium_org/content/common/gpu/media/
vaapi_h264_decoder_unittest.cc 243 frame->HashFrameForTesting(&md5_context_);
  /external/chromium_org/media/filters/
pipeline_integration_test_base.cc 325 frame->HashFrameForTesting(&md5_context_);

Completed in 319 milliseconds