Searched defs:nms_adpcm_state (Results 1 – 1 of 1) sorted by relevance
49 struct nms_adpcm_state struct51 int yl ;54 int y ;57 int a [2] ;60 int b [6] ;63 int d_q [7] ;66 int p [3] ;69 int s_r [2] ;72 int s_ez ;98 { struct nms_adpcm_state state ; argument