Searched refs:omx_spec (Results 1 – 1 of 1) sorted by relevance
34 OMXFFTSpec_R_F32* omx_spec = malloc(buffer_size); in CreateOpenmaxState() local35 RTC_DCHECK(omx_spec); in CreateOpenmaxState()37 r = omxSP_FFTInit_R_F32(omx_spec, order); in CreateOpenmaxState()39 return omx_spec; in CreateOpenmaxState()