Home | History | Annotate | Download | only in videocodec

Lines Matching defs:OMXVideoDecoderBase

34 class OMXVideoDecoderBase : public OMXComponentCodecBase {
36 OMXVideoDecoderBase();
37 virtual ~OMXVideoDecoderBase();
77 DECLARE_HANDLER(OMXVideoDecoderBase, ParamVideoPortFormat);
78 DECLARE_HANDLER(OMXVideoDecoderBase, CapabilityFlags);
79 DECLARE_HANDLER(OMXVideoDecoderBase, NativeBufferUsage);
80 DECLARE_HANDLER(OMXVideoDecoderBase, NativeBuffer);
81 DECLARE_HANDLER(OMXVideoDecoderBase, NativeBufferMode);
82 DECLARE_HANDLER(OMXVideoDecoderBase, DecoderRotation);
83 DECLARE_HANDLER(OMXVideoDecoderBase, DecoderOutputCrop);
85 DECLARE_HANDLER(OMXVideoDecoderBase, DecoderVppBufferNum);
87 DECLARE_HANDLER(OMXVideoDecoderBase, StoreMetaDataMode);
88 DECLARE_HANDLER(OMXVideoDecoderBase, ErrorReportMode);
89 DECLARE_HANDLER(OMXVideoDecoderBase, CodecPriority);
90 DECLARE_HANDLER(OMXVideoDecoderBase, DecoderOperatingRate);