Home
last modified time | relevance | path

Searched refs:description (Results 1 – 18 of 18) sorted by relevance

/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/public/
DExcDevice.h49 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/
Dperf_unittest.c245 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/
Dtee_client_api_linux_driver.c893 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/
Dtee_client_api_ex.h74 TEEC_ImplementationInfo* description);
/hardware/ti/omap4xxx/domx/omx_core/inc/
DOMX_Debug.h114 OMX_DBG_HANDLE OMX_Log_GetDebugHandle(const char *description);
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
DOMX_Debug.h89 OMX_DBG_HANDLE OMX_Log_GetDebugHandle(const char *description);
/hardware/samsung_slsi/exynos5/libv4l2/
Dexynos_v4l2.c295 … ALOGE("Passed fmt = %#x found pixel format[%d]: %s", fmt, fmtdesc.index, fmtdesc.description); in exynos_v4l2_enum_fmt()
/hardware/ti/omap3/dspbridge/dspexec/
DLICENSE185 file or class name and description of purpose be included on the
/hardware/ti/omap3/dspbridge/inc/
DLICENSE185 file or class name and description of purpose be included on the
/hardware/ti/wpan/tools/FM/
DLICENSE.TXT208 file or class name and description of purpose be included on the
/hardware/qcom/media/mm-video-legacy/vidc/venc/src/
Dvideo_encoder_device_copper.cpp344 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/
Dvideo_encoder_device_v4l2.cpp628 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/
Dvideodev2.h438 __u8 description[32]; /* Description string */ member
/hardware/qcom/msm8x74/original-kernel-headers/linux/
Dvideodev2.h462 __u8 description[32]; /* Description string */ member
/hardware/qcom/msm8x74/kernel-headers/linux/
Dvideodev2.h327 __u8 description[32]; member
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
Domx_vdec_copper.cpp1382 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/
Domx_vdec_hevc.cpp1448 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()
Domx_vdec_msm8974.cpp1580 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()