Searched refs:ExynosJpegDecoder (Results 1 - 3 of 3) sorted by relevance

/hardware/samsung_slsi/exynos5/include/
H A DExynosJpegApi.h194 //! ExynosJpegDecoder class
198 class ExynosJpegDecoder : public ExynosJpegBase { class in inherits:ExynosJpegBase
201 ExynosJpegDecoder();
202 virtual ~ExynosJpegDecoder();
/hardware/samsung_slsi/exynos5/libhwjpeg/
H A DAndroid.mk24 ExynosJpegDecoder.cpp
H A DExynosJpegDecoder.cpp50 ExynosJpegDecoder::ExynosJpegDecoder() function in class:ExynosJpegDecoder
56 ExynosJpegDecoder::~ExynosJpegDecoder()
63 int ExynosJpegDecoder::create(void)
68 int ExynosJpegDecoder::destroy(void)
73 int ExynosJpegDecoder::setJpegConfig(void *pConfig)
78 int ExynosJpegDecoder::getInBuf(int *piBuf, int *piInputSize)
84 int ExynosJpegDecoder::getOutBuf(int *piBuf, int *piOutputSize, int iSize)
89 int ExynosJpegDecoder
[all...]

Completed in 78 milliseconds