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

  /system/media/audio_effects/include/audio_effects/
effect_visualizer.h 48 VISUALIZER_PARAM_CAPTURE_SIZE, // Sets the number PCM samples in the capture.
62 // It returns the number of samples specified by VISUALIZER_PARAM_CAPTURE_SIZE
  /frameworks/av/media/libmedia/
Visualizer.cpp 145 *(int32_t *)p->data = VISUALIZER_PARAM_CAPTURE_SIZE;
374 *(int32_t *)p->data = VISUALIZER_PARAM_CAPTURE_SIZE;
  /frameworks/av/media/libeffects/visualizer/
EffectVisualizer.cpp 486 case VISUALIZER_PARAM_CAPTURE_SIZE:
521 case VISUALIZER_PARAM_CAPTURE_SIZE:
  /hardware/qcom/audio/visualizer/
offload_visualizer.c 609 case VISUALIZER_PARAM_CAPTURE_SIZE:
641 case VISUALIZER_PARAM_CAPTURE_SIZE:
    [all...]

Completed in 2700 milliseconds