Searched refs:AMR_VO_FUNC (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | amr-wb.c | 84 #define AMR_VO_FUNC LSX_DLENTRY_DYNAMIC macro 86 #define AMR_VO_FUNC LSX_DLENTRY_STATIC macro 94 AMR_VO_FUNC(f,x, void*, E_IF_init, (void)) \ 95 …AMR_VO_FUNC(f,x, int, E_IF_encode,(void* state, int16_t mode, int16_t* in, uint8_t* out, int16_t… 96 AMR_VO_FUNC(f,x, void, E_IF_exit, (void* state)) \
|