Searched refs:pcache (Results 1 – 1 of 1) sorted by relevance
454 imeldata *pcache, *pframe; in swicms_cache_frame() local460 pcache = swicms->cached_sections[ i]; in swicms_cache_frame()463 for (i = 0; i < MAX_CHAN_DIM; i++) *pcache++ = 0; in swicms_cache_frame()464 pcache -= MAX_CHAN_DIM; in swicms_cache_frame()467 for (i = 0; i < MAX_CHAN_DIM; i++) *pcache++ += *pframe++; in swicms_cache_frame()