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

/hardware/samsung_slsi/exynos5/libhwjpeg/
H A DExynosJpegDecoder.cpp42 #define NUM_JPEG_DEC_OUT_PLANES (1) macro
145 NUM_JPEG_DEC_IN_PLANES, NUM_JPEG_DEC_OUT_PLANES);
186 int ret = ExynosJpegBase::execute(NUM_JPEG_DEC_OUT_PLANES, t_iPlaneNum);
197 return ExynosJpegBase::execute(NUM_JPEG_DEC_OUT_PLANES, t_iPlaneNum);

Completed in 65 milliseconds