/hardware/qcom/media/mm-core/ |
D | Android.mk | 40 LOCAL_COPY_HEADERS := inc/OMX_Audio.h 41 LOCAL_COPY_HEADERS += inc/OMX_Component.h 42 LOCAL_COPY_HEADERS += inc/OMX_ContentPipe.h 43 LOCAL_COPY_HEADERS += inc/OMX_Core.h 44 LOCAL_COPY_HEADERS += inc/OMX_Image.h 45 LOCAL_COPY_HEADERS += inc/OMX_Index.h 46 LOCAL_COPY_HEADERS += inc/OMX_IVCommon.h 47 LOCAL_COPY_HEADERS += inc/OMX_Other.h 48 LOCAL_COPY_HEADERS += inc/OMX_QCOMExtns.h 49 LOCAL_COPY_HEADERS += inc/OMX_Types.h [all …]
|
/hardware/invensense/60xx/libsensors_iio/software/core/mpl/build/ |
D | filelist.mk | 4 HEADERS := $(MPL_DIR)/mpu.h 7 HEADERS := $(MPL_DIR)/fast_no_motion.h 8 HEADERS += $(MPL_DIR)/fusion_9axis.h 9 HEADERS += $(MPL_DIR)/motion_no_motion.h 10 HEADERS += $(MPL_DIR)/no_gyro_fusion.h 11 HEADERS += $(MPL_DIR)/quaternion_supervisor.h 12 HEADERS += $(MPL_DIR)/gyro_tc.h 13 HEADERS += $(MPL_DIR)/authenticate.h 14 HEADERS += $(MPL_DIR)/accel_auto_cal.h 15 HEADERS += $(MPL_DIR)/accel_auto_cal_protected.h [all …]
|
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
D | Makefile | 2 HSRC=$(wildcard *.h) 13 rm -f $(OMXINCLUDEDIR)/OMX_Audio.h 14 rm -f $(OMXINCLUDEDIR)/OMX_Component.h 15 rm -f $(OMXINCLUDEDIR)/OMX_Core.h 16 rm -f $(OMXINCLUDEDIR)/OMX_Debug.h 17 rm -f $(OMXINCLUDEDIR)/OMX_DebugMem.h 18 rm -f $(OMXINCLUDEDIR)/OMX_Image.h 19 rm -f $(OMXINCLUDEDIR)/OMX_Index.h 20 rm -f $(OMXINCLUDEDIR)/OMX_IVCommon.h 21 rm -f $(OMXINCLUDEDIR)/OMX_Other.h [all …]
|
/hardware/invensense/65xx/libsensors_iio/software/core/mpl/build/ |
D | filelist.mk | 4 HEADERS := $(MPL_DIR)/fast_no_motion.h 5 HEADERS += $(MPL_DIR)/fusion_9axis.h 6 HEADERS += $(MPL_DIR)/motion_no_motion.h 7 HEADERS += $(MPL_DIR)/no_gyro_fusion.h 8 HEADERS += $(MPL_DIR)/quaternion_supervisor.h 9 HEADERS += $(MPL_DIR)/gyro_tc.h 10 HEADERS += $(MPL_DIR)/authenticate.h 11 HEADERS += $(MPL_DIR)/accel_auto_cal.h 12 HEADERS += $(MPL_DIR)/accel_auto_cal_protected.h 13 HEADERS += $(MPL_DIR)/compass_vec_cal.h [all …]
|
/hardware/qcom/media/mm-core/omxcore/ |
D | Android.mk | 45 LOCAL_COPY_HEADERS := inc/OMX_Audio.h 46 LOCAL_COPY_HEADERS += inc/OMX_Component.h 47 LOCAL_COPY_HEADERS += inc/OMX_ContentPipe.h 48 LOCAL_COPY_HEADERS += inc/OMX_Core.h 49 LOCAL_COPY_HEADERS += inc/OMX_Image.h 50 LOCAL_COPY_HEADERS += inc/OMX_Index.h 51 LOCAL_COPY_HEADERS += inc/OMX_IVCommon.h 52 LOCAL_COPY_HEADERS += inc/OMX_Other.h 53 LOCAL_COPY_HEADERS += inc/OMX_QCOMExtns.h 54 LOCAL_COPY_HEADERS += inc/OMX_Types.h [all …]
|
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/build/ |
D | filelist.mk | 4 HEADERS := $(MLLITE_DIR)/invensense.h 7 HEADERS += $(MLLITE_DIR)/data_builder.h 8 HEADERS += $(MLLITE_DIR)/hal_outputs.h 9 HEADERS += $(MLLITE_DIR)/message_layer.h 10 HEADERS += $(MLLITE_DIR)/ml_math_func.h 11 HEADERS += $(MLLITE_DIR)/mpl.h 12 HEADERS += $(MLLITE_DIR)/results_holder.h 13 HEADERS += $(MLLITE_DIR)/start_manager.h 14 HEADERS += $(MLLITE_DIR)/storage_manager.h 17 HEADERS += $(MLLITE_DIR)/linux/mlos.h [all …]
|
/hardware/invensense/60xx/libsensors_iio/software/core/mllite/build/ |
D | filelist.mk | 4 HEADERS := $(MLLITE_DIR)/invensense.h 7 HEADERS += $(MLLITE_DIR)/data_builder.h 8 HEADERS += $(MLLITE_DIR)/hal_outputs.h 9 HEADERS += $(MLLITE_DIR)/message_layer.h 10 HEADERS += $(MLLITE_DIR)/ml_math_func.h 11 HEADERS += $(MLLITE_DIR)/mpl.h 12 HEADERS += $(MLLITE_DIR)/results_holder.h 13 HEADERS += $(MLLITE_DIR)/start_manager.h 14 HEADERS += $(MLLITE_DIR)/storage_manager.h 17 HEADERS += $(MLLITE_DIR)/linux/mlos.h [all …]
|
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/ |
D | content.pkg | 4 system\src\openmax_il\omx_core\inc\OMX_Audio.h 5 system\src\openmax_il\omx_core\inc\OMX_Component.h 6 system\src\openmax_il\omx_core\inc\OMX_ComponentRegistry.h 7 system\src\openmax_il\omx_core\inc\OMX_Core.h 8 system\src\openmax_il\omx_core\inc\OMX_Debug.h 9 system\src\openmax_il\omx_core\inc\OMX_DebugMem.h 10 system\src\openmax_il\omx_core\inc\OMX_Image.h 11 system\src\openmax_il\omx_core\inc\OMX_Index.h 12 system\src\openmax_il\omx_core\inc\OMX_IVCommon.h 13 system\src\openmax_il\omx_core\inc\OMX_Other.h [all …]
|
/hardware/libhardware_legacy/uevent/ |
D | uevent.c | 87 struct uevent_handler *h; in uevent_next_event() local 89 LIST_FOREACH(h, &uevent_handler_list, list) in uevent_next_event() 90 h->handler(h->handler_data, buffer, buffer_length); in uevent_next_event() 105 struct uevent_handler *h; in uevent_add_native_handler() local 107 h = malloc(sizeof(struct uevent_handler)); in uevent_add_native_handler() 108 if (h == NULL) in uevent_add_native_handler() 110 h->handler = handler; in uevent_add_native_handler() 111 h->handler_data = handler_data; in uevent_add_native_handler() 114 LIST_INSERT_HEAD(&uevent_handler_list, h, list); in uevent_add_native_handler() 122 struct uevent_handler *h; in uevent_remove_native_handler() local [all …]
|
/hardware/samsung_slsi/exynos5/gralloc/ |
D | gralloc.cpp | 77 int l, int t, int w, int h, 134 static int gralloc_alloc_rgb(int ionfd, int w, int h, int format, int usage, in gralloc_alloc_rgb() argument 171 vstride = h; in gralloc_alloc_rgb() 172 size = w * h; in gralloc_alloc_rgb() 180 vstride = ALIGN(h, 16); in gralloc_alloc_rgb() 181 if (vstride < h + 2) in gralloc_alloc_rgb() 182 size = bpr * (h + 2); in gralloc_alloc_rgb() 196 *hnd = new private_handle_t(fd, size, usage, w, h, format, *stride, in gralloc_alloc_rgb() 202 static int gralloc_alloc_framework_yuv(int ionfd, int w, int h, int format, in gralloc_alloc_framework_yuv() argument 213 size = (*stride * h) + (ALIGN(*stride / 2, 16) * h); in gralloc_alloc_framework_yuv() [all …]
|
/hardware/qcom/display/msm8x26/libgralloc/ |
D | gralloc_priv.h | 211 static int validate(const native_handle* h) { in validate() 212 const private_handle_t* hnd = (const private_handle_t*)h; in validate() 213 if (!h || h->version != sizeof(native_handle) || in validate() 214 h->numInts != sNumInts || h->numFds != sNumFds || in validate() 219 h, in validate() 220 h ? h->version : -1, sizeof(native_handle), in validate() 221 h ? h->numInts : -1, sNumInts, in validate() 222 h ? h->numFds : -1, sNumFds, in validate()
|
/hardware/qcom/display/msm8960/libgralloc/ |
D | gralloc_priv.h | 212 static int validate(const native_handle* h) { in validate() 213 const private_handle_t* hnd = (const private_handle_t*)h; in validate() 214 if (!h || h->version != sizeof(native_handle) || in validate() 215 h->numInts != sNumInts || h->numFds != sNumFds || in validate() 220 h, in validate() 221 h ? h->version : -1, sizeof(native_handle), in validate() 222 h ? h->numInts : -1, sNumInts, in validate() 223 h ? h->numFds : -1, sNumFds, in validate()
|
/hardware/qcom/display/msm8974/libgralloc/ |
D | gralloc_priv.h | 210 static int validate(const native_handle* h) { in validate() 211 const private_handle_t* hnd = (const private_handle_t*)h; in validate() 212 if (!h || h->version != sizeof(native_handle) || in validate() 213 h->numInts != sNumInts || h->numFds != sNumFds || in validate() 218 h, in validate() 219 h ? h->version : -1, sizeof(native_handle), in validate() 220 h ? h->numInts : -1, sNumInts, in validate() 221 h ? h->numFds : -1, sNumFds, in validate()
|
/hardware/samsung_slsi/exynos5/include/ |
D | gralloc_priv.h | 110 int h, int format, int stride, int vstride) : in private_handle_t() 112 offset(0), format(format), width(w), height(h), stride(stride), in private_handle_t() 122 int h, int format, int stride, int vstride) : in private_handle_t() 124 offset(0), format(format), width(w), height(h), stride(stride), in private_handle_t() 134 int h, int format, int stride, int vstride) : in private_handle_t() 136 offset(0), format(format), width(w), height(h), stride(stride), in private_handle_t() 148 static int validate(const native_handle* h) { in validate() 149 const private_handle_t* hnd = (const private_handle_t*)h; in validate() 150 if (!h || h->version != sizeof(native_handle) || in validate() 154 … ALOGE("invalid gralloc handle (at %p)", reinterpret_cast<void *>(const_cast<native_handle *>(h))); in validate()
|
D | ExynosRect.h | 44 int h; //!< height member 62 h = _h_; 74 h = other->h; in ExynosRect() 86 h = other.h; 99 && h == other.h
|
D | exynos_format.h | 84 #define GET_32BPP_FRAME_SIZE(w, h) (((w) * (h)) << 2) argument 85 #define GET_24BPP_FRAME_SIZE(w, h) (((w) * (h)) * 3) argument 86 #define GET_16BPP_FRAME_SIZE(w, h) (((w) * (h)) << 1) argument
|
D | ExynosCamera.h | 347 bool setVideoSize(int w, int h); 349 bool getVideoSize(int *w, int *h); 461 bool getJpegThumbnailSize(int *w, int *h); 488 bool getPictureSize(int *w, int *h); 502 bool getPreviewSize(int *w, int *h); 520 bool getSupportedJpegThumbnailSizes(int *w, int *h); 525 bool getSupportedPictureSizes(int *w, int *h); 534 bool getSupportedPreviewSizes(int *w, int *h); 540 bool getSupportedVideoSizes(int *w, int *h); 636 bool setJpegThumbnailSize(int w, int h); [all …]
|
/hardware/libhardware/modules/gralloc/ |
D | gralloc_priv.h | 98 static int validate(const native_handle* h) { in validate() 99 const private_handle_t* hnd = (const private_handle_t*)h; in validate() 100 if (!h || h->version != sizeof(native_handle) || in validate() 101 h->numInts != sNumInts || h->numFds != sNumFds || in validate() 104 ALOGE("invalid gralloc handle (at %p)", h); in validate()
|
/hardware/qcom/display/msm8960/libtilerenderer/ |
D | tilerenderer.cpp | 59 int l = left, t = (height - bottom), w = (right - left), h = (bottom - top), preserve = 0; in startTileRendering() local 67 if (w > width || h > height) { in startTileRendering() 69 h = (h > height) ? height : h; in startTileRendering() 77 glStartTilingQCOM(l, t, w, h, GL_COLOR_BUFFER_BIT0_QCOM); in startTileRendering() 79 glStartTilingQCOM(l, t, w, h, GL_NONE); in startTileRendering()
|
/hardware/qcom/display/msm8x26/libtilerenderer/ |
D | tilerenderer.cpp | 59 int l = left, t = (height - bottom), w = (right - left), h = (bottom - top), preserve = 0; in startTileRendering() local 67 if (w > width || h > height) { in startTileRendering() 69 h = (h > height) ? height : h; in startTileRendering() 77 glStartTilingQCOM(l, t, w, h, GL_COLOR_BUFFER_BIT0_QCOM); in startTileRendering() 79 glStartTilingQCOM(l, t, w, h, GL_NONE); in startTileRendering()
|
/hardware/qcom/display/msm8x26/liboverlay/ |
D | overlayUtils.h | 158 w(0), h(0), in Dim() 162 w(_w), h(_h) {} in Dim() 165 w(_w), h(_h), in Dim() 168 return (x+w <= _w && y+h <= _h); in check() 174 d.w == w && d.h == h && 186 uint32_t h; member 193 Whf() : w(0), h(0), format(0), size(0) {} in Whf() 195 w(wi), h(he), format(f), size(0) {} in Whf() 197 w(wi), h(he), format(f), size(s) {} in Whf() 200 return whf.w == w && whf.h == h && [all …]
|
/hardware/qcom/display/msm8960/liboverlay/ |
D | overlayUtils.h | 158 w(0), h(0), in Dim() 162 w(_w), h(_h) {} in Dim() 165 w(_w), h(_h), in Dim() 168 return (x+w <= _w && y+h <= _h); in check() 174 d.w == w && d.h == h && 186 uint32_t h; member 193 Whf() : w(0), h(0), format(0), size(0) {} in Whf() 195 w(wi), h(he), format(f), size(0) {} in Whf() 197 w(wi), h(he), format(f), size(s) {} in Whf() 200 return whf.w == w && whf.h == h && [all …]
|
/hardware/ti/omap3/omx/system/src/openmax_il/lcml/inc/ |
D | Makefile | 2 HSRC=$(wildcard *.h) 13 rm -f $(OMXINCLUDEDIR)/LCML_CodecInterface.h 14 rm -f $(OMXINCLUDEDIR)/LCML_DspCodec.h 15 rm -f $(OMXINCLUDEDIR)/LCML_Types.h 16 rm -f $(OMXINCLUDEDIR)/usn.h
|
/hardware/qcom/display/msm8974/liboverlay/ |
D | overlayUtils.h | 158 w(0), h(0), in Dim() 162 w(_w), h(_h) {} in Dim() 165 w(_w), h(_h), in Dim() 168 return (x+w <= _w && y+h <= _h); in check() 174 d.w == w && d.h == h && 186 uint32_t h; member 193 Whf() : w(0), h(0), format(0), size(0) {} in Whf() 195 w(wi), h(he), format(f), size(0) {} in Whf() 197 w(wi), h(he), format(f), size(s) {} in Whf() 200 return whf.w == w && whf.h == h && [all …]
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/ |
D | Makefile | 1 HSRC=OMX_VidDec_CustomCmd.h OMX_VideoDecoder.h 13 rm -f $(OMXINCLUDEDIR)/OMX_VidDec_CustomCmd.h 14 rm -f $(OMXINCLUDEDIR)/OMX_VideoDecoder.h
|