Searched refs:nFeat (Results 1 - 1 of 1) sorted by relevance

/external/svox/pico/lib/
H A Dpicopam.c420 register picodata_ProcessingUnit this, picoos_uint8 nFeat,
3092 * @param nFeat : feature column to process
3101 register picodata_ProcessingUnit this, picoos_uint8 nFeat,
3112 switch (nFeat) {
4181 picoos_uint8 nFeat; local
4201 for (nFeat = A3; nFeat <= J3; nFeat++) {
4202 nResult = pam_process_event_feature(this, nFeat, event_type, direction);
3100 pam_process_event_feature( register picodata_ProcessingUnit this, picoos_uint8 nFeat, picoos_uint8 event_type, picoos_uint8 direction) argument

Completed in 1291 milliseconds