HomeSort by relevance Sort by last modified time
    Searched refs:encoder (Results 276 - 300 of 363) sorted by null

<<1112131415

  /external/lzma/CPP/7zip/Archive/7z/
7zOut.cpp 546 CEncoder &encoder, const CByteBuffer &data,
556 RINOK(encoder.Encode(
794 CEncoder encoder(headerOptions.CompressMainHeader ? *options : encryptOptions);
799 encoder, buf,
  /external/chromium_org/third_party/libxml/src/
parserInternals.c     [all...]
  /external/chromium_org/third_party/webrtc/video/
end_to_end_tests.cc 242 send_config->encoder_settings.encoder = &fake_encoder_;
646 scoped_ptr<VideoEncoder> encoder(
648 send_config_.encoder_settings.encoder = encoder.get();
    [all...]
video_send_stream_tests.cc 197 send_config->encoder_settings.encoder = &encoder_;
477 // Use a fake encoder to output a frame of every size in the range [90, 290],
605 // encoder thread.
625 send_config->encoder_settings.encoder = &encoder_;
    [all...]
  /external/libxml2/
xmlsave.c 559 if ((encoding != NULL) && (buf->encoder == NULL) && (buf->conv == NULL)) {
560 buf->encoder = xmlFindCharEncodingHandler((const char *)encoding);
561 if (buf->encoder == NULL) {
568 xmlCharEncCloseFunc(buf->encoder);
583 xmlCharEncCloseFunc(buf->encoder);
585 buf->encoder = NULL;
868 (buf->encoder == NULL) && (buf->conv == NULL)) {
1143 (buf->encoder == NULL) && (buf->conv == NULL)) {
1166 (buf->encoder == NULL) && (buf->conv == NULL) &&
    [all...]
xmlwriter.c 527 xmlCharEncodingHandlerPtr encoder; local
542 encoder = NULL;
544 encoder = xmlFindCharEncodingHandler(encoding);
545 if (encoder == NULL) {
552 writer->out->encoder = encoder;
553 if (encoder != NULL) {
559 writer->doc->encoding = xmlStrdup((xmlChar *)writer->out->encoder->name);
583 if (writer->out->encoder != 0) {
594 writer->out->encoder->name)
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
audio_coding_module_impl.cc 290 ACMGenericCodec* encoder,
295 if (encoder->Encode(stream, &len_bytes, &rtp_timestamp, &encoding_type) < 0) {
324 // Check if there is an encoder before.
330 // If primary encoder has a full frame of audio to generate payload.
332 // If the secondary encoder has a frame of audio to generate a payload.
350 // encoder, store the payload, and return. No packet is sent.
357 "ProcessDual(): Encoding of secondary encoder Failed");
436 "ProcessDualStream(): Encoding of primary encoder Failed");
450 "ProcessDualStream(): Encoding of secondary encoder "
506 // Check if there is an encoder before
839 ACMGenericCodec* encoder = CreateCodec(send_codec); local
    [all...]
  /external/openfst/src/test/
algo_test.h 408 EncodeMapper<Arc> encoder(encode_props, ENCODE);
409 Encode(&D, &encoder);
410 Decode(&D, encoder);
421 EncodeMapper<Arc> encoder(encode_props, ENCODE);
422 EncodeFst<Arc> E(T, &encoder);
424 DecodeFst<Arc> D(Encoded, encoder);
    [all...]
  /external/chromium_org/third_party/libvpx/
libvpx_asm_offsets_vp8.target.darwin-arm.mk 25 third_party/libvpx/source/libvpx/vp8/encoder/vp8_asm_enc_offsets.c
libvpx_asm_offsets_vp8.target.darwin-arm64.mk 25 third_party/libvpx/source/libvpx/vp8/encoder/vp8_asm_enc_offsets.c
libvpx_asm_offsets_vp8.target.darwin-x86.mk 25 third_party/libvpx/source/libvpx/vp8/encoder/vp8_asm_enc_offsets.c
libvpx_asm_offsets_vp8.target.darwin-x86_64.mk 25 third_party/libvpx/source/libvpx/vp8/encoder/vp8_asm_enc_offsets.c
libvpx_asm_offsets_vp8.target.linux-arm.mk 25 third_party/libvpx/source/libvpx/vp8/encoder/vp8_asm_enc_offsets.c
libvpx_asm_offsets_vp8.target.linux-arm64.mk 25 third_party/libvpx/source/libvpx/vp8/encoder/vp8_asm_enc_offsets.c
libvpx_asm_offsets_vp8.target.linux-x86.mk 25 third_party/libvpx/source/libvpx/vp8/encoder/vp8_asm_enc_offsets.c
libvpx_asm_offsets_vp8.target.linux-x86_64.mk 25 third_party/libvpx/source/libvpx/vp8/encoder/vp8_asm_enc_offsets.c
libvpx_intrinsics_mmx.target.darwin-x86.mk 27 third_party/libvpx/source/libvpx/vp8/encoder/x86/vp8_enc_stubs_mmx.c
libvpx_intrinsics_mmx.target.darwin-x86_64.mk 27 third_party/libvpx/source/libvpx/vp8/encoder/x86/vp8_enc_stubs_mmx.c
libvpx_intrinsics_mmx.target.linux-x86.mk 27 third_party/libvpx/source/libvpx/vp8/encoder/x86/vp8_enc_stubs_mmx.c
libvpx_intrinsics_mmx.target.linux-x86_64.mk 27 third_party/libvpx/source/libvpx/vp8/encoder/x86/vp8_enc_stubs_mmx.c
libvpx_intrinsics_sse4_1.target.darwin-x86.mk 25 third_party/libvpx/source/libvpx/vp8/encoder/x86/quantize_sse4.c
libvpx_intrinsics_sse4_1.target.darwin-x86_64.mk 25 third_party/libvpx/source/libvpx/vp8/encoder/x86/quantize_sse4.c
libvpx_intrinsics_sse4_1.target.linux-x86.mk 25 third_party/libvpx/source/libvpx/vp8/encoder/x86/quantize_sse4.c
libvpx_intrinsics_sse4_1.target.linux-x86_64.mk 25 third_party/libvpx/source/libvpx/vp8/encoder/x86/quantize_sse4.c
libvpx_intrinsics_ssse3.target.darwin-x86.mk 26 third_party/libvpx/source/libvpx/vp8/encoder/x86/quantize_ssse3.c \

Completed in 1223 milliseconds

<<1112131415