Searched refs:HashFrameForTesting (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/media/base/
H A Dvideo_frame_unittest.cc116 frame->HashFrameForTesting(&context);
144 frame->HashFrameForTesting(&context);
153 frame->HashFrameForTesting(&context);
H A Dvideo_frame.h317 void HashFrameForTesting(base::MD5Context* context);
H A Dvideo_frame.cc921 void VideoFrame::HashFrameForTesting(base::MD5Context* context) { function in class:media::VideoFrame
/external/chromium_org/content/common/gpu/media/
H A Dvaapi_h264_decoder_unittest.cc243 frame->HashFrameForTesting(&md5_context_);
/external/chromium_org/media/filters/
H A Dpipeline_integration_test_base.cc325 frame->HashFrameForTesting(&md5_context_);

Completed in 128 milliseconds