Searched refs:CONFIG (Results 1 - 13 of 13) sorted by relevance

/hardware/ti/omap3/dspbridge/inc/
H A Ddbreg.h80 #define CONFIG "Software\\TexasInstruments\\DirectDSP\\Config" macro
/hardware/samsung_slsi/exynos5/include/
H A DExynosJpegApi.h88 struct CONFIG{ struct in class:ExynosJpegBase
123 struct CONFIG t_stJpegConfig;
130 int t_v4l2SetFmt(int iFd, enum v4l2_buf_type eType, struct CONFIG *pstConfig);
131 int t_v4l2GetFmt(int iFd, enum v4l2_buf_type eType, struct CONFIG *pstConfig);
/hardware/intel/img/psb_video/src/
H A Dtng_yuv_processor.c369 #define CONFIG(id) ((object_config_p) object_heap_lookup( &driver_data->config_heap, id )) macro
394 obj_config = CONFIG(obj_context->config_id);
453 obj_config = CONFIG(obj_context->config_id);
517 obj_config = CONFIG(obj_context->config_id);
H A Dpsb_buffer.c570 #define CONFIG(id) ((object_config_p) object_heap_lookup( &driver_data->config_heap, id )) macro
605 object_config_p obj_config = CONFIG(obj_context->config_id);
716 object_config_p obj_config = CONFIG(obj_context->config_id);
H A Dvsp_compose.c39 #define CONFIG(id) ((object_config_p) object_heap_lookup( &driver_data->config_heap, id )) macro
H A Dpnw_rotate.c59 #define CONFIG(id) ((object_config_p) object_heap_lookup( &driver_data->config_heap, id )) macro
577 object_config_p obj_config = CONFIG(obj_context->config_id);
H A Dvsp_VPP.c38 #define CONFIG(id) ((object_config_p) object_heap_lookup( &driver_data->config_heap, id )) macro
872 obj_config = CONFIG(obj_context->config_id);
944 obj_config = CONFIG(obj_context->config_id);
1079 obj_config = CONFIG(obj_context->config_id);
H A Dpsb_drv_video.c131 #define CONFIG(id) ((object_config_p) object_heap_lookup( &driver_data->config_heap, id )) macro
466 obj_config = CONFIG(configID);
544 obj_config = CONFIG(config_id);
572 obj_config = CONFIG(config_id);
1067 obj_config = CONFIG(config_id);
2078 obj_config = CONFIG(obj_context->config_id);
2310 obj_config = CONFIG(obj_context->config_id);
2360 obj_config = CONFIG(obj_context->config_id);
2633 obj_config = CONFIG(config);
H A Dpsb_surface_attrib.c43 #define CONFIG(id) ((object_config_p) object_heap_lookup( &driver_data->config_heap, id )) macro
H A Dvsp_vp8.c39 #define CONFIG(id) ((object_config_p) object_heap_lookup( &driver_data->config_heap, id )) macro
/hardware/samsung_slsi/exynos5/libhwjpeg/
H A DExynosJpegBase.cpp85 int ExynosJpegBase::t_v4l2SetFmt(int iFd, enum v4l2_buf_type eType, struct CONFIG *pstConfig)
134 int ExynosJpegBase::t_v4l2GetFmt(int iFd, enum v4l2_buf_type eType, struct CONFIG *pstConfig)
360 memset(&t_stJpegConfig, 0, sizeof(struct CONFIG));
440 memcpy(&t_stJpegConfig, pConfig, sizeof(struct CONFIG));
/hardware/intel/img/psb_video/src/android/
H A Dpsb_surface_gralloc.c42 #define CONFIG(id) ((object_config_p) object_heap_lookup( &driver_data->config_heap, id )) macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
H A Dconfigure.sh468 print_config_mk CONFIG "${1}" ${CONFIG_LIST}
487 print_config_h CONFIG "${TMP_H}" ${CONFIG_LIST}

Completed in 803 milliseconds