HomeSort by relevance Sort by last modified time
    Searched refs:encoded_frame_type_ (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/video_coding/codecs/test/
videoprocessor.cc 62 encoded_frame_type_(kVideoFrameKey),
171 return encoded_frame_type_;
213 encoded_frame_type_ = kVideoFrameDelta;
245 encoded_frame_type_ = encoded_image._frameType;
videoprocessor.h 216 FrameType encoded_frame_type_; member in class:webrtc::test::VideoProcessorImpl

Completed in 495 milliseconds