/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/public/ |
D | ExcDevice.h | 49 ExcDevice(const char *description, int cause) : in ExcDevice() argument 50 cause(cause), description(description) { in ExcDevice() 58 return description; in getDescription() 64 const char *description; variable
|
/hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/ |
D | perf_unittest.c | 245 void test_PERF(char *description) in test_PERF() argument 247 fprintf(stderr,"-- START -- %s --\n", description); in test_PERF() 248 fprintf(stdout,"-- START -- %s --\n", description); in test_PERF() 252 fprintf(stderr,"-- END -- %s --\n", description); in test_PERF() 253 fprintf(stdout,"-- END -- %s --\n", description); in test_PERF()
|
/hardware/ti/omap4xxx/security/tee_client_api/ |
D | tee_client_api_linux_driver.c | 893 TEEC_ImplementationInfo* description) in TEEC_GetImplementationInfo() argument 897 memset(description, 0, sizeof(TEEC_ImplementationInfo)); in TEEC_GetImplementationInfo() 899 strcpy(description->apiDescription, S_VERSION_STRING); in TEEC_GetImplementationInfo() 913 memcpy(description->commsDescription, sInfoBuffer.sDriverDescription, 64); in TEEC_GetImplementationInfo() 914 description->commsDescription[64] = 0; in TEEC_GetImplementationInfo() 915 memcpy(description->TEEDescription, sInfoBuffer.sSecureWorldDescription, 64); in TEEC_GetImplementationInfo() 916 description->TEEDescription[64] = 0; in TEEC_GetImplementationInfo()
|
/hardware/ti/omap4xxx/security/tf_sdk/include/ |
D | tee_client_api_ex.h | 74 TEEC_ImplementationInfo* description);
|
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
D | OMX_Debug.h | 114 OMX_DBG_HANDLE OMX_Log_GetDebugHandle(const char *description);
|
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
D | OMX_Debug.h | 89 OMX_DBG_HANDLE OMX_Log_GetDebugHandle(const char *description);
|
/hardware/samsung_slsi/exynos5/libv4l2/ |
D | exynos_v4l2.c | 295 … ALOGE("Passed fmt = %#x found pixel format[%d]: %s", fmt, fmtdesc.index, fmtdesc.description); in exynos_v4l2_enum_fmt()
|
/hardware/ti/omap3/dspbridge/dspexec/ |
D | LICENSE | 185 file or class name and description of purpose be included on the
|
/hardware/ti/omap3/dspbridge/inc/ |
D | LICENSE | 185 file or class name and description of purpose be included on the
|
/hardware/ti/wpan/tools/FM/ |
D | LICENSE.TXT | 208 file or class name and description of purpose be included on the
|
/hardware/qcom/media/mm-video-legacy/vidc/venc/src/ |
D | video_encoder_device_copper.cpp | 344 printf("fmt: description: %s, fmt: %x, flags = %x\n", fdesc.description, in venc_open() 353 printf("fmt: description: %s, fmt: %x, flags = %x\n", fdesc.description, in venc_open()
|
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 628 DEBUG_PRINT_LOW("fmt: description: %s, fmt: %x, flags = %x\n", fdesc.description, in venc_open() 637 DEBUG_PRINT_LOW("fmt: description: %s, fmt: %x, flags = %x\n", fdesc.description, in venc_open()
|
/hardware/samsung_slsi/exynos5/include/ |
D | videodev2.h | 438 __u8 description[32]; /* Description string */ member
|
/hardware/qcom/msm8x74/original-kernel-headers/linux/ |
D | videodev2.h | 462 __u8 description[32]; /* Description string */ member
|
/hardware/qcom/msm8x74/kernel-headers/linux/ |
D | videodev2.h | 327 __u8 description[32]; member
|
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/ |
D | omx_vdec_copper.cpp | 1382 printf("fmt: description: %s, fmt: %x, flags = %x\n", fdesc.description, in component_init() 1390 printf("fmt: description: %s, fmt: %x, flags = %x\n", fdesc.description, in component_init()
|
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc.cpp | 1448 DEBUG_PRINT_HIGH("fmt: description: %s, fmt: %x, flags = %x\n", fdesc.description, in component_init() 1456 DEBUG_PRINT_HIGH("fmt: description: %s, fmt: %x, flags = %x\n", fdesc.description, in component_init()
|
D | omx_vdec_msm8974.cpp | 1580 DEBUG_PRINT_HIGH("fmt: description: %s, fmt: %x, flags = %x\n", fdesc.description, in component_init() 1588 DEBUG_PRINT_HIGH("fmt: description: %s, fmt: %x, flags = %x\n", fdesc.description, in component_init()
|