Home
last modified time | relevance | path

Searched refs:core (Results 1 – 25 of 699) sorted by relevance

12345678910>>...28

/hardware/qcom/media/msm8998/mm-core/src/common/
Dqc_omx_core.c52 extern omx_core_cb_type core[];
142 …DEBUG_PRINT("get_cmp_index: cmp_name = %s , core[i].name = %s ,count = %d \n",cmp_name,core[i].nam… in get_cmp_index()
144 if(!strcmp(cmp_name, core[i].name)) in get_cmp_index()
178 if(inst == core[i].inst[j]) in clear_cmp_handle()
180 core[i].inst[j] = NULL; in clear_cmp_handle()
214 if(inst == core[i].inst[j]) in is_cmp_handle_exists()
245 if(!strcmp(cmp_name, core[i].name)) in get_comp_handle_index()
249 if(NULL == core[i].inst[j]) in get_comp_handle_index()
283 if(core[index].inst[i]) in check_lib_unload()
312 if(!strcmp(cmp_name, core[i].name)) in is_cmp_already_exists()
[all …]
/hardware/qcom/media/msm8996/mm-core/src/common/
Dqc_omx_core.c52 extern omx_core_cb_type core[];
142 …DEBUG_PRINT("get_cmp_index: cmp_name = %s , core[i].name = %s ,count = %d \n",cmp_name,core[i].nam… in get_cmp_index()
144 if(!strcmp(cmp_name, core[i].name)) in get_cmp_index()
178 if(inst == core[i].inst[j]) in clear_cmp_handle()
180 core[i].inst[j] = NULL; in clear_cmp_handle()
214 if(inst == core[i].inst[j]) in is_cmp_handle_exists()
245 if(!strcmp(cmp_name, core[i].name)) in get_comp_handle_index()
249 if(NULL == core[i].inst[j]) in get_comp_handle_index()
283 if(core[index].inst[i]) in check_lib_unload()
312 if(!strcmp(cmp_name, core[i].name)) in is_cmp_already_exists()
[all …]
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/1/android/hardware/audio/core/
DIModule.aidl34 package android.hardware.audio.core;
37 void setModuleDebug(in android.hardware.audio.core.ModuleDebug debug); in setModuleDebug()
38 @nullable android.hardware.audio.core.ITelephony getTelephony(); in getTelephony()
39 @nullable android.hardware.audio.core.IBluetooth getBluetooth(); in getBluetooth()
40 @nullable android.hardware.audio.core.IBluetoothA2dp getBluetoothA2dp(); in getBluetoothA2dp()
41 @nullable android.hardware.audio.core.IBluetoothLe getBluetoothLe(); in getBluetoothLe()
44 android.hardware.audio.core.AudioPatch[] getAudioPatches(); in getAudioPatches()
48 android.hardware.audio.core.AudioRoute[] getAudioRoutes(); in getAudioRoutes()
49 android.hardware.audio.core.AudioRoute[] getAudioRoutesForAudioPort(int portId); in getAudioRoutesForAudioPort()
50 …android.hardware.audio.core.IModule.OpenInputStreamReturn openInputStream(in android.hardware.audi… in openInputStream()
[all …]
DStreamDescriptor.aidl34 package android.hardware.audio.core;
37 …android.hardware.common.fmq.MQDescriptor<android.hardware.audio.core.StreamDescriptor.Command,andr…
38 …android.hardware.common.fmq.MQDescriptor<android.hardware.audio.core.StreamDescriptor.Reply,androi…
41 android.hardware.audio.core.StreamDescriptor.AudioBuffer audio;
73 android.hardware.audio.core.StreamDescriptor.DrainMode drain;
82 android.hardware.audio.core.StreamDescriptor.Position observable;
83 android.hardware.audio.core.StreamDescriptor.Position hardware;
86 …android.hardware.audio.core.StreamDescriptor.State state = android.hardware.audio.core.StreamDescr…
91 android.hardware.audio.core.MmapBufferDescriptor mmap;
DIBluetooth.aidl34 package android.hardware.audio.core;
37 …android.hardware.audio.core.IBluetooth.ScoConfig setScoConfig(in android.hardware.audio.core.IBlue… in setScoConfig()
38 …android.hardware.audio.core.IBluetooth.HfpConfig setHfpConfig(in android.hardware.audio.core.IBlue… in setHfpConfig()
43 …android.hardware.audio.core.IBluetooth.ScoConfig.Mode mode = android.hardware.audio.core.IBluetoot…
DITelephony.aidl34 package android.hardware.audio.core;
39 …android.hardware.audio.core.ITelephony.TelecomConfig setTelecomConfig(in android.hardware.audio.co… in setTelecomConfig()
43 …android.hardware.audio.core.ITelephony.TelecomConfig.TtyMode ttyMode = android.hardware.audio.core
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/2/android/hardware/audio/core/
DIModule.aidl34 package android.hardware.audio.core;
37 void setModuleDebug(in android.hardware.audio.core.ModuleDebug debug); in setModuleDebug()
38 @nullable android.hardware.audio.core.ITelephony getTelephony(); in getTelephony()
39 @nullable android.hardware.audio.core.IBluetooth getBluetooth(); in getBluetooth()
40 @nullable android.hardware.audio.core.IBluetoothA2dp getBluetoothA2dp(); in getBluetoothA2dp()
41 @nullable android.hardware.audio.core.IBluetoothLe getBluetoothLe(); in getBluetoothLe()
44 android.hardware.audio.core.AudioPatch[] getAudioPatches(); in getAudioPatches()
48 android.hardware.audio.core.AudioRoute[] getAudioRoutes(); in getAudioRoutes()
49 android.hardware.audio.core.AudioRoute[] getAudioRoutesForAudioPort(int portId); in getAudioRoutesForAudioPort()
50 …android.hardware.audio.core.IModule.OpenInputStreamReturn openInputStream(in android.hardware.audi… in openInputStream()
[all …]
DStreamDescriptor.aidl34 package android.hardware.audio.core;
37 …android.hardware.common.fmq.MQDescriptor<android.hardware.audio.core.StreamDescriptor.Command,andr…
38 …android.hardware.common.fmq.MQDescriptor<android.hardware.audio.core.StreamDescriptor.Reply,androi…
41 android.hardware.audio.core.StreamDescriptor.AudioBuffer audio;
73 android.hardware.audio.core.StreamDescriptor.DrainMode drain;
82 android.hardware.audio.core.StreamDescriptor.Position observable;
83 android.hardware.audio.core.StreamDescriptor.Position hardware;
86 …android.hardware.audio.core.StreamDescriptor.State state = android.hardware.audio.core.StreamDescr…
91 android.hardware.audio.core.MmapBufferDescriptor mmap;
DIBluetooth.aidl34 package android.hardware.audio.core;
37 …android.hardware.audio.core.IBluetooth.ScoConfig setScoConfig(in android.hardware.audio.core.IBlue… in setScoConfig()
38 …android.hardware.audio.core.IBluetooth.HfpConfig setHfpConfig(in android.hardware.audio.core.IBlue… in setHfpConfig()
43 …android.hardware.audio.core.IBluetooth.ScoConfig.Mode mode = android.hardware.audio.core.IBluetoot…
DITelephony.aidl34 package android.hardware.audio.core;
39 …android.hardware.audio.core.ITelephony.TelecomConfig setTelecomConfig(in android.hardware.audio.co… in setTelecomConfig()
43 …android.hardware.audio.core.ITelephony.TelecomConfig.TtyMode ttyMode = android.hardware.audio.core
DIStreamIn.aidl34 package android.hardware.audio.core;
37 android.hardware.audio.core.IStreamCommon getStreamCommon(); in getStreamCommon()
39 android.hardware.audio.core.IStreamIn.MicrophoneDirection getMicrophoneDirection(); in getMicrophoneDirection()
40 void setMicrophoneDirection(android.hardware.audio.core.IStreamIn.MicrophoneDirection direction); in setMicrophoneDirection()
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/current/android/hardware/audio/core/
DIModule.aidl34 package android.hardware.audio.core;
37 void setModuleDebug(in android.hardware.audio.core.ModuleDebug debug); in setModuleDebug()
38 @nullable android.hardware.audio.core.ITelephony getTelephony(); in getTelephony()
39 @nullable android.hardware.audio.core.IBluetooth getBluetooth(); in getBluetooth()
40 @nullable android.hardware.audio.core.IBluetoothA2dp getBluetoothA2dp(); in getBluetoothA2dp()
41 @nullable android.hardware.audio.core.IBluetoothLe getBluetoothLe(); in getBluetoothLe()
44 android.hardware.audio.core.AudioPatch[] getAudioPatches(); in getAudioPatches()
48 android.hardware.audio.core.AudioRoute[] getAudioRoutes(); in getAudioRoutes()
49 android.hardware.audio.core.AudioRoute[] getAudioRoutesForAudioPort(int portId); in getAudioRoutesForAudioPort()
50 …android.hardware.audio.core.IModule.OpenInputStreamReturn openInputStream(in android.hardware.audi… in openInputStream()
[all …]
DStreamDescriptor.aidl34 package android.hardware.audio.core;
37 …android.hardware.common.fmq.MQDescriptor<android.hardware.audio.core.StreamDescriptor.Command,andr…
38 …android.hardware.common.fmq.MQDescriptor<android.hardware.audio.core.StreamDescriptor.Reply,androi…
41 android.hardware.audio.core.StreamDescriptor.AudioBuffer audio;
73 android.hardware.audio.core.StreamDescriptor.DrainMode drain;
82 android.hardware.audio.core.StreamDescriptor.Position observable;
83 android.hardware.audio.core.StreamDescriptor.Position hardware;
86 …android.hardware.audio.core.StreamDescriptor.State state = android.hardware.audio.core.StreamDescr…
91 android.hardware.audio.core.MmapBufferDescriptor mmap;
DIBluetooth.aidl34 package android.hardware.audio.core;
37 …android.hardware.audio.core.IBluetooth.ScoConfig setScoConfig(in android.hardware.audio.core.IBlue… in setScoConfig()
38 …android.hardware.audio.core.IBluetooth.HfpConfig setHfpConfig(in android.hardware.audio.core.IBlue… in setHfpConfig()
43 …android.hardware.audio.core.IBluetooth.ScoConfig.Mode mode = android.hardware.audio.core.IBluetoot…
DITelephony.aidl34 package android.hardware.audio.core;
39 …android.hardware.audio.core.ITelephony.TelecomConfig setTelecomConfig(in android.hardware.audio.co… in setTelecomConfig()
43 …android.hardware.audio.core.ITelephony.TelecomConfig.TtyMode ttyMode = android.hardware.audio.core
DIStreamIn.aidl34 package android.hardware.audio.core;
37 android.hardware.audio.core.IStreamCommon getStreamCommon(); in getStreamCommon()
39 android.hardware.audio.core.IStreamIn.MicrophoneDirection getMicrophoneDirection(); in getMicrophoneDirection()
40 void setMicrophoneDirection(android.hardware.audio.core.IStreamIn.MicrophoneDirection direction); in setMicrophoneDirection()
/hardware/qcom/media/msm8974/mm-core/omxcore/src/common/
Dqc_omx_core.c54 extern omx_core_cb_type core[];
141 …DEBUG_PRINT("get_cmp_index: cmp_name = %s , core[i].name = %s ,count = %d \n",cmp_name,core[i].nam… in get_cmp_index()
143 if(!strcmp(cmp_name, core[i].name)) in get_cmp_index()
177 if(inst == core[i].inst[j]) in clear_cmp_handle()
179 core[i].inst[j] = NULL; in clear_cmp_handle()
212 if(inst == core[i].inst[j]) in is_cmp_handle_exists()
241 if(!strcmp(cmp_name, core[i].name)) in get_comp_handle_index()
245 if(NULL == core[i].inst[j]) in get_comp_handle_index()
279 if(core[index].inst[i]) in check_lib_unload()
308 if(!strcmp(cmp_name, core[i].name)) in is_cmp_already_exists()
[all …]
/hardware/qcom/media/msm8974/mm-core/src/common/
Dqc_omx_core.c51 extern omx_core_cb_type core[];
138 …DEBUG_PRINT("get_cmp_index: cmp_name = %s , core[i].name = %s ,count = %d \n",cmp_name,core[i].nam… in get_cmp_index()
140 if(!strcmp(cmp_name, core[i].name)) in get_cmp_index()
174 if(inst == core[i].inst[j]) in clear_cmp_handle()
176 core[i].inst[j] = NULL; in clear_cmp_handle()
210 if(inst == core[i].inst[j]) in is_cmp_handle_exists()
241 if(!strcmp(cmp_name, core[i].name)) in get_comp_handle_index()
245 if(NULL == core[i].inst[j]) in get_comp_handle_index()
279 if(core[index].inst[i]) in check_lib_unload()
308 if(!strcmp(cmp_name, core[i].name)) in is_cmp_already_exists()
[all …]
/hardware/interfaces/audio/aidl/android/hardware/audio/core/
DIModule.aidl17 package android.hardware.audio.core;
21 import android.hardware.audio.core.AudioPatch;
22 import android.hardware.audio.core.AudioRoute;
23 import android.hardware.audio.core.IBluetooth;
24 import android.hardware.audio.core.IBluetoothA2dp;
25 import android.hardware.audio.core.IBluetoothLe;
26 import android.hardware.audio.core.IStreamCallback;
27 import android.hardware.audio.core.IStreamIn;
28 import android.hardware.audio.core.IStreamOut;
29 import android.hardware.audio.core.IStreamOutEventCallback;
[all …]
/hardware/interfaces/audio/aidl/
DAndroid.bp133 name: "android.hardware.audio.core",
142 "android/hardware/audio/core/AudioPatch.aidl",
143 "android/hardware/audio/core/AudioRoute.aidl",
144 "android/hardware/audio/core/IBluetooth.aidl",
145 "android/hardware/audio/core/IBluetoothA2dp.aidl",
146 "android/hardware/audio/core/IBluetoothLe.aidl",
147 "android/hardware/audio/core/IConfig.aidl",
148 "android/hardware/audio/core/IModule.aidl",
149 "android/hardware/audio/core/IStreamCallback.aidl",
150 "android/hardware/audio/core/IStreamCommon.aidl",
[all …]
/hardware/google/gfxstream/guest/mesa/bin/
Dupdate-android-headers.sh13 git clone --depth 1 https://android.googlesource.com/platform/system/core platform-system-core
22 cp -av ${dest}/system/window.h platform-system-core/libsystem/include/system
33 platform-system-core/libsync/include/ndk \
34 platform-system-core/libsync/include/sync \
35 platform-system-core/libsystem/include/system \
48 cp -av platform-system-core/libcutils/include/cutils/{compiler,log,native_handle,properties,trace}.…
57 platform-system-core/libsync/include/android/* \
/hardware/interfaces/audio/
DREADME.md17 between various HALs: BT HAL, core and effects audio HALs.
18 * `android/hardware/audio/core` — data structures and interfaces of the
19 core audio HAL.
29 * `2.0` — version 2.0 of the core HIDL API. Note that `.hal` files
30 can not be moved into the `core` directory because that would change
34 * `4.0` — version 4.0 of the core HIDL API.
36 * `common` — common types for audio core and effect HIDL API.
41 - `example` — example implementation of the core and effect
44 - `all-versions` — code common to all version of both core and effect API.
50 * `core` — VTS tests and the default implementation of the core API
[all …]
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-1240/
Dloc_api_cb.xdr23 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/htorpc.pl#20
24 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/lib/Htorpc/Start.pm#3
25 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/lib/Htorpc/Htoxdr.pm#1
26 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/lib/Htorpc/XDR.pm#7
27 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/lib/Htorpc/Output.pm#29
28 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/lib/Htorpc/Parser.pm#2
29 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/lib/Htorpc/Metacomments.pm#6
30 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/lib/Htorpc/SymbolTable.pm#3
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-1240/
Dloc_api_cb.xdr23 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/htorpc.pl#20
24 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/lib/Htorpc/Start.pm#3
25 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/lib/Htorpc/Htoxdr.pm#1
26 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/lib/Htorpc/XDR.pm#7
27 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/lib/Htorpc/Output.pm#29
28 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/lib/Htorpc/Parser.pm#2
29 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/lib/Htorpc/Metacomments.pm#6
30 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/lib/Htorpc/SymbolTable.pm#3
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
Dloc_api_cb.xdr23 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/htorpc.pl#20
24 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/lib/Htorpc/Start.pm#3
25 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/lib/Htorpc/Htoxdr.pm#1
26 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/lib/Htorpc/XDR.pm#7
27 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/lib/Htorpc/Output.pm#29
28 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/lib/Htorpc/Parser.pm#2
29 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/lib/Htorpc/Metacomments.pm#6
30 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/lib/Htorpc/SymbolTable.pm#3

12345678910>>...28