Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/mi/
H A Dmiarc.c3028 #define SPAN_CHUNK_SIZE 128 macro
3031 struct finalSpan data[SPAN_CHUNK_SIZE];
3050 for (i = 1; i < SPAN_CHUNK_SIZE - 1; i++) { in realAllocSpan()