Home
last modified time | relevance | path

Searched refs:h (Results 1 – 25 of 717) sorted by relevance

12345678910>>...29

/hardware/intel/common/libmix/mix_video/src/
DMakefile.am86 noinst_HEADERS = mixvideoformat.h \
87 mixvideoformat_h264.h \
88 mixvideoformat_vc1.h \
89 mixvideoformat_mp42.h \
90 mixsurfacepool.h \
91 mixvideoframe_private.h \
92 mixbuffer_private.h \
93 mixframemanager.h \
94 mixbufferpool.h \
95 mixvideoformatqueue.h \
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
Dlibvpx_srcs.txt6 vp8/common/alloccommon.h
8 vp8/common/blockd.h
9 vp8/common/coefupdateprobs.h
10 vp8/common/common.h
12 vp8/common/default_coef_probs.h
15 vp8/common/entropy.h
17 vp8/common/entropymode.h
19 vp8/common/entropymv.h
21 vp8/common/extend.h
23 vp8/common/filter.h
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
Dlibvpx_srcs.txt6 vp8/common/alloccommon.h
8 vp8/common/blockd.h
9 vp8/common/coefupdateprobs.h
10 vp8/common/common.h
12 vp8/common/default_coef_probs.h
15 vp8/common/entropy.h
17 vp8/common/entropymode.h
19 vp8/common/entropymv.h
21 vp8/common/extend.h
23 vp8/common/filter.h
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
Dlibvpx_srcs.txt6 vp8/common/alloccommon.h
8 vp8/common/blockd.h
9 vp8/common/coefupdateprobs.h
10 vp8/common/common.h
12 vp8/common/default_coef_probs.h
15 vp8/common/entropy.h
17 vp8/common/entropymode.h
19 vp8/common/entropymv.h
21 vp8/common/extend.h
23 vp8/common/filter.h
[all …]
/hardware/intel/img/psb_video/src/
DREADME15 Name Fomat: xx_xxxx.c/h
22 lnc_xxxx.c/h are files for encoding on MRST
23 psb_xxxx.c/h are files for decoding on MRST (some files are reused in MFLD)
24 pnw_xxxx.c/h are files for encoding/decoding on MFLD
25 tng_xxxx.c/h are files for encoding/decoding on MRFLD
26 xx_xxES.c/h are files for various encoding codec, others codec named are for various decoding codec
36 | | |- lnc_cmdbuf.h (below files are for encode on MRST)
38 | | |- lnc_H263ES.h
40 | | |- lnc_H264ES.h
42 | | |- lnc_MPEG4ES.h
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
Dlibvpx_srcs.txt7 vp8/common/alloccommon.h
9 vp8/common/blockd.h
10 vp8/common/coefupdateprobs.h
11 vp8/common/common.h
13 vp8/common/default_coef_probs.h
16 vp8/common/entropy.h
18 vp8/common/entropymode.h
20 vp8/common/entropymv.h
22 vp8/common/extend.h
24 vp8/common/filter.h
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
Dlibvpx_srcs.txt6 vp8/common/alloccommon.h
29 vp8/common/arm/bilinearfilter_arm.h
36 vp8/common/blockd.h
37 vp8/common/coefupdateprobs.h
38 vp8/common/common.h
40 vp8/common/default_coef_probs.h
43 vp8/common/entropy.h
45 vp8/common/entropymode.h
47 vp8/common/entropymv.h
49 vp8/common/extend.h
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/memory_manager/include/
Dcavl_impl.h310 L_SC AVL_HANDLE L_(insert)(L_(avl) *l_tree, AVL_HANDLE h) { in L_()
311 AVL_SET_LESS(h, AVL_NULL) in L_()
312 AVL_SET_GREATER(h, AVL_NULL) in L_()
313 AVL_SET_BALANCE_FACTOR(h, 0) in L_()
316 l_tree->root = h; in L_()
345 cmp = AVL_COMPARE_NODE_NODE(h, hh); in L_()
367 AVL_SET_LESS(parent, h) in L_()
369 AVL_SET_GREATER(parent, h) in L_()
396 while (h != hh) { in L_()
430 return(h); in L_()
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
Dvpx_codec.mk14 API_SRCS-$(CONFIG_VP8_ENCODER) += vp8.h
15 API_SRCS-$(CONFIG_VP8_ENCODER) += vp8cx.h
16 API_DOC_SRCS-$(CONFIG_VP8_ENCODER) += vp8.h
17 API_DOC_SRCS-$(CONFIG_VP8_ENCODER) += vp8cx.h
19 API_SRCS-$(CONFIG_VP9_ENCODER) += svc_context.h
21 API_SRCS-$(CONFIG_VP8_DECODER) += vp8.h
22 API_SRCS-$(CONFIG_VP8_DECODER) += vp8dx.h
23 API_DOC_SRCS-$(CONFIG_VP8_DECODER) += vp8.h
24 API_DOC_SRCS-$(CONFIG_VP8_DECODER) += vp8dx.h
26 API_DOC_SRCS-yes += vpx_codec.h
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
Dlibvpx_srcs.txt6 vp8/common/alloccommon.h
29 vp8/common/arm/bilinearfilter_arm.h
67 vp8/common/blockd.h
68 vp8/common/coefupdateprobs.h
69 vp8/common/common.h
71 vp8/common/default_coef_probs.h
74 vp8/common/entropy.h
76 vp8/common/entropymode.h
78 vp8/common/entropymv.h
80 vp8/common/extend.h
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dexamples.mk11 LIBYUV_SRCS += third_party/libyuv/include/libyuv/basic_types.h \
12 third_party/libyuv/include/libyuv/cpu_id.h \
13 third_party/libyuv/include/libyuv/scale.h \
14 third_party/libyuv/source/row.h \
21 vpxdec.SRCS += md5_utils.c md5_utils.h
22 vpxdec.SRCS += vpx_ports/mem_ops.h
23 vpxdec.SRCS += vpx_ports/mem_ops_aligned.h
24 vpxdec.SRCS += vpx_ports/vpx_timer.h
25 vpxdec.SRCS += vpx/vpx_integer.h
26 vpxdec.SRCS += args.c args.h
[all …]
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
DMakefile2 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/intel/common/libwsbm/src/
DMakefile.am8 wsbm_fencemgr.h \
10 wsbm_manager.h \
12 wsbm_mm.h \
13 wsbm_pool.h \
14 wsbm_util.h \
16 wsbm_driver.h \
21 wsbm_priv.h
25 libwsbminclude_HEADERS = wsbm_manager.h wsbm_pool.h wsbm_driver.h \
26 wsbm_fencemgr.h wsbm_util.h wsbm_atomic.h
/hardware/qcom/gps/msm8909/utils/
DAndroid.mk45 loc_log.h \
46 loc_cfg.h \
47 log_util.h \
48 linked_list.h \
49 msg_q.h \
50 MsgTask.h \
51 LocHeap.h \
52 LocThread.h \
53 LocTimer.h \
54 loc_target.h \
[all …]
/hardware/qcom/gps/msm8996/utils/
DAndroid.mk45 loc_log.h \
46 loc_cfg.h \
47 log_util.h \
48 linked_list.h \
49 msg_q.h \
50 MsgTask.h \
51 LocHeap.h \
52 LocThread.h \
53 LocTimer.h \
54 loc_target.h \
[all …]
/hardware/intel/common/wrs_omxil_core/
DAndroid.mk9 core/inc/khronos/openmax/include/OMX_IntelErrorTypes.h \
10 core/inc/khronos/openmax/include/OMX_IntelIndexExt.h \
11 core/inc/khronos/openmax/include/OMX_IntelVideoExt.h
18 base/inc/cmodule.h \
19 base/inc/componentbase.h \
20 base/inc/portaudio.h \
21 base/inc/portbase.h \
22 base/inc/portimage.h \
23 base/inc/portother.h \
24 base/inc/portvideo.h \
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/halloc/src/
Dhlist.h49 #define __hlist_init(h) { &hlist_null } argument
52 static_inline void hlist_init(hlist_head_t * h);
65 static_inline void hlist_add(hlist_head_t * h, hlist_item_t * i);
73 static_inline void hlist_relink_head(hlist_head_t * h);
75 #define hlist_for_each(i, h) \ argument
76 for (i = (h)->next; i != &hlist_null; i = i->next)
78 #define hlist_for_each_safe(i, tmp, h) \ argument
79 for (i = (h)->next, tmp = i->next; \
86 static_inline void hlist_init(hlist_head_t * h) in hlist_init() argument
88 assert(h); in hlist_init()
[all …]
/hardware/qcom/media/msm8974/mm-core/
DAndroid.mk54 LOCAL_COPY_HEADERS := inc/OMX_Audio.h
55 LOCAL_COPY_HEADERS += inc/OMX_Component.h
56 LOCAL_COPY_HEADERS += inc/OMX_ContentPipe.h
57 LOCAL_COPY_HEADERS += inc/OMX_Core.h
58 LOCAL_COPY_HEADERS += inc/OMX_Image.h
59 LOCAL_COPY_HEADERS += inc/OMX_Index.h
60 LOCAL_COPY_HEADERS += inc/OMX_IVCommon.h
61 LOCAL_COPY_HEADERS += inc/OMX_Other.h
62 LOCAL_COPY_HEADERS += inc/OMX_QCOMExtns.h
63 LOCAL_COPY_HEADERS += inc/OMX_Types.h
[all …]
/hardware/invensense/65xx/libsensors_iio/software/core/mpl/build/
Dfilelist.mk4 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/invensense/6515/libsensors_iio/software/core/mpl/build/
Dfilelist.mk4 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/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/
D0001-include-paths.diff6 #include <stdlib.h> /* realloc */
7 #include <string.h> /* memset & co */
9 -#include "halloc.h"
10 +#include "third_party/nestegg/halloc/halloc.h"
11 #include "align.h"
12 #include "hlist.h"
14 diff --git a/nestegg/include/nestegg/nestegg.h b/nestegg/include/nestegg/nestegg.h
16 --- a/nestegg/include/nestegg/nestegg.h
17 +++ b/nestegg/include/nestegg/nestegg.h
22 -#include <nestegg/nestegg-stdint.h>
[all …]
/hardware/qcom/media/msm8996/mm-core/
DAndroid.mk60 LOCAL_COPY_HEADERS := inc/OMX_Audio.h
61 LOCAL_COPY_HEADERS += inc/OMX_Component.h
62 LOCAL_COPY_HEADERS += inc/OMX_ContentPipe.h
63 LOCAL_COPY_HEADERS += inc/OMX_Core.h
64 LOCAL_COPY_HEADERS += inc/OMX_Image.h
65 LOCAL_COPY_HEADERS += inc/OMX_Index.h
66 LOCAL_COPY_HEADERS += inc/OMX_IVCommon.h
67 LOCAL_COPY_HEADERS += inc/OMX_Other.h
68 LOCAL_COPY_HEADERS += inc/OMX_QCOMExtns.h
69 LOCAL_COPY_HEADERS += inc/OMX_Types.h
[all …]
/hardware/intel/common/libva/va/
DMakefile.am43 va.h \
44 va_backend.h \
45 va_backend_tpi.h \
46 va_backend_vpp.h \
47 va_compat.h \
48 va_dec_hevc.h \
49 va_dec_jpeg.h \
50 va_dec_vp8.h \
51 va_dec_vp9.h \
52 va_drmcommon.h \
[all …]
/hardware/qcom/media/msm8974/mm-core/omxcore/
DAndroid.mk45 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/bsp/intel/peripheral/libupm/src/gas/
DCMakeLists.txt4 set (module_h ${libname}.h mq2.h mq3.h mq4.h mq5.h mq6.h mq7.h mq8.h mq9.h tp401.h)

12345678910>>...29