Searched defs:qexpp (Results 1 - 1 of 1) sorted by relevance

/external/tremolo/Tremolo/
H A Dasm_arm.h149 ogg_int32_t *qexpp,
154 ogg_int32_t qexp=*qexpp;
236 *qexpp=qexp;
239 static inline void lsp_norm_asm(ogg_uint32_t *qip,ogg_int32_t *qexpp){ argument
242 ogg_int32_t qexp=*qexpp;
260 *qexpp=qexp;
148 lsp_loop_asm(ogg_uint32_t *qip,ogg_uint32_t *pip, ogg_int32_t *qexpp, ogg_int32_t *ilsp,ogg_int32_t wi, ogg_int32_t m) argument

Completed in 92 milliseconds