OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:source_frame_
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/video_coding/codecs/test/
videoprocessor.cc
194
source_frame_
.CreateFrame(source_buffer_, config_.codec_settings->width,
202
source_frame_
.set_timestamp(frame_number);
215
int32_t encode_result = encoder_->Encode(
source_frame_
, NULL, &frame_types);
videoprocessor.h
208
webrtc::VideoFrame
source_frame_
;
member in class:webrtc::test::VideoProcessorImpl
Completed in 98 milliseconds