/hardware/libhardware/include/hardware/ |
D | qemud.h | 39 #ifndef D 40 # define D(...) ((void)0) macro 75 D("QEMUD pipe is not available for %s: %s", name, strerror(errno)); in qemud_channel_open() 81 D("no qemud control socket: %s", strerror(errno)); in qemud_channel_open() 87 D("can't send service name to qemud: %s", in qemud_channel_open() 96 D("cant' connect to %s service through qemud", name); in qemud_channel_open() 117 D("can't write qemud frame header: %s", strerror(errno)); in qemud_channel_send() 122 D("can4t write qemud frame payload: %s", strerror(errno)); in qemud_channel_send() 135 D("can't read qemud frame header: %s", strerror(errno)); in qemud_channel_recv() 140 D("malformed qemud frame header: '%.*s'", 4, header); in qemud_channel_recv() [all …]
|
D | qemu_pipe.h | 29 #ifndef D 30 # define D(...) do{}while(0) macro 73 D("%s: Could not open /dev/qemu_pipe: %s", __FUNCTION__, strerror(errno)); in qemu_pipe_open() 82 D("%s: Could not connect to %s pipe service: %s", __FUNCTION__, pipeName, strerror(errno)); in qemu_pipe_open()
|
D | hardware.h | 32 #define MAKE_TAG_CONSTANT(A,B,C,D) (((A) << 24) | ((B) << 16) | ((C) << 8) | (D)) argument
|
/hardware/libhardware_legacy/qemu/ |
D | qemu.c | 34 # define D(...) ALOGD(__VA_ARGS__) macro 36 # define D(...) ((void)0) macro 84 D("no qemud pipe: %s", strerror(errno)); in qemu_channel_open_qemud_pipe() 104 D("no qemud control socket: %s", strerror(errno)); in qemu_channel_open_qemud() 110 D("can't send service name to qemud: %s", in qemu_channel_open_qemud() 119 D("cant' connect to %s service through qemud", name); in qemu_channel_open_qemud() 143 D("no '%s' control socket available: %s", in qemu_channel_open_qemud_old() 168 D("no kernel-provided %s device name", name); in qemu_channel_open_tty() 175 D("%s device name too long: '%s'", name, prop); in qemu_channel_open_tty() 295 D("%s: could not open control channel: %s", __FUNCTION__, in qemu_control_fd() [all …]
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/ |
D | venc_test.cpp | 83 #define D(fmt, ...) LOGE("venc_test Debug %s::%d " fmt "\n", \ macro 94 #define D(fmt, ...) fprintf(stderr, "venc_test Debug %s::%d " fmt "\n", \ macro 103 #define D(fmt, ...) macro 420 D("allocated pMem->fd = %d pvirt=0x%x, pMem->phys=0x%x, size = %d", pMem->pmem_fd, in PmemMalloc() 490 D("Going to state " # eState"..."); \ in SetState() 499 D("Now in state " # eState); \ in SetState() 629 D("Configuring H263..."); in ConfigureEncoder() 652 D("Configuring MP4/H264..."); in ConfigureEncoder() 668 D ("\n Profile = %d level = %d",profileLevel.eProfile,profileLevel.eLevel); in ConfigureEncoder() 949 D("\n Config file does not exist or could not be opened."); in ConfigureEncoder() [all …]
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/test/ |
D | venc_test.cpp | 86 #define D(fmt, ...) ALOGE("venc_test Debug %s::%d "fmt, \ macro 97 #define D(fmt, ...) fprintf(stderr, "venc_test Debug %s::%d "fmt"\n", \ macro 106 #define D(fmt, ...) macro 458 D("allocated pMem->fd = %lu pvirt=0x%p, pMem->phys=0x%lx, size = %d", pMem->pmem_fd, in PmemMalloc() 530 D("Going to state " # eState"..."); \ in SetState() 539 D("Now in state " # eState); \ in SetState() 664 D("Configuring H263..."); in ConfigureEncoder() 685 D("Configuring MP4/H264..."); in ConfigureEncoder() 701 D ("\n Profile = %lu level = %lu",profileLevel.eProfile,profileLevel.eLevel); in ConfigureEncoder() 965 D("\n Config file does not exist or could not be opened."); in ConfigureEncoder() [all …]
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/armv6/ |
D | vp8_subtract_armv6.asm | 237 ldr r10, [r1, #12] ; src (D) 238 ldr r11, [r3, #12] ; pred (D) 244 uxtb16 r8, r10 ; [s2 | s0] (D) 247 uxtb16 r9, r11 ; [p2 | p0] (D) 248 uxtb16 r10, r10, ror #8 ; [s3 | s1] (D) 249 uxtb16 r11, r11, ror #8 ; [p3 | p1] (D) 251 usub16 r6, r8, r9 ; [d2 | d0] (D) 252 usub16 r7, r10, r11 ; [d3 | d1] (D) 257 pkhbt r8, r6, r7, lsl #16 ; [d1 | d0] (D) 258 pkhtb r9, r7, r6, asr #16 ; [d3 | d2] (D) [all …]
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
D | debug.h | 44 #define D PRINT macro 46 #define D(x...) do { } while(0) macro
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
D | debug.h | 44 #define D PRINT macro 46 #define D(x...) do { } while(0) macro
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
D | debug.h | 44 #define D PRINT macro 46 #define D(x...) do { } while(0) macro
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
D | debug.h | 44 #define D PRINT macro 46 #define D(x...) do { } while(0) macro
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/inc/ |
D | debug.h | 32 #define D PRINT macro 34 #define D(x...) do { } while(0) macro
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc/ |
D | debug.h | 32 #define D PRINT macro 34 #define D(x...) do { } while(0) macro
|
/hardware/qcom/gps/msm8998/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
D | debug.h | 44 #define D PRINT macro 46 #define D(x...) do { } while(0) macro
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
D | debug.h | 44 #define D PRINT macro 46 #define D(x...) do { } while(0) macro
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/inc/ |
D | debug.h | 32 #define D PRINT macro 34 #define D(x...) do { } while(0) macro
|
/hardware/bsp/intel/peripheral/libmraa/docs/ |
D | galileorevd.md | 1 Galileo Gen 1 - Rev D {#galileorevd} 7 The rev D board has the following limitations in libmraa:
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
D | vp9_rdopt.h | 22 #define RDCOST(RM, DM, R, D) \ argument 23 (((128 + ((int64_t)R) * (RM)) >> 8) + (D << DM))
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/ |
D | intra4x4_predict_v6.asm | 390 and r6, lr, r6, asr #2 ; [D|C] 403 pkhtb r12, r6, r5 ; [-|D|-|A] 406 add r12, r12, r10, lsl #8 ; [H|D|B|A] 455 and r5, lr, r5, asr #2 ; [D|C] 457 and r8, lr, r8, asr #2 ; [I|D] 463 add r5, r5, r7, lsl #8 ; [H|C|G|D] 467 pkhtb r10, r9, r8 ; [-|J|-|D] 472 add r10, r7, r10, lsl #8 ; [J|H|D|G] 522 and r4, lr, r4, asr #2 ; [D|C] 539 add r7, r7, r4, asr #8 ; [-|E|D|B] [all …]
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ |
D | rdopt.h | 19 #define RDCOST(RM,DM,R,D) ( ((128+(R)*(RM)) >> 8) + (DM)*(D) ) argument
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/ |
D | subpixel_ssse3.asm | 458 movq xmm4, MMWORD PTR [rax + rdx * 2] ;D 461 punpcklbw xmm2, xmm4 ;B D 482 movq xmm4, MMWORD PTR [rax + rdx * 2 + 8] ;D 485 punpcklbw xmm2, xmm4 ;B D 541 movq xmm4, MMWORD PTR [rax + rdx * 2] ;D 544 punpcklbw xmm2, xmm4 ;B D 551 movq xmm4, MMWORD PTR [rax + rdx * 2 + 8] ;D 559 punpcklbw xmm5, xmm4 ;B D 646 movq xmm4, MMWORD PTR [rax + rdx * 2] ;D 649 punpcklbw xmm2, xmm4 ;B D [all …]
|
/hardware/akm/AK8975_FS/akmdfs/AKFS_APIs_8975/ |
D | AKFS_AOC.c | 55 AKFLOAT D; in From4Points2Sphere() local 78 D = dif[0][0]*r2[2] - dif[2][0]*r2[0]; in From4Points2Sphere() 83 OU = D*E + B*G; in From4Points2Sphere()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/ |
D | vp9_subpixel_8t_ssse3.asm | 56 movd xmm3, [rax + rdx * 2] ;D 61 punpcklbw xmm2, xmm3 ;C D 143 movq xmm3, [rax + rdx * 2] ;D 148 punpcklbw xmm2, xmm3 ;C D 231 movq xmm3, [rax + rdx * 2] ;D 236 punpcklbw xmm2, xmm3 ;C D 267 movq xmm3, [rax + rdx * 2 + 8] ;D 272 punpcklbw xmm2, xmm3 ;C D
|
/hardware/bsp/intel/peripheral/libmraa/src/python/docs/ |
D | index.rst | 22 * `Galileo Gen 1 - Rev D <../galileorevd.html>`_
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/ |
D | CONTRIBUTORS | 7 Balázs Dán <balazs.dan@gmail.com>
|