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

/hardware/samsung_slsi/exynos5/include/
H A DExynosJpegApi.h31 #define JPEG_MAX_PLANE_CNT (3) macro
71 int addr[JPEG_MAX_PLANE_CNT];
72 int size[JPEG_MAX_PLANE_CNT];
/hardware/samsung_slsi/exynos5/libhwjpeg/
H A DExynosJpegBase.cpp200 struct v4l2_plane plane[JPEG_MAX_PLANE_CNT];
205 memset(plane, 0, (int)JPEG_MAX_PLANE_CNT * sizeof(struct v4l2_plane));

Completed in 56 milliseconds