HomeSort by relevance Sort by last modified time
    Searched full:effect_create (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/audio/voice_processing/
voice_processing.c 249 static int effect_create(struct effect_s *effect, function
303 status = effect_create(&session->effects[id], session, interface);
  /frameworks/av/media/libeffects/preprocessing/
PreProcessing.cpp 728 int Effect_Create(preproc_effect_t *effect,
821 status = Effect_Create(&session->effects[procId], session, interface);
    [all...]

Completed in 200 milliseconds