Searched refs:CODA_FRATE_DIV_OFFSET (Results 1 – 2 of 2) sorted by relevance
267 #define CODA_FRATE_DIV_OFFSET 16 macro
1366 CODA_FRATE_DIV_OFFSET); in coda_g_parm()1433 return ((timeperframe->numerator - 1) << CODA_FRATE_DIV_OFFSET) | in coda_timeperframe_to_frate()