Home
last modified time | relevance | path

Searched refs:native (Results 1 – 25 of 74) sorted by relevance

123

/hardware/intel/common/omx-components/videocodec/
DAndroid.mk31 $(call include-path-for, frameworks-native)/media/hardware \
32 $(call include-path-for, frameworks-native)/media/openmax \
108 $(call include-path-for, frameworks-native)/media/hardware \
109 $(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 \
235 $(call include-path-for, frameworks-native)/media/hardware \
236 $(call include-path-for, frameworks-native)/media/openmax \
299 $(call include-path-for, frameworks-native)/media/hardware \
300 $(call include-path-for, frameworks-native)/media/openmax \
[all …]
/hardware/interfaces/media/1.0/
Dtypes.hal29 * Ref: frameworks/native/include/ui/GraphicBuffer.h
49 * An AnwBuffer is simply AnwBufferAttributes plus a native handle.
57 * Ref: frameworks/native/include/android/rect.h
58 * Ref: frameworks/native/include/ui/Rect.h
68 * Ref: frameworks/native/include/ui/Region.h
/hardware/qcom/media/msm8996/libstagefrighthw/
DAndroid.mk32 frameworks/native/include/media/openmax \
33 frameworks/native/include/media/hardware
/hardware/qcom/media/msm8974/libstagefrighthw/
DAndroid.mk26 frameworks/native/include/media/openmax \
27 frameworks/native/include/media/hardware
/hardware/intel/common/libstagefrighthw/
DAndroid.mk24 $(call include-path-for, frameworks-native)/media/hardware \
25 $(call include-path-for, frameworks-native)/media/openmax
/hardware/qcom/media/msm8998/libstagefrighthw/
DAndroid.mk44 frameworks/native/include/media/openmax \
46 frameworks/native/include/media/hardware
/hardware/intel/common/libmix/videoencoder/
DAndroid.mk36 $(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/
DAndroid.mk36 $(call include-path-for, frameworks-native)/media/hardware \
37 $(TOP)/frameworks/native/include/media/openmax
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/
DAndroid.mk89 libmm-venc-inc += frameworks/native/include/media/hardware
90 libmm-venc-inc += frameworks/native/include/media/openmax
91 libmm-venc-inc += frameworks/native/libs/nativewindow/include
92 libmm-venc-inc += frameworks/native/libs/nativebase/include
93 libmm-venc-inc += frameworks/native/libs/arect/include
/hardware/interfaces/cas/native/1.0/
Dtypes.hal17 package android.hardware.cas.native@1.0;
63 * which is referenced by a native-handle. The native handle is allocated
DAndroid.bp4 name: "android.hardware.cas.native@1.0",
DIDescrambler.hal16 package android.hardware.cas.native@1.0;
22 * IDescrambler is the native plugin API for descrambling operations.
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/
DAndroid.mk71 libmm-vdec-inc += $(TOP)/frameworks/native/include/media/openmax
72 libmm-vdec-inc += $(TOP)/frameworks/native/include/media/hardware
73 libmm-vdec-inc += $(TOP)/frameworks/native/libs/nativewindow/include
74 libmm-vdec-inc += $(TOP)/frameworks/native/libs/nativebase/include
/hardware/qcom/media/msm8996/videopp/
DAndroid.mk49 libmm-vidpp-inc += frameworks/native/include/media/openmax
50 libmm-vidpp-inc += frameworks/native/include/media/hardware
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-jpeg-interface/test/
DAndroid.mk30 OMX_HEADER_DIR := frameworks/native/include/media/openmax
74 OMX_HEADER_DIR := frameworks/native/include/media/openmax
/hardware/intel/common/utils/media_resource_manager/arbitrator/
DAndroid.mk16 $(call include-path-for, frameworks-native)/media/openmax
/hardware/qcom/camera/msm8998/mm-image-codec/qomx_core/
DAndroid.mk13 LOCAL_C_INCLUDES := frameworks/native/include/media/openmax \
/hardware/intel/common/utils/media_resource_manager/omx_adaptor/
DAndroid.mk19 $(call include-path-for, frameworks-native)/media/openmax \
/hardware/intel/common/wrs_omxil_core/core/src/
DAndroid.mk26 $(TOP)/frameworks/native/include/media/openmax \
/hardware/interfaces/media/omx/1.0/
Dtypes.hal128 * Ref: frameworks/native/include/ui/GraphicBuffer.h
130 * Ref: frameworks/native/include/binder/IMemory.h
131 * Ref: frameworks/native/libs/binder/IMemory.cpp
182 * (A native handle cannot be put into a union as HIDL currently does not
212 * Ref: frameworks/native/include/media/hardware/VideoAPI.h
/hardware/invensense/65xx/libsensors_iio/software/build/android/
Dcommon.mk8 BUILD_ANDROID_JELLYBEAN = $(shell test -d $(ANDROID_ROOT)/frameworks/native && echo 1)
54 ANDROID_INCLUDES += -I$(ANDROID_ROOT)/frameworks/native/include # Jellybean
/hardware/google/av/codec2/
DAndroid.bp13 "frameworks/native/include/media/hardware",
/hardware/interfaces/cas/1.0/default/
DAndroid.bp20 "android.hardware.cas.native@1.0",
/hardware/intel/common/omx-components/videocodec/securevideo/moorefield/
DOMXVideoDecoderAVCSecure.cpp613 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/google/av/media/sfplugin/
DAndroid.bp26 "android.hardware.cas.native@1.0",

123