Home
last modified time | relevance | path

Searched defs:new_frame (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/media/base/
Dvideo_frame_pool_unittest.cc50 scoped_refptr<VideoFrame> new_frame = CreateFrame(VideoFrame::YV12, 20); in TEST_F() local
67 scoped_refptr<VideoFrame> new_frame = CreateFrame(VideoFrame::YV12A, 10); in TEST_F() local
/external/libvpx/libvpx/vp8/common/
Dswapyv12buffer.c14 void vp8_swap_yv12_buffer(YV12_BUFFER_CONFIG *new_frame, YV12_BUFFER_CONFIG *last_frame) in vp8_swap_yv12_buffer()
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
Dswapyv12buffer.c14 void vp8_swap_yv12_buffer(YV12_BUFFER_CONFIG *new_frame, YV12_BUFFER_CONFIG *last_frame) in vp8_swap_yv12_buffer()
/external/chromium_org/third_party/webrtc/modules/video_render/
Dvideo_render_frames.cc34 int32_t VideoRenderFrames::AddFrame(I420VideoFrame* new_frame) { in AddFrame()
/external/chromium_org/content/renderer/media/
Dwebmediaplayer_ms.cc47 scoped_refptr<media::VideoFrame> new_frame = in CopyFrameToYV12() local
217 scoped_refptr<media::VideoFrame> new_frame = CopyFrameToYV12(current_frame_); in pause() local
/external/chromium_org/content/renderer/media/webrtc/
Dvideo_destination_handler.cc143 scoped_refptr<media::VideoFrame> new_frame = in PutFrame() local
/external/chromium_org/third_party/webrtc/common_video/
Di420_video_frame.cc84 scoped_ptr<I420VideoFrame> new_frame(new I420VideoFrame()); in CloneFrame() local
/external/chromium_org/content/renderer/media/android/
Dwebmediaplayer_android.cc1004 scoped_refptr<VideoFrame> new_frame = VideoFrame::WrapNativeTexture( in DrawRemotePlaybackText() local
1023 scoped_refptr<VideoFrame> new_frame = in ReallocateVideoFrame() local
1042 scoped_refptr<VideoFrame> new_frame = VideoFrame::WrapNativeTexture( in ReallocateVideoFrame() local
/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
Djitter_buffer.cc802 const VCMFrameBuffer& new_frame) { in FindAndInsertContinuousFrames()
1108 VCMFrameBuffer* new_frame = new VCMFrameBuffer(); in TryToIncreaseJitterBufferSize() local
/external/chromium_org/content/browser/frame_host/
Drender_frame_host_impl.cc357 RenderFrameHostImpl* new_frame = frame_tree_->AddFrame( in OnCreateChildFrame() local
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
Dmkvmuxer.cpp2283 Frame* const new_frame = new (std::nothrow) Frame(); in AddFrame() local
2342 Frame* const new_frame = new (std::nothrow) Frame(); in AddFrameWithAdditional() local
2402 Frame* const new_frame = new (std::nothrow) Frame(); in AddFrameWithDiscardPadding() local
/external/libvpx/libvpx/third_party/libwebm/
Dmkvmuxer.cpp2403 Frame* const new_frame = new (std::nothrow) Frame(); in AddFrame() local
2469 Frame* const new_frame = new (std::nothrow) Frame(); in AddFrameWithAdditional() local
2536 Frame* const new_frame = new (std::nothrow) Frame(); in AddFrameWithDiscardPadding() local