Searched refs:decoder (Results 151 - 175 of 185) sorted by relevance

12345678

/external/libvpx/
H A Dlibs.mk61 CODEC_DOC_SECTIONS += decoder
284 asm_dec_offsets.asm: $(VP8_PREFIX)decoder/asm_dec_offsets.c.o
286 OBJS-yes += $(VP8_PREFIX)decoder/asm_dec_offsets.c.o
H A Dexamples.mk29 vpxdec.DESCRIPTION = Full featured decoder
57 simple_decoder.DESCRIPTION = Simplified decoder loop
/external/libvorbis/doc/
H A D02-bitpacking.tex12 decoder. Most current binary storage arrangements group bits into a
93 interpreted by the decoder given decode context. That is, the three
96 The encoder and decoder are responsible for knowing if fields are to
H A Da1-encapsulation-ogg.tex164 This allows the decoder to always be able to perform PCM position
172 decoder implementation to return incorrect positioning information
H A D09-helper.tex52 representation used by the decoder for floating point numbers. For
H A D04-codec.tex96 \captionof{figure}{decoder pipeline configuration}
282 indicates stream corruption or a non-compliant stream. The decoder
583 finished data to be returned by the decoder. This data spans from the
615 is naturally possible for a decoder to produce output with channels in
616 any order. Any such decoder should explicitly document channel
/external/flac/libFLAC/
H A Dstream_encoder.c314 static FLAC__StreamDecoderReadStatus verify_read_callback_(const FLAC__StreamDecoder *decoder, FLAC__byte buffer[], size_t *bytes, void *client_data);
315 static FLAC__StreamDecoderWriteStatus verify_write_callback_(const FLAC__StreamDecoder *decoder, const FLAC__Frame *frame, const FLAC__int32 * const buffer[], void *client_data);
316 static void verify_metadata_callback_(const FLAC__StreamDecoder *decoder, const FLAC__StreamMetadata *metadata, void *client_data);
317 static void verify_error_callback_(const FLAC__StreamDecoder *decoder, FLAC__StreamDecoderErrorStatus status, void *client_data);
428 FLAC__StreamDecoder *decoder; member in struct:FLAC__StreamEncoderPrivate::__anon6067
607 if(0 != encoder->private_->verify.decoder)
608 FLAC__stream_decoder_delete(encoder->private_->verify.decoder);
1005 * Now set up a stream decoder for verification
1007 encoder->private_->verify.decoder = FLAC__stream_decoder_new();
1008 if(0 == encoder->private_->verify.decoder) {
4170 verify_read_callback_(const FLAC__StreamDecoder *decoder, FLAC__byte buffer[], size_t *bytes, void *client_data) argument
4201 verify_write_callback_(const FLAC__StreamDecoder *decoder, const FLAC__Frame *frame, const FLAC__int32 * const buffer[], void *client_data) argument
4244 verify_metadata_callback_(const FLAC__StreamDecoder *decoder, const FLAC__StreamMetadata *metadata, void *client_data) argument
4249 verify_error_callback_(const FLAC__StreamDecoder *decoder, FLAC__StreamDecoderErrorStatus status, void *client_data) argument
[all...]
/external/llvm/
H A Dtblgen-rules.mk139 $(call transform-td-to-out,arm-decoder)
H A Dllvm-tblgen-rules.mk202 $(call transform-td-to-out,arm-decoder)
/external/webkit/Source/WebCore/dom/
H A DXMLDocumentParserQt.cpp187 if (document()->decoder() && document()->decoder()->sawError()) {
188 // If the decoder saw an error, report it as fatal (stops parsing)
H A DXMLDocumentParserLibxml2.cpp674 if (document()->decoder() && document()->decoder()->sawError()) {
675 // If the decoder saw an error, report it as fatal (stops parsing)
H A DDocument.cpp1033 if (TextResourceDecoder* d = decoder())
1047 if (!decoder())
1049 decoder()->setEncoding(charset, TextResourceDecoder::UserChosenEncoding);
3912 void Document::setDecoder(PassRefPtr<TextResourceDecoder> decoder) argument
3914 m_decoder = decoder;
/external/chromium/webkit/glue/media/
H A Dvideo_renderer_impl.cc20 bool VideoRendererImpl::OnInitialize(media::VideoDecoder* decoder) { argument
/external/sonivox/arm-fm-22k/lib_src/
H A Deas_pcm.c56 /* SMAF ADPCM decoder */
67 /* IMA ADPCM decoder */
333 /* make sure we support this decoder */
334 if (pParams->decoder >= NUM_DECODER_MODULES)
339 if (decoders[pParams->decoder] == NULL)
360 pState->pDecoder = decoders[pParams->decoder];
951 /* initialize the decoder */
/external/sonivox/arm-hybrid-22k/lib_src/
H A Deas_pcm.c56 /* SMAF ADPCM decoder */
67 /* IMA ADPCM decoder */
333 /* make sure we support this decoder */
334 if (pParams->decoder >= NUM_DECODER_MODULES)
339 if (decoders[pParams->decoder] == NULL)
360 pState->pDecoder = decoders[pParams->decoder];
951 /* initialize the decoder */
/external/sonivox/arm-wt-22k/lib_src/
H A Deas_pcm.c56 /* SMAF ADPCM decoder */
67 /* IMA ADPCM decoder */
333 /* make sure we support this decoder */
334 if (pParams->decoder >= NUM_DECODER_MODULES)
339 if (decoders[pParams->decoder] == NULL)
360 pState->pDecoder = decoders[pParams->decoder];
951 /* initialize the decoder */
/external/webkit/Source/WebCore/page/
H A DPage.cpp692 RefPtr<TextResourceDecoder> decoder = TextResourceDecoder::create("text/css");
693 m_userStyleSheet = decoder->decode(data->data(), data->size());
694 m_userStyleSheet += decoder->flush();
H A DFrameView.cpp1413 if (TextResourceDecoder* decoder = m_frame->document()->decoder())
1414 return scrollToAnchor(decodeURLEscapeSequences(fragmentIdentifier, decoder->encoding()));
/external/webkit/Source/WebKit/mac/WebView/
H A DWebView.mm1785 RefPtr<TextResourceDecoder> decoder = TextResourceDecoder::create("text/html"); // bookmark files are HTML
1786 String result = decoder->decode(static_cast<const char*>([data bytes]), [data length]);
1787 result += decoder->flush();
3082 NSCoder *decoder = [arguments objectForKey:@"decoder"];
3083 if (decoder) {
3084 self = [self initWithCoder:decoder];
3149 - (id)initWithCoder:(NSCoder *)decoder
3152 return [[self _webkit_invokeOnMainThread] initWithCoder:decoder];
3164 result = [super initWithCoder:decoder];
[all...]
/external/oprofile/events/i386/nehalem/
H A Devents35 event:0x18 counters:0,1,2,3 um:inst_decoded minimum:6000 name:INST_DECODED : Counts number of instructions that require decoder 0 to be decoded. Usually, this means that the instruction maps to more than 1 uop
38 event:0x1E counters:0,1,2,3 um:one minimum:6000 name:INST_QUEUE_WRITE_CYCLES : This event counts the number of cycles during which instructions are written to the instruction queue. Dividing this counter by the number of instructions written to the instruction queue (INST_QUEUE_WRITES) yields the average number of instructions decoded each cycle. If this number is less than four and the pipe stalls, this indicates that the decoder is failing to decode enough instructions per cycle to sustain the 4-wide pipeline.
45 event:0x3D counters:0,1,2,3 um:one minimum:6000 name:UOPS_DECODED_DEC0 : Counts micro-ops decoded by decoder 0.
/external/webkit/Source/WebCore/rendering/
H A DRenderText.cpp180 const TextEncoding* encoding = document()->decoder() ? &document()->decoder()->encoding() : 0;
1164 const TextEncoding* encoding = document()->decoder() ? &document()->decoder()->encoding() : 0;
/external/chromium/chrome/browser/ui/webui/options/
H A Dextension_settings_handler.cc253 webkit_glue::ImageDecoder decoder; local
255 *decoded = decoder.Decode(data, file_contents.length());
/external/protobuf/
H A DMakefile.am117 python/google/protobuf/internal/decoder.py \
/external/oprofile/events/x86-64/family11h/
H A Devents97 event:0xd0 counters:0,1,2,3 um:zero minimum:500 name:DECODER_EMPTY : Nothing to dispatch (decoder empty)
/external/oprofile/events/x86-64/hammer/
H A Devents92 event:0xd0 counters:0,1,2,3 um:zero minimum:500 name:DECODER_EMPTY : Nothing to dispatch (decoder empty)

Completed in 617 milliseconds

12345678