OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pcm_total
(Results
1 - 3
of
3
) sorted by null
/external/tremolo/Tremolo/
vorbisfile.c
1433
ogg_int64_t
pcm_total
=ov_
pcm_total
(vf,-1);
local
1463
ogg_int64_t
pcm_total
=ov_
pcm_total
(vf,-1);
local
1503
ogg_int64_t
pcm_total
=0;
local
[
all
...]
/device/samsung/manta/audio/
audio_hw.c
50
#define
PCM_TOTAL
2
160
struct pcm *pcm[
PCM_TOTAL
];
999
for (i = 0; i <
PCM_TOTAL
; i++) {
[
all
...]
/external/libvorbis/lib/
vorbisfile.c
1671
ogg_int64_t
pcm_total
=0;
local
1701
ogg_int64_t
pcm_total
=0;
local
1741
ogg_int64_t
pcm_total
=0;
local
[
all
...]
Completed in 226 milliseconds