/external/chromium_org/media/cast/video_sender/ |
D | video_sender_unittest.cc | 199 scoped_refptr<media::VideoFrame> video_frame = in GetNewVideoFrame() local 208 scoped_refptr<media::VideoFrame> video_frame = in GetLargeNewVideoFrame() local 232 scoped_refptr<media::VideoFrame> video_frame = GetNewVideoFrame(); in TEST_F() local 246 scoped_refptr<media::VideoFrame> video_frame = GetNewVideoFrame(); in TEST_F() local 261 scoped_refptr<media::VideoFrame> video_frame = GetNewVideoFrame(); in TEST_F() local 285 scoped_refptr<media::VideoFrame> video_frame = GetNewVideoFrame(); in TEST_F() local 317 scoped_refptr<media::VideoFrame> video_frame = GetNewVideoFrame(); in TEST_F() local 346 scoped_refptr<media::VideoFrame> video_frame = GetNewVideoFrame(); in TEST_F() local 352 scoped_refptr<media::VideoFrame> video_frame = GetNewVideoFrame(); in TEST_F() local 361 scoped_refptr<media::VideoFrame> video_frame = GetNewVideoFrame(); in TEST_F() local [all …]
|
D | video_encoder_impl.cc | 34 const scoped_refptr<media::VideoFrame>& video_frame, in EncodeVideoFrameOnEncoderThread() 105 const scoped_refptr<media::VideoFrame>& video_frame, in EncodeVideoFrame()
|
D | fake_software_video_encoder.cc | 30 const scoped_refptr<media::VideoFrame>& video_frame, in Encode()
|
/external/chromium_org/third_party/webrtc/video_engine/ |
D | vie_file_image.cc | 28 I420VideoFrame* video_frame) { in ConvertJPEGToVideoFrame() 73 I420VideoFrame* video_frame) { in ConvertPictureToI420VideoFrame()
|
D | vie_renderer.cc | 54 I420VideoFrame& video_frame) { in GetLastRenderedFrame() 139 I420VideoFrame* video_frame, in DeliverFrame() 176 I420VideoFrame& video_frame) { in RenderFrame() 257 I420VideoFrame& video_frame) { in NotifyFrameSizeChange()
|
D | vie_capturer.cc | 282 int ViECapturer::IncomingFrame(unsigned char* video_frame, in IncomingFrame() 300 int ViECapturer::IncomingFrameI420(const ViEVideoFrameI420& video_frame, in IncomingFrameI420() 340 I420VideoFrame& video_frame) { in OnIncomingCapturedFrame() 504 void ViECapturer::DeliverI420Frame(I420VideoFrame* video_frame) { in DeliverI420Frame()
|
/external/chromium_org/cc/resources/ |
D | video_resource_updater.cc | 49 const scoped_refptr<media::VideoFrame>& video_frame) { in CreateExternalResourcesFromVideoFrame() 60 const scoped_refptr<media::VideoFrame>& video_frame) { in VerifyFrame() 99 const scoped_refptr<media::VideoFrame>& video_frame) { in CreateForSoftwarePlanes() 293 const scoped_refptr<media::VideoFrame>& video_frame) { in CreateForHardwarePlanes()
|
D | video_resource_updater_unittest.cc | 67 scoped_refptr<media::VideoFrame> video_frame = CreateTestYUVVideoFrame(); in TEST_F() local
|
/external/chromium_org/content/browser/renderer_host/ |
D | render_widget_host_view_browsertest.cc | 479 scoped_refptr<media::VideoFrame> video_frame, in CopyFromCompositingSurfaceCallbackForVideo() 535 bool video_frame) { in PerformTestWithLeftRightRects() 606 scoped_refptr<media::VideoFrame> video_frame = in PerformTestWithLeftRightRects() local 686 bool video_frame = false; in IN_PROC_BROWSER_TEST_P() local 700 bool video_frame = false; in IN_PROC_BROWSER_TEST_P() local 717 bool video_frame = false; in IN_PROC_BROWSER_TEST_P() local 734 bool video_frame = false; in IN_PROC_BROWSER_TEST_P() local 751 bool video_frame = true; in IN_PROC_BROWSER_TEST_P() local 769 bool video_frame = true; in IN_PROC_BROWSER_TEST_P() local 818 bool video_frame = false; in IN_PROC_BROWSER_TEST_P() local [all …]
|
/external/chromium_org/media/filters/ |
D | skcanvas_video_renderer.cc | 46 const scoped_refptr<media::VideoFrame>& video_frame, in ConvertVideoFrameToBitmap() 190 void SkCanvasVideoRenderer::Paint(media::VideoFrame* video_frame, in Paint()
|
D | vpx_video_decoder.cc | 351 scoped_refptr<VideoFrame> video_frame; in DecodeBuffer() local 365 scoped_refptr<VideoFrame>* video_frame) { in VpxDecode() 439 scoped_refptr<VideoFrame>* video_frame) { in CopyVpxImageTo()
|
D | ffmpeg_video_decoder.cc | 65 scoped_refptr<VideoFrame> video_frame; in ReleaseVideoBufferImpl() local 126 scoped_refptr<VideoFrame> video_frame = frame_pool_.CreateFrame( in GetVideoBuffer() local
|
D | skcanvas_video_renderer_unittest.cc | 191 void SkCanvasVideoRendererTest::Paint(VideoFrame* video_frame, in Paint() 239 VideoFrame* video_frame = natural_frame(); in TEST_F() local
|
/external/chromium_org/third_party/webrtc/modules/video_render/ |
D | incoming_video_stream.cc | 91 I420VideoFrame& video_frame) { in RenderFrame() 142 const I420VideoFrame& video_frame) { in SetStartImage() 148 const I420VideoFrame& video_frame, const uint32_t timeout) { in SetTimeoutImage()
|
/external/chromium_org/third_party/webrtc/video/ |
D | video_receive_stream.cc | 249 void VideoReceiveStream::FrameCallback(I420VideoFrame* video_frame) { in FrameCallback() 257 I420VideoFrame& video_frame) { in RenderFrame()
|
/external/chromium_org/third_party/webrtc/modules/utility/source/ |
D | frame_scaler.cc | 25 int FrameScaler::ResizeFrameIfNeeded(I420VideoFrame* video_frame, in ResizeFrameIfNeeded()
|
/external/chromium_org/content/renderer/media/webrtc/ |
D | media_stream_remote_video_source.cc | 77 scoped_refptr<media::VideoFrame> video_frame; in RenderFrame() local 120 scoped_refptr<media::VideoFrame> video_frame, in DoRenderFrameOnIOThread()
|
/external/chromium_org/third_party/webrtc/test/ |
D | video_renderer.cc | 20 virtual void RenderFrame(const I420VideoFrame& video_frame, in RenderFrame()
|
/external/chromium_org/content/test/ |
D | test_video_frame_provider.cc | 66 scoped_refptr<media::VideoFrame> video_frame = in GenerateFrame() local
|
/external/chromium_org/media/cast/receiver/ |
D | video_decoder_unittest.cc | 67 const scoped_refptr<VideoFrame> video_frame = in FeedMoreVideo() local 114 const scoped_refptr<VideoFrame>& video_frame, in OnDecodedFrame()
|
/external/chromium_org/ppapi/tests/ |
D | test_video_source.cc | 114 const pp::VideoFrame_Private video_frame = cc2.output(); in TestGetFrame() local
|
D | test_video_destination.cc | 119 pp::VideoFrame_Private video_frame(image_data, in TestPutFrame() local
|
/external/chromium_org/content/renderer/media/ |
D | rtc_video_renderer.cc | 110 scoped_refptr<media::VideoFrame> video_frame = in RenderSignalingFrame() local
|
/external/chromium_org/media/cast/test/ |
D | linux_output_window.cc | 120 const scoped_refptr<media::VideoFrame>& video_frame) { in RenderFrame()
|
/external/chromium_org/cc/layers/ |
D | video_layer_impl_unittest.cc | 26 scoped_refptr<media::VideoFrame> video_frame = in TEST() local
|