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

  /external/flac/libFLAC/
float.c 57 static const FLAC__uint32 log2_lookup[][LOG2_LOOKUP_PRECISION] = { variable
278 const FLAC__uint32 *table = log2_lookup[fracbits >> 2];

Completed in 210 milliseconds