Home
last modified time | relevance | path

Searched defs:instance (Results 1 – 5 of 5) sorted by relevance

/device/google/dragon/audio/hal/
Dcras_dsp_pipeline.c69 struct instance { struct
73 /* These are the ports on this instance. The difference argument
92 /* This is the total buffering delay from source to this instance. It is argument
97 DECLARE_ARRAY_TYPE(struct instance, instance_array) argument
151 struct instance *instance; in find_instance_by_plugin() local
233 struct instance *instance; in find_output_audio_port() local
253 struct instance *instance; in find_output_control_port() local
286 struct instance *instance; in topological_sort() local
466 static int load_module(struct plugin *plugin, struct instance *instance) in load_module()
504 struct instance *instance; in allocate_buffers() local
[all …]
/device/moto/shamu/camera/QCamera2/HAL/
DQCameraThermalAdapter.cpp46 static QCameraThermalAdapter instance; in getInstance() local
155 QCameraThermalAdapter& instance = getInstance(); in thermalCallback() local
/device/huawei/angler/camera/QCamera2/HAL/
DQCameraThermalAdapter.cpp46 static QCameraThermalAdapter instance; in getInstance() local
/device/lge/bullhead/camera/QCamera2/HAL/
DQCameraThermalAdapter.cpp46 static QCameraThermalAdapter instance; in getInstance() local
/device/moto/shamu/camera/QCamera2/HAL/test/
Dqcamera_test.cpp1585 void CameraContext::setTestCtxInstance(TestContext *instance) in setTestCtxInstance()
1600 void Interpreter::setTestCtxInst(TestContext *instance) in setTestCtxInst()