HomeSort by relevance Sort by last modified time
    Searched refs:EncodedImage (Results 51 - 63 of 63) sorted by null

1 23

  /external/webrtc/webrtc/video/
send_statistics_proxy_unittest.cc 350 EncodedImage encoded_image;
397 EncodedImage encoded_image;
send_statistics_proxy.cc 250 const EncodedImage& encoded_image,
video_receive_stream.cc 371 const EncodedImage& encoded_image,
vie_encoder.cc 454 const EncodedImage& encoded_image,
video_send_stream_tests.cc     [all...]
  /external/webrtc/webrtc/modules/video_coding/
generic_encoder.cc 260 const EncodedImage& encoded_image,
video_coding_impl.cc 57 virtual int32_t Encoded(const EncodedImage& encoded_image,
media_optimization.cc 337 const EncodedImage& encoded_image) {
video_sender_unittest.cc 93 const EncodedImage& encoded_image,
  /external/webrtc/talk/app/webrtc/java/jni/
androidmediaencoder_jni.cc 54 using webrtc::EncodedImage;
    [all...]
  /external/webrtc/webrtc/modules/video_coding/codecs/vp8/
vp8_impl.cc 184 EncodedImage& image = encoded_images_.back();
    [all...]
  /external/webrtc/webrtc/modules/video_coding/codecs/h264/
h264_video_toolbox_encoder.cc 190 webrtc::EncodedImage frame(buffer->data(), buffer->size(), buffer->size());
  /external/webrtc/webrtc/modules/video_coding/codecs/vp9/
vp9_impl.cc 884 int VP9DecoderImpl::Decode(const EncodedImage& input_image,
    [all...]

Completed in 2106 milliseconds

1 23