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

  /external/libjpeg-turbo/
jcdctmgr.c 172 compute_reciprocal (UINT16 divisor, DCTELEM * dtbl) function
263 if(!compute_reciprocal(qtbl->quantval[i] << 3, &dtbl[i])
303 if(!compute_reciprocal(

Completed in 565 milliseconds