OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:get_format
(Results
1 - 24
of
24
) sorted by null
/frameworks/av/media/libnbaio/
AudioStreamInSource.cpp
45
audio_format_t streamFormat = mStream->common.
get_format
(&mStream->common);
AudioStreamOutSink.cpp
42
audio_format_t streamFormat = mStream->common.
get_format
(&mStream->common);
/hardware/libhardware/modules/audio/
audio_hw.c
235
out->stream.common.
get_format
= out_get_format;
344
in->stream.common.
get_format
= in_get_format;
/hardware/qcom/audio/legacy/libalsa-intf/
alsa_audio.h
134
int
get_format
(const char* name);
arec.c
566
format = (int)
get_format
(optarg);
alsa_pcm.c
153
int
get_format
(const char* name)
function
aplay.c
612
format =
get_format
(optarg);
/device/generic/goldfish/audio/
audio_hw.c
404
out->stream.common.
get_format
= out_get_format;
556
in->stream.common.
get_format
= in_get_format;
/hardware/libhardware/include/hardware/
audio.h
160
audio_format_t (*
get_format
)(const struct audio_stream *stream);
member in struct:audio_stream
300
switch (s->
get_format
(s)) {
/hardware/libhardware_legacy/audio/
audio_hw_hal.cpp
516
out->stream.common.
get_format
= out_get_format;
579
in->stream.common.
get_format
= in_get_format;
/hardware/msm7k/libcopybit/
copybit.cpp
120
static int
get_format
(int format) {
function
139
img->format =
get_format
(rhs->format);
/hardware/qcom/display/libcopybit/
copybit.cpp
123
static int
get_format
(int format) {
function
150
img->format =
get_format
(rhs->format);
copybit_c2d.cpp
255
static int
get_format
(int format) {
function
289
default: return
get_format
(halFormat);
501
c2d_format =
get_format
(rhs->format);
[
all
...]
/hardware/libhardware/modules/usbaudio/
audio_hw.c
265
out->stream.common.
get_format
= out_get_format;
/external/bluetooth/bluedroid/audio_a2dp_hw/
audio_a2dp_hw.c
811
out->stream.common.
get_format
= out_get_format;
996
in->stream.common.
get_format
= in_get_format;
/hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp
535
out->stream.common.
get_format
= out_get_format;
696
in->stream.common.
get_format
= in_get_format;
/hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp
585
out->stream.common.
get_format
= out_get_format;
650
in->stream.common.
get_format
= in_get_format;
/external/libvpx/libvpx/examples/includes/geshi/geshi/
mysql.php
201
'
GET_FORMAT
','LAST_DAY','LOCALTIME','LOCALTIMESTAMP','MAKEDATE',
/device/asus/grouper/audio/
audio_hw.c
999
out->stream.common.
get_format
= out_get_format;
[
all
...]
/hardware/qcom/audio/hal/
audio_hw.c
[
all
...]
/device/samsung/manta/audio/
audio_hw.c
[
all
...]
/device/samsung/tuna/audio/
audio_hw.c
[
all
...]
/frameworks/av/services/audioflinger/
Threads.cpp
[
all
...]
/device/ti/panda/audio/
audio_hw.c
[
all
...]
Completed in 1985 milliseconds