HomeSort by relevance Sort by last modified time
    Searched full:postpoint (Results 1 - 1 of 1) sorted by null

  /external/libvorbis/lib/
psy.c 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]]; local
1048 postpoint=stereo_threshholds_limited[g->coupling_postpointamp[blobno]];
1079 flag_lossless(limit,prepoint,postpoint,&mdct[k][i],floor[k],flag[k],i,jn);
    [all...]

Completed in 124 milliseconds