Searched refs:PISPBE_MAX_PLANES (Results 1 – 2 of 2) sorted by relevance
14 #define PISPBE_MAX_PLANES 3 macro22 unsigned int plane_factor[PISPBE_MAX_PLANES];
324 for (p = 0; p < num_planes && p < PISPBE_MAX_PLANES; p++) { in pispbe_get_planes_addr()329 for (; p < PISPBE_MAX_PLANES && node->pisp_format->plane_factor[p]; p++) { in pispbe_get_planes_addr()1070 for (unsigned int i = 0; i < PISPBE_MAX_PLANES; i++) in pispbe_set_plane_params()