Lines Matching refs:PICODSP_COS_TABLE_LEN2
3927 i = k = ang >> PICODSP_PI_SHIFT; /* * PICODSP_COS_TABLE_LEN2/PICODSP_FIX_SCALE2 */3932 if (i > PICODSP_COS_TABLE_LEN2)3936 i = PICODSP_COS_TABLE_LEN2 - i;3948 if (i > PICODSP_COS_TABLE_LEN2)3952 i = PICODSP_COS_TABLE_LEN2 - i;