Searched refs:native (Results 1 – 25 of 43) sorted by relevance
12
/hardware/intel/common/omx-components/videocodec/ |
D | Android.mk | 28 $(call include-path-for, frameworks-native)/media/hardware \ 29 $(call include-path-for, frameworks-native)/media/openmax \ 102 $(call include-path-for, frameworks-native)/media/hardware \ 103 $(call include-path-for, frameworks-native)/media/openmax \ 174 $(call include-path-for, frameworks-native)/media/hardware \ 175 $(call include-path-for, frameworks-native)/media/openmax \ 225 $(call include-path-for, frameworks-native)/media/hardware \ 226 $(call include-path-for, frameworks-native)/media/openmax \ 283 $(call include-path-for, frameworks-native)/media/hardware \ 284 $(call include-path-for, frameworks-native)/media/openmax \ [all …]
|
/hardware/ti/omap4xxx/libI420colorconvert/ |
D | Android.mk | 10 $(TOP)/frameworks/native/include/media/openmax \ 11 $(TOP)/frameworks/native/include/media/editor
|
/hardware/ti/omap4-aah/libI420colorconvert/ |
D | Android.mk | 10 $(TOP)/frameworks/native/include/media/openmax \ 11 $(TOP)/frameworks/native/include/media/editor
|
/hardware/ti/omap3/libstagefrighthw/ |
D | Android.mk | 10 $(TOP)/frameworks/native/include/media/openmax \ 11 $(TOP)/frameworks/native/include/media/hardware
|
/hardware/ti/omap4xxx/libstagefrighthw/ |
D | Android.mk | 10 $(TOP)/frameworks/native/include/media/openmax \ 11 $(TOP)/frameworks/native/include/media/hardware
|
/hardware/qcom/media/msm8996/libstagefrighthw/ |
D | Android.mk | 30 frameworks/native/include/media/openmax \ 31 frameworks/native/include/media/hardware
|
/hardware/ti/omap4-aah/libstagefrighthw/ |
D | Android.mk | 10 $(TOP)/frameworks/native/include/media/openmax \ 11 $(TOP)/frameworks/native/include/media/hardware
|
/hardware/qcom/media/msm8974/libstagefrighthw/ |
D | Android.mk | 26 frameworks/native/include/media/openmax \ 27 frameworks/native/include/media/hardware
|
/hardware/intel/common/libstagefrighthw/ |
D | Android.mk | 24 $(call include-path-for, frameworks-native)/media/hardware \ 25 $(call include-path-for, frameworks-native)/media/openmax
|
/hardware/intel/common/libmix/videoencoder/ |
D | Android.mk | 36 $(call include-path-for, frameworks-native) \ 44 frameworks/native/include/media/openmax \ 45 frameworks/native/include/media/hardware \
|
/hardware/intel/common/wrs_omxil_core/base/src/ |
D | Android.mk | 36 $(call include-path-for, frameworks-native)/media/hardware \ 37 $(TOP)/frameworks/native/include/media/openmax
|
/hardware/qcom/media/msm8996/videopp/ |
D | Android.mk | 49 libmm-vidpp-inc += frameworks/native/include/media/openmax 50 libmm-vidpp-inc += frameworks/native/include/media/hardware
|
/hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/test/ |
D | Android.mk | 21 OMX_HEADER_DIR := frameworks/native/include/media/openmax 64 OMX_HEADER_DIR := frameworks/native/include/media/openmax
|
/hardware/intel/common/utils/media_resource_manager/arbitrator/ |
D | Android.mk | 16 $(call include-path-for, frameworks-native)/media/openmax
|
/hardware/intel/common/utils/media_resource_manager/omx_adaptor/ |
D | Android.mk | 17 $(call include-path-for, frameworks-native)/media/openmax \
|
/hardware/qcom/camera/mm-image-codec/qomx_core/ |
D | Android.mk | 13 LOCAL_C_INCLUDES := frameworks/native/include/media/openmax \
|
/hardware/libhardware/modules/audio_remote_submix/ |
D | Android.mk | 25 frameworks/native/include/
|
/hardware/invensense/65xx/libsensors_iio/software/build/android/ |
D | common.mk | 8 BUILD_ANDROID_JELLYBEAN = $(shell test -d $(ANDROID_ROOT)/frameworks/native && echo 1) 54 ANDROID_INCLUDES += -I$(ANDROID_ROOT)/frameworks/native/include # Jellybean
|
/hardware/intel/common/wrs_omxil_core/core/src/ |
D | Android.mk | 26 $(TOP)/frameworks/native/include/media/openmax \
|
/hardware/ti/omap4xxx/camera/ |
D | Android.mk | 66 frameworks/native/include/media/hardware \ 67 frameworks/native/include/media/openmax \
|
/hardware/intel/common/omx-components/videocodec/securevideo/moorefield/ |
D | OMXVideoDecoderAVCSecure.cpp | 613 native_handle_t *native = native_handle_create(1, 2); in MemAllocDataBuffer() local 615 native->data[0] = fd; in MemAllocDataBuffer() 621 native->data[1] = (int) pBuffer; in MemAllocDataBuffer() 623 native->data[2] = rand(); in MemAllocDataBuffer() 630 …ALOGV("Allocating native=[%p] buffer = %#x, data = %#x data_end= %#x size=%d",(OMX_U8 *)native,(u… in MemAllocDataBuffer() 631 return (OMX_U8 *) native; in MemAllocDataBuffer()
|
/hardware/ti/omap4-aah/libtiutils/ |
D | Android.mk | 23 frameworks/native/include
|
/hardware/libhardware/tests/camera2/ |
D | Android.mk | 34 frameworks/native/include \
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/ |
D | vdec.mk | 62 libmm-vdec-inc += frameworks/native/include/media/openmax 63 libmm-vdec-inc += frameworks/native/include/media/hardware
|
/hardware/intel/common/utils/ISV/ |
D | Android.mk | 37 $(call include-path-for, frameworks-native)/media/openmax
|
12