Lines Matching full:postpoint
917 static void flag_lossless(int limit, float prepoint, float postpoint, float *mdct,
921 float point = j>=limit-i ? postpoint : prepoint;
1022 float postpoint=stereo_threshholds[g->coupling_postpointamp[blobno]];
1048 postpoint=stereo_threshholds_limited[g->coupling_postpointamp[blobno]];
1079 flag_lossless(limit,prepoint,postpoint,&mdct[k][i],floor[k],flag[k],i,jn);