OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sVolume
(Results
1 - 25
of
29
) sorted by null
1
2
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/tests/
G722EncTest.c
604
pCompPrivateStructGain->
sVolume
.nValue = 50; /* actual volume */
605
pCompPrivateStructGain->
sVolume
.nMin = 0; /* min volume */
606
pCompPrivateStructGain->
sVolume
.nMax = 100; /* max volume */
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/tests/
G726DecTest.c
816
pCompPrivateStructVolume->
sVolume
.nValue = 50; /* actual volume */
817
pCompPrivateStructVolume->
sVolume
.nMin = 0; /* min volume */
818
pCompPrivateStructVolume->
sVolume
.nMax = 100; /* max volume */
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/
G711DecTest.c
847
pCompPrivateStructVolume->
sVolume
.nValue = 50; /* actual volume */
848
pCompPrivateStructVolume->
sVolume
.nMin = 0; /* min volume */
849
pCompPrivateStructVolume->
sVolume
.nMax = 100; /* max volume */
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/tests/
G729DecTest.c
770
pCompPrivateStructVolume->
sVolume
.nValue = 0x4000; /*actual volume */
771
pCompPrivateStructVolume->
sVolume
.nMin = 0; /* min volume */
772
pCompPrivateStructVolume->
sVolume
.nMax = 100; /* max volume */
[
all
...]
/frameworks/native/include/media/openmax/
OMX_Audio.h
[
all
...]
/hardware/qcom/media/mm-core/inc/
OMX_Audio.h
[
all
...]
/hardware/qcom/media/mm-core/omxcore/inc/
OMX_Audio.h
[
all
...]
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Audio.h
[
all
...]
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Audio.h
[
all
...]
/hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Audio.h
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/tests/
AmrEncTest.c
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/
WBAmrDecTest.c
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/tests/
WbAmrEncTest.c
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/tests/
G722DecTest.c
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/
AacEncTest.c
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/tests/
G726EncTest.c
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
OMX_G722Encoder.c
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
OMX_G711Decoder.c
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
OMX_G722Decoder.c
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
OMX_G726Decoder.c
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
OMX_G726Encoder.c
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
OMX_G729Decoder.c
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
OMX_G729Encoder.c
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
OMX_WbAmrDecoder.c
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEncoder.c
[
all
...]
Completed in 680 milliseconds
1
2