Home
last modified time | relevance | path

Searched defs:d (Results 1 – 23 of 23) sorted by relevance

/device/generic/goldfish/camera/
DEmulatedCamera2.cpp217 EmulatedCamera2* getInstance(const camera2_device_t *d) { in getInstance()
222 int EmulatedCamera2::set_request_queue_src_ops(const camera2_device_t *d, in set_request_queue_src_ops()
229 int EmulatedCamera2::notify_request_queue_not_empty(const camera2_device_t *d) { in notify_request_queue_not_empty()
234 int EmulatedCamera2::set_frame_queue_dst_ops(const camera2_device_t *d, in set_frame_queue_dst_ops()
241 int EmulatedCamera2::get_in_progress_count(const camera2_device_t *d) { in get_in_progress_count()
246 int EmulatedCamera2::flush_captures_in_progress(const camera2_device_t *d) { in flush_captures_in_progress()
251 int EmulatedCamera2::construct_default_request(const camera2_device_t *d, in construct_default_request()
258 int EmulatedCamera2::allocate_stream(const camera2_device_t *d, in allocate_stream()
272 int EmulatedCamera2::register_stream_buffers(const camera2_device_t *d, in register_stream_buffers()
281 int EmulatedCamera2::release_stream(const camera2_device_t *d, in release_stream()
[all …]
DEmulatedCamera3.cpp188 EmulatedCamera3* getInstance(const camera3_device_t *d) { in getInstance()
193 int EmulatedCamera3::initialize(const struct camera3_device *d, in initialize()
199 int EmulatedCamera3::configure_streams(const struct camera3_device *d, in configure_streams()
206 const struct camera3_device *d, in register_stream_buffers()
213 const struct camera3_device *d, in process_capture_request()
220 const camera3_device_t *d, int type) { in construct_default_request_settings()
225 void EmulatedCamera3::dump(const camera3_device_t *d, int fd) { in dump()
230 int EmulatedCamera3::flush(const camera3_device_t *d) { in flush()
/device/google/dragon/audio/hal/
Diniparser.c112 int iniparser_getnsec(dictionary * d) in iniparser_getnsec()
143 char * iniparser_getsecname(dictionary * d, int n) in iniparser_getsecname()
178 void iniparser_dump(dictionary * d, FILE * f) in iniparser_dump()
206 void iniparser_dump_ini(dictionary * d, FILE * f) in iniparser_dump_ini()
244 void iniparser_dumpsection_ini(dictionary * d, char * s, FILE * f) in iniparser_dumpsection_ini()
278 int iniparser_getsecnkeys(dictionary * d, char * s) in iniparser_getsecnkeys()
317 char ** iniparser_getseckeys(dictionary * d, char * s) in iniparser_getseckeys()
368 char * iniparser_getstring(dictionary * d, const char * key, char * def) in iniparser_getstring()
408 int iniparser_getint(dictionary * d, const char * key, int notfound) in iniparser_getint()
430 double iniparser_getdouble(dictionary * d, const char * key, double notfound) in iniparser_getdouble()
[all …]
Ddictionary.c119 dictionary * d ; in dictionary_new() local
143 void dictionary_del(dictionary * d) in dictionary_del()
175 char * dictionary_get(dictionary * d, const char * key, char * def) in dictionary_get()
221 int dictionary_set(dictionary * d, const char * key, const char * val) in dictionary_set()
288 void dictionary_unset(dictionary * d, const char * key) in dictionary_unset()
337 void dictionary_dump(dictionary * d, FILE * out) in dictionary_dump()
362 dictionary * d ; in main() local
/device/google/contexthub/lib/libm/
Dfdlibm.h282 #define EXTRACT_WORDS(ix0,ix1,d) \ argument
292 #define GET_HIGH_WORD(i,d) \ argument
301 #define GET_LOW_WORD(i,d) \ argument
310 #define INSERT_WORDS(d,ix0,ix1) \ argument
320 #define SET_HIGH_WORD(d,v) \ argument
330 #define SET_LOW_WORD(d,v) \ argument
349 #define GET_FLOAT_WORD(i,d) \ argument
358 #define SET_FLOAT_WORD(d,i) \ argument
/device/google/contexthub/firmware/external/freebsd/lib/msun/src/
Dmath_private.h93 #define EXTRACT_WORDS(ix0,ix1,d) \ argument
102 #define EXTRACT_WORD64(ix,d) \ argument
111 #define GET_HIGH_WORD(i,d) \ argument
120 #define GET_LOW_WORD(i,d) \ argument
129 #define INSERT_WORDS(d,ix0,ix1) \ argument
138 #define INSERT_WORD64(d,ix) \ argument
147 #define SET_HIGH_WORD(d,v) \ argument
157 #define SET_LOW_WORD(d,v) \ argument
179 #define GET_FLOAT_WORD(i,d) \ argument
188 #define SET_FLOAT_WORD(d,i) \ argument
[all …]
/device/google/accessory/demokit/app/src/com/google/android/DemoKit/
DUtilities.java6 static void centerAround(int x, int y, Drawable d) { in centerAround()
DColorWheel.java129 private int ave(int s, int d, float p) { in ave()
/device/google/contexthub/lib/nanohub/
Dsha2.c68 uint32_t i, a, b, c, d, e, f, g, h; in sha2processBlock() local
/device/google/dragon/audio/hal/dsp/
Dbiquad.c53 double d = sqrt((4 - sqrt(16 - 16 / (g * g))) / 2); in biquad_lowpass() local
88 double d = sqrt((4 - sqrt(16 - 16 / (g * g))) / 2); in biquad_highpass() local
Ddrc.c174 struct biquad d; in init_emphasis_eq() local
/device/google/contexthub/firmware/src/algos/
Dfusion.c132 static int fusion_init_complete(struct Fusion *fusion, int what, const struct Vec3 *d, float dT) { in fusion_init_complete()
551 float d = fabsf(l - NOMINAL_GRAVITY); in fusionHandleAcc() local
/device/google/dragon/sensor_hub/
Dcros_ec_sensors.cpp348 float d; in processEvent() local
/device/generic/goldfish/sensors/
Dsensors_qemu.c212 static int sensor_device_pick_pending_event_locked(SensorDevice* d, in sensor_device_pick_pending_event_locked()
/device/generic/goldfish/opengl/system/gralloc/
Dgralloc.cpp414 gralloc_device_t* d = reinterpret_cast<gralloc_device_t*>(dev); in gralloc_device_close() local
/device/generic/goldfish/opengl/system/egl/
Degl.cpp1170 egl_surface_t* d = static_cast<egl_surface_t*>(eglSurface); in eglSwapBuffers() local
/device/generic/goldfish/qemud/
Dqemud.c166 unsigned d; in hex2int() local
/device/huawei/angler/camera/
DQCamera_Intf.h969 } d; member
/device/moto/shamu/camera/
DQCamera_Intf.h969 } d; member
/device/lge/bullhead/camera/
DQCamera_Intf.h969 } d; member
/device/asus/fugu/original-kernel-headers/linux/
Dpsb_drm.h217 } d; member
/device/asus/fugu/kernel-headers/linux/
Dpsb_drm.h182 } d; member
/device/moto/shamu/camera/QCamera/HAL2/core/inc/
DQCamera_Intf.h929 } d; member