OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:m_volume
(Results
1 - 10
of
10
) sorted by null
/hardware/bsp/intel/peripheral/libupm/src/buzzer/
buzzer.cxx
49
m_volume
= vol;
53
return
m_volume
;
58
mraa_pwm_write(m_pwm_context,
m_volume
* 0.5);
buzzer.h
125
float
m_volume
;
member in class:upm::Buzzer
/hardware/qcom/audio/msm8909/mm-audio/aenc-amrnb/qdsp6/inc/
omx_amr_aenc.h
369
OMX_S32
m_volume
;//Unit to be determined
member in class:omx_amr_aenc
/hardware/qcom/audio/msm8909/mm-audio/aenc-aac/qdsp6/inc/
omx_aac_aenc.h
443
OMX_S32
m_volume
;//Unit to be determined
member in class:omx_aac_aenc
/hardware/qcom/audio/msm8909/mm-audio/aenc-evrc/qdsp6/inc/
omx_evrc_aenc.h
370
OMX_S32
m_volume
;//Unit to be determined
member in class:omx_evrc_aenc
/hardware/qcom/audio/msm8909/mm-audio/aenc-qcelp13/qdsp6/inc/
omx_qcelp13_aenc.h
370
OMX_S32
m_volume
;//Unit to be determined
member in class:omx_qcelp13_aenc
/hardware/qcom/audio/msm8909/mm-audio/aenc-amrnb/qdsp6/src/
omx_amr_aenc.cpp
259
m_volume
(25),
[
all
...]
/hardware/qcom/audio/msm8909/mm-audio/aenc-evrc/qdsp6/src/
omx_evrc_aenc.cpp
259
m_volume
(25),
[
all
...]
/hardware/qcom/audio/msm8909/mm-audio/aenc-qcelp13/qdsp6/src/
omx_qcelp13_aenc.cpp
259
m_volume
(25),
[
all
...]
/hardware/qcom/audio/msm8909/mm-audio/aenc-aac/qdsp6/src/
omx_aac_aenc.cpp
[
all
...]
Completed in 4244 milliseconds