Lines Matching refs:PICODSP_COS_TABLE_LEN2
3928 i = k = ang >> PICODSP_PI_SHIFT; /* * PICODSP_COS_TABLE_LEN2/PICODSP_FIX_SCALE2 */3933 if (i > PICODSP_COS_TABLE_LEN2)3937 i = PICODSP_COS_TABLE_LEN2 - i;3949 if (i > PICODSP_COS_TABLE_LEN2)3953 i = PICODSP_COS_TABLE_LEN2 - i;