Searched refs:memReq (Results 1 – 2 of 2) sorted by relevance
183 uint32_t memReq = pvDecoder_AmrWbMemRequirements(); in initDecoder() local184 mDecoderBuf = malloc(memReq); in initDecoder()
134 int32_t memReq = pvDecoder_AmrWbMemRequirements(); in initDecoder() local135 mDecoderBuf = malloc(memReq); in initDecoder()