Home
last modified time | relevance | path

Searched refs:is_pam_play_command (Results 1 – 1 of 1) sorted by relevance

/external/svox/pico/lib/
Dpicopam.c2037 static pico_status_t is_pam_play_command(picoos_uint8 *qItem) in is_pam_play_command() function
2393 if (is_pam_play_command(&(pam->inBuf[pam->inReadPos])) == TRUE) { in pam_step()