Home
last modified time | relevance | path

Searched defs:in_frame (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/media/base/
Dvideoadapter.cc264 bool VideoAdapter::AdaptFrame(VideoFrame* in_frame, in AdaptFrame()
392 bool VideoAdapter::StretchToOutputFrame(const VideoFrame* in_frame) { in StretchToOutputFrame()
Dvideoadapter_unittest.cc827 WebRtcVideoFrame in_frame; in TEST() local
868 WebRtcVideoFrame in_frame; in TEST() local
/external/chromium_org/third_party/webrtc/common_video/libyuv/
Dscaler_unittest.cc401 I420VideoFrame in_frame, out_frame; in ComputeAvgSequencePSNR() local
Dlibyuv_unittest.cc345 I420VideoFrame in_frame, test_in_frame; in TEST_F() local
/external/chromium_org/chrome/browser/renderer_context_menu/
Drender_view_context_menu.cc351 const bool in_frame = !params.frame_url.is_empty(); in ExtensionContextAndPatternMatch() local
/external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
Daudio_coding_module_impl.cc1320 int AudioCodingModuleImpl::PreprocessToAddData(const AudioFrame& in_frame, in PreprocessToAddData()