Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/soc_camera/
Dmx2_camera.c185 #define RESIZE_NUM_MAX 20 macro
209 unsigned char s[RESIZE_NUM_MAX]; /* table of coefficients */
592 for (i = RESIZE_NUM_MAX - 1; i >= 0; i--) { in mx2_prp_resize_commit()
1030 if (num > RESIZE_NUM_MAX) in mx2_emmaprp_resize()
1083 if (len > RESIZE_NUM_MAX) in mx2_emmaprp_resize()
1097 if (len >= RESIZE_NUM_MAX) in mx2_emmaprp_resize()