Home
last modified time | relevance | path

Searched refs:NUM_JPEG_ENC_OUT_PLANES (Results 1 – 1 of 1) sorted by relevance

/hardware/samsung_slsi/exynos5/libhwjpeg/
DExynosJpegEncoder.cpp42 #define NUM_JPEG_ENC_OUT_PLANES (1) macro
83 NUM_JPEG_ENC_OUT_PLANES, NUM_JPEG_ENC_OUT_PLANES); in getOutBuf()
101 iRet = setBuf(&t_stJpegOutbuf, &iBuf, &iSize, NUM_JPEG_ENC_OUT_PLANES); in setOutBuf()
150 NUM_JPEG_ENC_IN_PLANES, NUM_JPEG_ENC_OUT_PLANES); in updateConfig()
194 return ExynosJpegBase::execute(t_iPlaneNum, NUM_JPEG_ENC_OUT_PLANES); in encode()