/hardware/intel/img/psb_video/src/ |
D | psb_drv_debug.h | 118 #define DW(wd, sym, to, from) psb__debug_w(((uint32_t *)pasDmaList)[wd], "LLDMA: " #sym " = %d\n", … argument 119 #define DWH(wd, sym, to, from) psb__debug_w(((uint32_t *)pasDmaList)[wd], "LLDMA: " #sym " = %08x\n… argument
|
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/ |
D | gv_sven_devh.c | 216 volatile struct SVENEvent *to, in sven_fw_copy_event_to_host_mem()
|
/hardware/bsp/intel/peripheral/libupm/doxy/node/ |
D | xml2js.js | 348 …var dataType = _.findKey(xml2js.ARRAY_TYPEMAPS, function(to) { return to.arrayType == arrayType; }… argument 736 _.find(xml2js.TYPEMAPS, function(to, from) { argument 806 var arrayTypemap = _.find(xml2js.ARRAY_TYPEMAPS, function(to) { return to.arrayType == type; }); argument
|
/hardware/qcom/audio/voice_processing/ |
D | voice_processing.c | 165 #define BAD_STATE_ABORT(from, to) \ argument
|
/hardware/qcom/media/msm8974/libc2dcolorconvert/ |
D | C2DColorConverter.cpp | 43 #define ALIGN( num, to ) (((num) + (to-1)) & (~(to-1))) argument
|
/hardware/qcom/media/msm8998/libc2dcolorconvert/ |
D | C2DColorConverter.cpp | 44 #define ALIGN( num, to ) (((num) + (to-1)) & (~(to-1))) argument
|
/hardware/qcom/media/msm8996/libc2dcolorconvert/ |
D | C2DColorConverter.cpp | 43 #define ALIGN( num, to ) (((num) + (to-1)) & (~(to-1))) argument
|
/hardware/qcom/gps/msm8998/utils/ |
D | LocTimer.cpp | 646 double getDeltaSeconds(struct timespec from, struct timespec to) { in getDeltaSeconds()
|
/hardware/qcom/gps/msm8996/utils/ |
D | LocTimer.cpp | 641 double getDeltaSeconds(struct timespec from, struct timespec to) { in getDeltaSeconds()
|
/hardware/qcom/gps/msm8909/utils/ |
D | LocTimer.cpp | 643 double getDeltaSeconds(struct timespec from, struct timespec to) { in getDeltaSeconds()
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/ |
D | omx_video_base.cpp | 79 #define IS_NOT_ALIGNED( num, to) (num & (to-1)) argument 80 #define ALIGN( num, to ) (((num) + (to-1)) & (~(to-1))) argument
|
/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
D | gscan.cpp | 159 void convert_to_hal_result(wifi_scan_result *to, wifi_gscan_result_t *from) in convert_to_hal_result()
|
/hardware/ti/omap4xxx/hwc/ |
D | hwc.c | 498 static inline void m_scale1(float m[3], int from, int to) in m_scale1()
|
/hardware/ti/omap4-aah/hwc/ |
D | hwc.c | 687 static inline void m_scale1(float m[3], int from, int to) in m_scale1()
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
D | omx_vdec.cpp | 149 #define ALIGN( num, to ) (((num) + (to-1)) & (~(to-1))) argument
|