/hardware/google/av/media/sfplugin/ |
D | Codec2Mapper.cpp | 477 bool C2Mapper::map(C2Config::bitrate_mode_t from, int32_t *to) { in map() 482 bool C2Mapper::map(int32_t from, C2Config::bitrate_mode_t *to) { in map() 487 bool C2Mapper::map(C2Config::pcm_encoding_t from, int32_t *to) { in map() 492 bool C2Mapper::map(int32_t from, C2Config::pcm_encoding_t *to) { in map()
|
D | CCodecConfig.cpp | 752 static void convert(const AMessage::ItemData &from, ReflectedParamUpdater::Value *to) { in convert()
|
/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/qcom/gps/msm8909w_3100/core/ |
D | SystemStatusOsObserver.cpp | 513 const list<DataItemId>& l, IDataItemObserver* to) in sendFirstResponse() 541 const list<DataItemId>& l, IDataItemObserver* to) in sendCachedDataItems()
|
/hardware/qcom/audio/voice_processing/ |
D | voice_processing.c | 168 #define BAD_STATE_ABORT(from, to) \ argument
|
/hardware/qcom/media/msm8996/libc2dcolorconvert/ |
D | C2DColorConverter.cpp | 44 #define ALIGN( num, to ) (((num) + (to-1)) & (~(to-1))) 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/gps/msm8909w_3100/utils/ |
D | LocTimer.cpp | 655 double getDeltaSeconds(struct timespec from, struct timespec to) { in getDeltaSeconds()
|
/hardware/qcom/gps/msm8998/utils/ |
D | LocTimer.cpp | 654 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/gps/msm8996/utils/ |
D | LocTimer.cpp | 642 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 | 176 void convert_to_hal_result(wifi_scan_result *to, wifi_gscan_result_t *from) in convert_to_hal_result()
|
/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
|