OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VISUALIZER_PARAM_CAPTURE_SIZE
(Results
1 - 5
of
5
) 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
147
*(int32_t *)p->data =
VISUALIZER_PARAM_CAPTURE_SIZE
;
376
*(int32_t *)p->data =
VISUALIZER_PARAM_CAPTURE_SIZE
;
/frameworks/av/media/libeffects/visualizer/
EffectVisualizer.cpp
488
case
VISUALIZER_PARAM_CAPTURE_SIZE
:
523
case
VISUALIZER_PARAM_CAPTURE_SIZE
:
/device/htc/flounder/audio/visualizer/
nv_offload_visualizer.c
579
case
VISUALIZER_PARAM_CAPTURE_SIZE
:
611
case
VISUALIZER_PARAM_CAPTURE_SIZE
:
[
all
...]
/hardware/qcom/audio/visualizer/
offload_visualizer.c
652
case
VISUALIZER_PARAM_CAPTURE_SIZE
:
684
case
VISUALIZER_PARAM_CAPTURE_SIZE
:
[
all
...]
Completed in 202 milliseconds