Home
last modified time | relevance | path

Searched defs:input_frame (Results 1 – 8 of 8) sorted by relevance

/external/webrtc/talk/media/base/
Dvideoframefactory.cc36 const CapturedFrame* input_frame, in CreateAliasedFrame()
/external/webrtc/webrtc/modules/video_coding/codecs/vp8/
Dvp8_sequence_coder.cc148 webrtc::VideoFrame input_frame; in SequenceCoder() local
/external/webrtc/talk/app/webrtc/
Dandroidvideocapturer.cc99 const cricket::CapturedFrame* input_frame, in CreateAliasedFrame()
/external/webrtc/webrtc/common_video/libyuv/
Dwebrtc_libyuv.cc126 int ExtractBuffer(const VideoFrame& input_frame, size_t size, uint8_t* buffer) { in ExtractBuffer()
Dscaler_unittest.cc354 VideoFrame input_frame; in ScaleSequence() local
/external/webrtc/webrtc/modules/audio_processing/
Daudio_processing_performance_unittest.cc71 std::vector<float*> input_frame; member
Daudio_processing_impl_locking_unittest.cc112 std::vector<float*> input_frame; member
/external/webrtc/talk/app/webrtc/java/jni/
Dandroidmediaencoder_jni.cc581 VideoFrame input_frame = frame; in EncodeOnCodecThread() local