Searched refs:log8 (Results 1 – 2 of 2) sorted by relevance
20 log8 =LogFactory.getFactory().getInstance(MyClass.class);
2416 double log8; /* Absolute error in 8 bits to log */ member2530 pm->log8 = pm->log16 = 0; /* Means 'off' */ in modifier_init()2700 if (pm->log8 == 0) /* switched off */ in outlog()2704 return pm->log8 / 255 * ((1<<out_depth)-1); in outlog()2706 return pm->log8; in outlog()2720 if (pm->log8 == 0) in outlog()2723 return pm->log8 * 257; in outlog()11973 --argc, pm.log8 = atof(*++argv), catmore = 1; in main()