TwiceAsNice  2019-02-18
INDI::MJPEGEncoder Member List

This is the complete list of members for INDI::MJPEGEncoder, including all inherited members.

currentCCDINDI::EncoderInterfaceprotected
EncoderInterface()=defaultINDI::EncoderInterface
getDeviceName()INDI::MJPEGEncoderprivate
getName()INDI::EncoderInterface
init(CCD *activeCCD)INDI::EncoderInterfacevirtual
jpeg_compress_8u_gray(const uint8_t *src, uint16_t width, uint16_t height, int stride, uint8_t *dest, int *destsize, int quality)INDI::MJPEGEncoderprivate
jpeg_compress_8u_rgb(const uint8_t *src, uint16_t width, uint16_t height, int stride, uint8_t *dest, int *destsize, int quality)INDI::MJPEGEncoderprivate
jpegBufferINDI::MJPEGEncoderprivate
jpegBufferSizeINDI::MJPEGEncoderprivate
MJPEGEncoder()INDI::MJPEGEncoder
nameINDI::EncoderInterfaceprotected
pixelDepthINDI::EncoderInterfaceprotected
pixelFormatINDI::EncoderInterfaceprotected
rawHeightINDI::EncoderInterfaceprotected
rawWidthINDI::EncoderInterfaceprotected
setPixelFormat(INDI_PIXEL_FORMAT pixelFormat, uint8_t pixelDepth)INDI::EncoderInterfacevirtual
setSize(uint16_t width, uint16_t height)INDI::EncoderInterfacevirtual
upload(IBLOB *bp, const uint8_t *buffer, uint32_t nbytes, bool isCompressed=false) overrideINDI::MJPEGEncodervirtual
~EncoderInterface()=defaultINDI::EncoderInterfacevirtual
~MJPEGEncoder()INDI::MJPEGEncoder