Searched refs:env_out (Results 1 – 4 of 4) sorted by relevance
204 int env_export(env_t *env_out) in env_export() argument209 res = (char *)env_out->data; in env_export()216 env_out->crc = crc32(0, env_out->data, ENV_SIZE); in env_export()219 env_out->flags = ++env_flags; /* increase the serial */ in env_export()
284 int env_export(env_t *env_out);
194 FLOAT32 *scratch_buff, FLOAT32 *env_out);
76 FLOAT32 *scratch_buff, FLOAT32 *env_out) { in ixheaacd_sbr_env_calc() argument249 env_tmp[c][t] = env_out[64 * t + c]; in ixheaacd_sbr_env_calc()