Searched refs:log8 (Results 1 – 2 of 2) sorted by relevance
20 log8 =LogFactory.getFactory().getInstance(MyClass.class);
2415 double log8; /* Absolute error in 8 bits to log */ member2529 pm->log8 = pm->log16 = 0; /* Means 'off' */ in modifier_init()2699 if (pm->log8 == 0) /* switched off */ in outlog()2703 return pm->log8 / 255 * ((1<<out_depth)-1); in outlog()2705 return pm->log8; in outlog()2719 if (pm->log8 == 0) in outlog()2722 return pm->log8 * 257; in outlog()11986 --argc, pm.log8 = atof(*++argv), catmore = 1; in main()