HomeSort by relevance Sort by last modified time
    Searched refs:encoded_image (Results 26 - 29 of 29) sorted by null

12

  /external/webrtc/webrtc/video/
vie_encoder.h 112 const EncodedImage& encoded_image,
video_encoder_unittest.cc 88 int32_t Encoded(const EncodedImage& encoded_image,
  /external/webrtc/webrtc/modules/video_coding/
video_coding_impl.cc 57 virtual int32_t Encoded(const EncodedImage& encoded_image,
62 return callback_->Encoded(encoded_image, codec_specific_info,
video_sender_unittest.cc 93 const EncodedImage& encoded_image,
97 frame_data_.push_back(FrameData(encoded_image._length, *rtp_video_header));

Completed in 870 milliseconds

12