HomeSort by relevance Sort by last modified time
    Searched refs:process_reverse (Results 1 - 4 of 4) sorted by null

  /frameworks/av/media/libeffects/factory/
EffectsFactory.c 149 if ((*fx->subItfe)->process_reverse != NULL) {
150 ret = (*fx->subItfe)->process_reverse(fx->subItfe, inBuffer, outBuffer);
303 if ((*itfe)->process_reverse != NULL) {
  /hardware/libhardware/include/hardware/
audio_effect.h 373 // Function: process_reverse
395 // can stop calling process_reverse()
399 int32_t (*process_reverse)(effect_handle_t self, member in struct:effect_interface_s
    [all...]
  /device/ti/panda/audio/
audio_hw.c     [all...]
  /device/samsung/tuna/audio/
audio_hw.c     [all...]

Completed in 142 milliseconds