Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codecs/amrwb/enc/inc/
H A Dmain.h33 void *spe_state, /* i/o : State structure */
/aosp12/frameworks/av/media/codecs/amrwb/enc/src/
H A DvoAMRWBEnc.c156 void *spe_state, /* i/o : State structure */ in coder() argument
215 st = (Coder_State *) spe_state; in coder()