| acquire() | com::avpkit::ferry::RefCounted | virtual |
| copyReference() | com::avpkit::ferry::RefCounted | virtual |
| destroy() | com::avpkit::ferry::RefCounted | protectedvirtual |
| Feature enum name | com::avpkit::core::IVideoResampler | |
| FEATURE_COLORSPACECONVERSION enum value (defined in com::avpkit::core::IVideoResampler) | com::avpkit::core::IVideoResampler | |
| FEATURE_IMAGERESCALING enum value (defined in com::avpkit::core::IVideoResampler) | com::avpkit::core::IVideoResampler | |
| getCurrentRefCount() | com::avpkit::ferry::RefCounted | virtual |
| getInputHeight()=0 | com::avpkit::core::IVideoResampler | pure virtual |
| getInputPixelFormat()=0 | com::avpkit::core::IVideoResampler | pure virtual |
| getInputWidth()=0 | com::avpkit::core::IVideoResampler | pure virtual |
| getJavaAllocator() | com::avpkit::ferry::RefCounted | |
| getNumProperties()=0 | com::avpkit::core::IVideoResampler | pure virtual |
| getOutputHeight()=0 | com::avpkit::core::IVideoResampler | pure virtual |
| getOutputPixelFormat()=0 | com::avpkit::core::IVideoResampler | pure virtual |
| getOutputWidth()=0 | com::avpkit::core::IVideoResampler | pure virtual |
| getPropertyAsBoolean(const char *name)=0 | com::avpkit::core::IVideoResampler | pure virtual |
| getPropertyAsDouble(const char *name)=0 | com::avpkit::core::IVideoResampler | pure virtual |
| getPropertyAsLong(const char *name)=0 | com::avpkit::core::IVideoResampler | pure virtual |
| getPropertyAsRational(const char *name)=0 | com::avpkit::core::IVideoResampler | pure virtual |
| getPropertyAsString(const char *name)=0 | com::avpkit::core::IVideoResampler | pure virtual |
| getPropertyMetaData(int32_t propertyNo)=0 | com::avpkit::core::IVideoResampler | pure virtual |
| getPropertyMetaData(const char *name)=0 | com::avpkit::core::IVideoResampler | pure virtual |
| isSupported(Feature feature) | com::avpkit::core::IVideoResampler | static |
| IVideoResampler() (defined in com::avpkit::core::IVideoResampler) | com::avpkit::core::IVideoResampler | protected |
| make(int32_t outputWidth, int32_t outputHeight, IPixelFormat::Type outputFmt, int32_t inputWidth, int32_t inputHeight, IPixelFormat::Type inputFmt) | com::avpkit::core::IVideoResampler | static |
| mAllocator | com::avpkit::ferry::RefCounted | protected |
| mRefCount | com::avpkit::ferry::RefCounted | protected |
| RefCounted() (defined in com::avpkit::ferry::RefCounted) | com::avpkit::ferry::RefCounted | protected |
| release() | com::avpkit::ferry::RefCounted | virtual |
| resample(IVideoPicture *outVideoPicture, IVideoPicture *inVideoPicture)=0 | com::avpkit::core::IVideoResampler | pure virtual |
| setJavaAllocator(void *allocator) | com::avpkit::ferry::RefCounted | |
| setProperty(const char *name, const char *value)=0 | com::avpkit::core::IVideoResampler | pure virtual |
| setProperty(const char *name, double value)=0 | com::avpkit::core::IVideoResampler | pure virtual |
| setProperty(const char *name, int64_t value)=0 | com::avpkit::core::IVideoResampler | pure virtual |
| setProperty(const char *name, bool value)=0 | com::avpkit::core::IVideoResampler | pure virtual |
| setProperty(const char *name, IRational *value)=0 | com::avpkit::core::IVideoResampler | pure virtual |
| setProperty(IMetaData *valuesToSet, IMetaData *valuesNotFound)=0 | com::avpkit::core::IVideoResampler | pure virtual |
| ~IVideoResampler() (defined in com::avpkit::core::IVideoResampler) | com::avpkit::core::IVideoResampler | protectedvirtual |
| ~RefCounted() (defined in com::avpkit::ferry::RefCounted) | com::avpkit::ferry::RefCounted | protectedvirtual |