HomeSort by relevance Sort by last modified time
    Searched refs:Encode (Results 201 - 225 of 283) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/pdfium/core/src/fxcodec/codec/
fx_codec_flate.cpp     [all...]
  /external/chromium_org/content/browser/speech/
google_streaming_remote_engine.cc 371 encoder_->Encode(audio);
472 // The encoder requires a non-empty final buffer. So we encode a packet
480 encoder_->Encode(*dummy_chunk.get());
  /external/chromium_org/content/renderer/media/
rtc_video_encoder.cc 159 // webrtc::VideoEncoder expects InitEncode() and Encode() to be synchronous.
173 // Whether to encode a keyframe next.
184 // Input buffers ready to be filled with input from Encode(). As a LIFO since
258 // unblock Encode(). If there are no free input buffers but there is a free
260 // Encode().
262 // The caller of Encode() holds a webrtc lock. The deadlock happens when:
263 // (1) Encode() is waiting for the frame to be encoded in EncodeOneFrame().
268 // for the same webrtc lock held by the caller of Encode().
271 // buffers. Returning an error in Encode() is not fatal and WebRTC will just
273 // Besides, webrtc will drop a frame if Encode() blocks too long
    [all...]
  /external/chromium_org/v8/src/
serialize.h 96 uint32_t Encode(Address key) const;
471 return external_reference_encoder_->Encode(addr);
  /external/openfst/src/include/fst/
minimize.h 36 #include <fst/encode.h>
550 encoder(kEncodeLabels | kEncodeWeights, ENCODE);
551 Encode(&gfst, &encoder);
573 EncodeMapper<A> encoder(kEncodeLabels | kEncodeWeights, ENCODE);
574 Encode(fst, &encoder);
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
minimize.h 29 #include "fst/lib/encode.h"
528 encoder(kEncodeLabels | kEncodeWeights, ENCODE);
529 Encode(&gfst, &encoder);
547 EncodeMapper<A> encoder(kEncodeLabels | kEncodeWeights, ENCODE);
548 Encode(fst, &encoder);
  /external/chromium_org/chrome/browser/search/suggestions/
image_manager_impl.cc 272 return gfx::JPEGCodec::Encode(
  /external/chromium_org/content/common/gpu/client/
gl_helper_benchmark.cc 94 ASSERT_TRUE(gfx::PNGCodec::Encode(
  /external/chromium_org/content/common/gpu/media/
android_video_encode_accelerator.cc 192 void AndroidVideoEncodeAccelerator::Encode(
  /external/chromium_org/media/cast/sender/
vp8_encoder.cc 57 // pointer will be set during encode. Setting align to 1, as it is
121 bool Vp8Encoder::Encode(const scoped_refptr<media::VideoFrame>& video_frame,
178 LOG(ERROR) << "Failed to encode for once.";
external_video_encoder.cc 167 video_encode_accelerator_->Encode(video_frame, key_frame_requested);
475 // Inform the encoder to encode the next frame as a key frame.
  /external/chromium_org/remoting/host/
video_scheduler.cc 95 // Even when |frame| is NULL we still need to post it to the encode thread
280 // end of an encode operation.
377 // If there is nothing to encode then send an empty packet.
389 scoped_ptr<VideoPacket> packet = encoder_->Encode(*frame);
video_scheduler_unittest.cc 69 scoped_ptr<VideoPacket> Encode(
334 encode_task_runner_ = AutoThread::Create("encode", main_task_runner_);
  /external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
bytes.pxd 176 # in the string encode() method. The codec to be used is looked up
182 # Encode the char buffer of the given size by passing it to the
185 # parameters of the same name in the string encode() method. The
191 # Encode a string object using the codec registered for encoding
194 # string encode() method. The codec to be used is looked up using
string.pxd 176 # in the string encode() method. The codec to be used is looked up
182 # Encode the char buffer of the given size by passing it to the
185 # parameters of the same name in the string encode() method. The
191 # Encode a string object using the codec registered for encoding
194 # string encode() method. The codec to be used is looked up using
  /external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test/
videoprocessor.cc 95 fprintf(stderr, "Failed to register encode complete callback, return code: "
213 int32_t encode_result = encoder_->Encode(source_frame_, NULL, &frame_types);
216 fprintf(stderr, "Failed to encode frame %d, return code: %d\n",
  /external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
video_sender.cc 222 // Get encode bitrate
233 // Get encode frame rate
367 _encoder->Encode(videoFrame, codecSpecificInfo, _nextFrameTypes);
370 LOG(LS_ERROR) << "Failed to encode frame. Error code: " << ret;
  /external/chromium_org/third_party/webrtc/video/
video_send_stream_tests.cc 210 virtual int32_t Encode(
217 return FakeEncoder::Encode(
    [all...]
end_to_end_tests.cc 669 << "Timed out while waiting for pre-encode callback.";
    [all...]
  /external/chromium_org/v8/src/compiler/
instruction-selector-impl.h 313 InstructionCode Encode(InstructionCode opcode) {
314 opcode |= FlagsModeField::encode(mode_);
316 opcode |= FlagsConditionField::encode(condition_);
  /external/llvm/include/llvm/MC/
MCDwarf.h 260 /// Utility function to encode a Dwarf pair of LineDelta and AddrDeltas.
261 static void Encode(MCContext &Context, int64_t LineDelta, uint64_t AddrDelta,
  /external/pdfium/core/src/fxge/ge/
fx_ge_ps.cpp 270 if (width * height > 128 && pEncoders && pEncoders->GetFaxModule()->Encode(src_buf, width, height, (width + 7) / 8, dest_buf, dest_size)) {
290 if (pEncoders && pEncoders->GetFlateModule()->Encode(src_buf, src_size, dest_buf, dest_size)) {
420 if (pEncoders && pEncoders->GetJpegModule()->Encode(pConverted, output_buf, output_size)) {
  /external/chromium_org/chrome/browser/bookmarks/
bookmark_html_writer.cc 442 new Writer(codec.Encode(BookmarkModelFactory::GetForProfile(
  /external/chromium_org/media/cast/logging/
stats_event_subscriber_unittest.cc 79 // Drop half the frames during the encode step.
136 TEST_F(StatsEventSubscriberTest, Encode) {
  /external/chromium_org/remoting/codec/
video_encoder_vpx.cc 128 // Lossy encode using the same settings as for VP8.
242 scoped_ptr<VideoPacket> VideoEncoderVpx::Encode(
259 // Convert the updated capture data ready for encode.
310 // Note the time taken to encode the pixel data.

Completed in 1886 milliseconds

1 2 3 4 5 6 7 891011>>