HomeSort by relevance Sort by last modified time
    Searched refs:logadd_table_info (Results 1 - 4 of 4) sorted by null

  /external/srec/srec/clib/
log_add.h 23 static PINLINE prdata log_increment_inline(prdata ival, const logadd_table_info *logtab);
25 static PINLINE prdata log_increment_inline(prdata ival, const logadd_table_info *logtab)
log_add.c 46 void create_lookup_logadd(logadd_table_info *logtab, float mul_scale)
87 void destroy_lookup_logadd(logadd_table_info *logtab)
  /external/srec/srec/include/
prelib.h 45 void create_lookup_logadd(logadd_table_info *table, float mul_scale);
51 void destroy_lookup_logadd(logadd_table_info *table);
pre_desc.h 86 logadd_table_info; typedef in typeref:struct:__anon12641
176 logadd_table_info add; /* logadd-table */
192 logadd_table_info fbadd; /* logadd-table for ENC */

Completed in 32 milliseconds