Searched defs:Decoder (Results 1 – 14 of 14) sorted by relevance
28 struct NuPlayer::Decoder : public DecoderBase { struct74 sp<CCDecoder> mCCDecoder; argument76 sp<AMessage> mInputFormat;77 sp<AMessage> mOutputFormat;78 sp<MediaCodec> mCodec;79 sp<ALooper> mCodecLooper;81 List<sp<AMessage> > mPendingInputMessages;83 Vector<sp<MediaCodecBuffer> > mInputBuffers;84 Vector<sp<MediaCodecBuffer> > mOutputBuffers;85 Vector<sp<ABuffer> > mCSDsForCurrentFormat;[all …]
59 NuPlayer::Decoder::Decoder( in Decoder() function in android::NuPlayer::Decoder
31 struct NuPlayer2::Decoder : public DecoderBase { struct77 sp<CCDecoder> mCCDecoder; argument79 sp<AMediaFormatWrapper> mInputFormat;80 sp<AMediaCodecWrapper> mCodec;82 List<sp<AMessage> > mPendingInputMessages;84 Vector<sp<MediaCodecBuffer> > mInputBuffers;85 Vector<sp<MediaCodecBuffer> > mOutputBuffers;86 Vector<sp<ABuffer> > mCSDsForCurrentFormat;87 Vector<sp<ABuffer> > mCSDsToSubmit;88 Vector<bool> mInputBufferIsDequeued;[all …]
59 NuPlayer2::Decoder::Decoder( in Decoder() function in android::NuPlayer2::Decoder
8 public class Decoder { class26 public Decoder(byte[] buf) { in Decoder() method in Decoder30 public Decoder(ByteBuffer buf) { in Decoder() method in Decoder
24 class Decoder; variable
94 final static class Decoder { class in IpManagerEvent
99 final static class Decoder { class in IpReachabilityEvent
123 final static class Decoder { class in ApfProgramEvent
108 final static class Decoder { class in NetworkEvent
110 final static class Decoder { class in ValidationProbeEvent
106 final static class Decoder { class in DhcpErrorEvent
176 /* package */ static class Decoder extends Coder { class in Base64241 public Decoder(int flags, byte[] output) { in Decoder() method in Base64.Decoder
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...