Searched refs:address (Results 1 - 25 of 232) sorted by path

12345678910

/frameworks/av/include/media/
H A DIAudioFlinger.h163 const String8& address,
176 const String8& address,
/frameworks/av/media/libmedia/
H A DAudioSystem.cpp731 const char *address = ""; local
737 address = device_address;
742 return aps->setDeviceConnectionState(device, state, address, name);
H A DIAudioFlinger.cpp456 const String8& address,
468 data.writeString8(address);
530 const String8& address,
543 data.writeString8(address);
1138 String8 address(data.readString8());
1143 &devices, address, &latencyMs, flags);
1185 String8 address(data.readString8());
1190 &device, address, source, flags);
452 openOutput(audio_module_handle_t module, audio_io_handle_t *output, audio_config_t *config, audio_devices_t *devices, const String8& address, uint32_t *latencyMs, audio_output_flags_t flags) argument
526 openInput(audio_module_handle_t module, audio_io_handle_t *input, audio_config_t *config, audio_devices_t *device, const String8& address, audio_source_t source, audio_input_flags_t flags) argument
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/
H A DFilt_6k_7k_opt.s38 MOV r8, r0 @ copy signal[] address
39 MOV r4, r1 @ copy lg address
40 MOV r5, r2 @ copy mem[] address
47 ADR r3, Lable1 @ get fir_7k address
53 ADD r6, r13, #60 @ get x[L_FIR - 1] address
174 LDR r1, [sp, #-4] @mem address
H A DNorm_Corr_opt.s71 MOV r14, r1 @copy xn[] address
183 LDR r5, [r13, #CORR_NORM] @ get corr_norm address
185 ADD r10, r5, r4, LSL #1 @ get corr_norm[t] address
200 ADD r8, r8, r5, LSL #1 @ exc[k] address
201 ADD r9, r9, r6, LSL #1 @ h[i] address
202 ADD r10, r10, r6, LSL #1 @ excf[i] address
H A DSyn_filt_32_opt.s42 LDR r4, [r13, #40] @ get sig_hi[] address
43 LDR r5, [r13, #44] @ get sig_lo[] address
H A Dconvolve_opt.s39 ADD r4, r1, r3, LSL #1 @ tmpH address
74 ADD r4, r1, r3, LSL #1 @tmpH address
149 ADD r4, r1, r3, LSL #1 @ tmpH address
H A Dcor_h_vec_opt.s71 ADD r9, r3, r2, LSL #1 @address of sign[pos]
118 ADD r9, r3, r2, LSL #1 @address of sign[pos]
H A Dpred_lt4_1_opt.s49 NOP @space for fixed up relative address of ADR
H A Dscale_sig_opt.s37 ADD r4, r0, r3, LSL #1 @x[i] address
H A Dsyn_filt_opt.s39 MOV r4, r3 @ copy mem[] address
40 MOV r5, r13 @ copy yy = y_buf address
225 ADD r5, r13, #160 @ yy[64] address
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV7/
H A DFilt_6k_7k_neon.s37 MOV r8, r0 @ copy signal[] address
38 MOV r5, r2 @ copy mem[] address
53 ADR r3, Lable1 @ get fir_7k address
57 ADD r6, r13, #60 @ get x[L_FIR - 1] address
211 @LDR r1, [sp, #-4] @mem address
H A DNorm_Corr_neon.s71 MOV r14, r1 @copy xn[] address
223 LDR r5, [r13, #CORR_NORM] @ get corr_norm address
225 ADD r10, r5, r4, LSL #1 @ get corr_norm[t] address
239 ADD r8, r8, r5, LSL #1 @ exc[k] address
240 ADD r9, r9, r6, LSL #1 @ h[i] address
241 ADD r10, r10, r6, LSL #1 @ excf[i] address
H A DSyn_filt_32_neon.s42 LDR r4, [r13, #40] @ get sig_hi[] address
43 LDR r5, [r13, #44] @ get sig_lo[] address
49 SUB r10, r4, #32 @ sig_hi[-16] address
50 SUB r11, r5, #32 @ sig_lo[-16] address
H A Dconvolve_neon.s40 ADD r4, r1, r3, LSL #1 @ tmpH address
72 ADD r4, r1, r3, LSL #1 @tmpH address
146 ADD r4, r1, r5, LSL #1 @ tmpH address
H A Dcor_h_vec_neon.s72 ADD r9, r3, r2, LSL #1 @address of sign[pos]
119 ADD r9, r3, r2, LSL #1 @address of sign[pos]
H A Dresidu_asm_neon.s41 ADD r9, r1, r7, LSL #1 @copy the address
47 SUB r8, r9, #2 @get the x[i-1] address
51 SUB r8, r9, #4 @load the x[i-2] address
55 SUB r8, r9, #6 @load the x[i-3] address
59 SUB r8, r9, #8 @load the x[i-4] address
63 SUB r8, r9, #10 @load the x[i-5] address
67 SUB r8, r9, #12 @load the x[i-6] address
71 SUB r8, r9, #14 @load the x[i-7] address
75 SUB r8, r9, #16 @load the x[i-8] address
79 SUB r8, r9, #18 @load the x[i-9] address
[all...]
H A Dscale_sig_neon.s37 MOV r5, r0 @ copy x[] address
H A Dsyn_filt_neon.s38 MOV r4, r3 @ copy mem[] address
39 MOV r5, r13 @ copy yy = y_buf address
60 ADD r4, r13, #32 @ yy[i] address
68 ADD r10, r4, r8, LSL #1 @ y[i], yy[i] address
95 ADD r5, r13, #160 @ yy[64] address
/frameworks/av/services/audioflinger/
H A DAudioFlinger.cpp1818 const String8& address,
1865 address.string());
1895 const String8& address,
1913 sp<PlaybackThread> thread = openOutput_l(module, output, config, *devices, address, flags);
2069 const String8& address,
2079 sp<RecordThread> thread = openInput_l(module, input, config, *devices, address, source, flags);
2093 const String8& address,
2121 &inStream, flags, address.string(), source);
2129 status, address.string());
2143 &inStream, flags, address
1814 openOutput_l(audio_module_handle_t module, audio_io_handle_t *output, audio_config_t *config, audio_devices_t devices, const String8& address, audio_output_flags_t flags) argument
1891 openOutput(audio_module_handle_t module, audio_io_handle_t *output, audio_config_t *config, audio_devices_t *devices, const String8& address, uint32_t *latencyMs, audio_output_flags_t flags) argument
2065 openInput(audio_module_handle_t module, audio_io_handle_t *input, audio_config_t *config, audio_devices_t *devices, const String8& address, audio_source_t source, audio_input_flags_t flags) argument
2089 openInput_l(audio_module_handle_t module, audio_io_handle_t *input, audio_config_t *config, audio_devices_t devices, const String8& address, audio_source_t source, audio_input_flags_t flags) argument
[all...]
H A DAudioFlinger.h170 const String8& address,
187 const String8& address,
533 const String8& address,
540 const String8& address,
H A DAudioHwDevice.cpp40 const char *address)
53 status_t status = outputStream->open(handle, devices, config, address);
78 status = outputStream->open(handle, devices, &originalConfig, address);
34 openOutputStream( AudioStreamOut **ppStreamOut, audio_io_handle_t handle, audio_devices_t devices, audio_output_flags_t flags, struct audio_config *config, const char *address) argument
H A DAudioHwDevice.h65 * The "address" parameter qualifies the "devices" audio device type if needed.
67 * - Bluetooth devices use the MAC address of the device in the form "00:11:22:AA:BB:CC"
77 const char *address);
H A DAudioStreamOut.cpp116 const char *address)
131 address);
154 address);
112 open( audio_io_handle_t handle, audio_devices_t devices, struct audio_config *config, const char *address) argument
H A DAudioStreamOut.h52 const char *address);

Completed in 402 milliseconds

12345678910