Searched defs:Decode (Results 26 - 50 of 125) sorted by path

12345

/external/chromium_org/media/filters/
H A Dffmpeg_video_decoder_unittest.cc121 VideoDecoder::Status status = Decode(*iter);
180 VideoDecoder::Status Decode(const scoped_refptr<DecoderBuffer>& buffer) { function in class:media::FFmpegVideoDecoderTest
184 decoder_->Decode(buffer, decode_cb_);
387 EXPECT_EQ(VideoDecoder::kOk, Decode(corrupt_i_frame_buffer_));
389 EXPECT_EQ(VideoDecoder::kDecodeError, Decode(i_frame_buffer_));
394 EXPECT_EQ(VideoDecoder::kDecodeError, Decode(i_frame_buffer_));
409 // Decode |i_frame_buffer_| and then a frame with a larger width and verify
415 // Decode |i_frame_buffer_| and then a frame with a smaller width and verify
421 // Decode |i_frame_buffer_| and then a frame with a larger height and verify
427 // Decode |i_frame_buffer
[all...]
H A Dgpu_video_decoder.cc30 // Maximum number of concurrent VDA::Decode() operations GVD will maintain.
220 void GpuVideoDecoder::Decode(const scoped_refptr<DecoderBuffer>& buffer, function in class:media::GpuVideoDecoder
273 vda_->Decode(bitstream_buffer);
316 next_picture_buffer_id_ == 0 || // Decode() will ProvidePictureBuffers().
H A Dopus_audio_decoder.cc273 void OpusAudioDecoder::Decode(const scoped_refptr<DecoderBuffer>& buffer, function in class:media::OpusAudioDecoder
332 if (!Decode(input, &output_buffer)) {
441 bool OpusAudioDecoder::Decode(const scoped_refptr<DecoderBuffer>& input, function in class:media::OpusAudioDecoder
H A Dvpx_video_decoder.cc303 void VpxVideoDecoder::Decode(const scoped_refptr<DecoderBuffer>& buffer, function in class:media::VpxVideoDecoder
/external/chromium_org/mojo/public/cpp/bindings/lib/
H A Dbindings_serialization.h66 inline void Decode(T* obj, std::vector<Handle>* handles) { function in namespace:mojo::internal
/external/chromium_org/native_client_sdk/src/tools/
H A Ddecode_dump.py131 def Decode(self, text): member in class:CoreDecoder
/external/chromium_org/net/quic/
H A Dquic_socket_address_coder.cc51 bool QuicSocketAddressCoder::Decode(const char* data, size_t length) { function in class:net::QuicSocketAddressCoder
/external/chromium_org/net/tools/dump_cache/
H A Durl_to_filename_encoder.cc169 bool UrlToFilenameEncoder::Decode(const string& encoded_filename, function in class:net::UrlToFilenameEncoder
/external/chromium_org/net/websockets/
H A Dwebsocket_frame_parser.cc47 bool WebSocketFrameParser::Decode( function in class:net::WebSocketFrameParser
66 // data to the next round of Decode().
/external/chromium_org/ppapi/c/dev/
H A Dppb_video_decoder_dev.h38 * - Call Decode() to decode some video data.
88 int32_t (*Decode)(PP_Resource video_decoder, member in struct:PPB_VideoDecoder_Dev_0_16
138 * Decode() calls. |callback| will be called when the reset is done.
/external/chromium_org/ppapi/c/
H A Dppb_video_decoder.h41 * - Call Decode() continuously (waiting for each previous call to complete) to
106 * returning PP_OK or by running |callback| before calling Decode() again.
113 * If the call to Decode() eventually results in a picture, the |decode_id|
115 * associate decoded pictures with Decode() calls (e.g. to assign timestamps
122 * used to associate calls to Decode() with decoded pictures returned by
132 * Returns PP_ERROR_INPROGRESS if there is another Decode() call pending.
134 * Returns PP_ERROR_ABORTED when Reset() is called while Decode() is pending.
136 int32_t (*Decode)(PP_Resource video_decoder, member in struct:PPB_VideoDecoder_0_2
180 * pending Decode() call to completion. The plugin should make no further
201 * pending calls to Decode() an
230 int32_t (*Decode)(PP_Resource video_decoder, member in struct:PPB_VideoDecoder_0_1
[all...]
/external/chromium_org/ppapi/cpp/dev/
H A Dvideo_decoder_dev.cc48 int32_t VideoDecoder_Dev::Decode( function in class:pp::VideoDecoder_Dev
53 return get_interface<PPB_VideoDecoder_Dev>()->Decode(
/external/chromium_org/ppapi/cpp/
H A Dvideo_decoder.cc70 int32_t VideoDecoder::Decode(uint32_t decode_id, function in class:pp::VideoDecoder
75 return get_interface<PPB_VideoDecoder_0_2>()->Decode(
79 return get_interface<PPB_VideoDecoder_0_1>()->Decode(
/external/chromium_org/ppapi/proxy/
H A Dppb_video_decoder_proxy.cc37 virtual int32_t Decode(const PP_VideoBitstreamBuffer_Dev* bitstream_buffer,
68 int32_t VideoDecoder::Decode( function in class:ppapi::proxy::VideoDecoder
241 enter.SetResult(enter.object()->Decode(&bitstream, enter.callback()));
H A Dvideo_decoder_resource.cc150 int32_t VideoDecoderResource::Decode(uint32_t decode_id, function in class:ppapi::proxy::VideoDecoderResource
163 // If we allow the plugin to call Decode again, we must have somewhere to
241 // the plugin call Decode again.
306 // Cause any pending Decode or GetPicture callbacks to abort after we return,
457 // If the plugin is waiting, let it call Decode again.
/external/chromium_org/ppapi/thunk/
H A Dppb_video_decoder_dev_thunk.cc34 int32_t Decode(PP_Resource video_decoder, function in namespace:ppapi::thunk::__anon10321
41 enter.object()->Decode(bitstream_buffer, enter.callback()));
81 &Decode,
H A Dppb_video_decoder_thunk.cc64 int32_t Decode(PP_Resource video_decoder, function in namespace:ppapi::thunk::__anon10322
69 VLOG(4) << "PPB_VideoDecoder::Decode()";
73 return enter.SetResult(enter.object()->Decode(decode_id,
120 &Decode,
131 &Decode,
/external/chromium_org/remoting/codec/
H A Daudio_decoder_opus.cc79 scoped_ptr<AudioPacket> AudioDecoderOpus::Decode( function in class:remoting::AudioDecoderOpus
H A Daudio_decoder_verbatim.cc18 scoped_ptr<AudioPacket> AudioDecoderVerbatim::Decode( function in class:remoting::AudioDecoderVerbatim
/external/chromium_org/sdch/open-vcdiff/src/google/
H A Dvcdecoder.h74 // This convention differs from the non-streaming Encode/Decode
157 bool Decode(const char* dictionary_ptr, function in class:open_vcdiff::VCDiffDecoder
/external/chromium_org/sdch/open-vcdiff/src/
H A Dvcdiff_main.cc86 bool Decode();
444 bool VCDiffFileBasedCoder::Decode() { function in class:open_vcdiff::VCDiffFileBasedCoder
490 std::cerr << "Decode error; '" << FLAGS_delta
554 std::cerr << "Decode error; '" << FLAGS_delta
619 if (!coder.Decode()) {
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/java/jni/
H A Dpeerconnection_jni.cc1967 Decode(const EncodedImage& inputImage, bool missingFrames,
2259 int32_t MediaCodecVideoDecoder::Decode( function in class:__anon12617::MediaCodecVideoDecoder
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
H A Dfakewebrtcvideoengine.h75 virtual int32 Decode( function in class:cricket::FakeWebRtcVideoDecoder
/external/chromium_org/third_party/libwebp/dec/
H A Dwebp.c470 // Decode bitstream header, update io->width/io->height.
477 if (status == VP8_STATUS_OK) { // Decode
499 if (status == VP8_STATUS_OK) { // Decode
599 static uint8_t* Decode(WEBP_CSP_MODE mode, const uint8_t* const data, function
617 // Decode
630 return Decode(MODE_RGB, data, data_size, width, height, NULL);
635 return Decode(MODE_RGBA, data, data_size, width, height, NULL);
640 return Decode(MODE_ARGB, data, data_size, width, height, NULL);
645 return Decode(MODE_BGR, data, data_size, width, height, NULL);
650 return Decode(MODE_BGR
[all...]
/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/
H A DSkPdfNativeTokenizer.cpp1024 DECLARE_PDF_NAME(Decode); variable
1057 HANDLE_NAME_ABBR(key, Decode, D);

Completed in 426 milliseconds

12345