Searched refs:common (Results 1 - 25 of 372) sorted by relevance

1234567891011>>

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
H A Dvp8_common.mk12 VP8_COMMON_SRCS-yes += common/pragmas.h
13 VP8_COMMON_SRCS-yes += common/ppflags.h
14 VP8_COMMON_SRCS-yes += common/onyx.h
15 VP8_COMMON_SRCS-yes += common/onyxd.h
16 VP8_COMMON_SRCS-yes += common/alloccommon.c
17 VP8_COMMON_SRCS-yes += common/blockd.c
18 VP8_COMMON_SRCS-yes += common/coefupdateprobs.h
19 VP8_COMMON_SRCS-yes += common/debugmodes.c
20 VP8_COMMON_SRCS-yes += common/default_coef_probs.h
21 VP8_COMMON_SRCS-yes += common/dequantiz
[all...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
H A Dvp9_common.mk13 VP9_COMMON_SRCS-yes += common/vp9_pragmas.h
14 VP9_COMMON_SRCS-yes += common/vp9_ppflags.h
15 VP9_COMMON_SRCS-yes += common/vp9_alloccommon.c
16 VP9_COMMON_SRCS-yes += common/vp9_blockd.c
17 VP9_COMMON_SRCS-yes += common/vp9_convolve.c
18 VP9_COMMON_SRCS-yes += common/vp9_convolve.h
19 VP9_COMMON_SRCS-yes += common/vp9_debugmodes.c
20 VP9_COMMON_SRCS-yes += common/vp9_entropy.c
21 VP9_COMMON_SRCS-yes += common/vp9_entropymode.c
22 VP9_COMMON_SRCS-yes += common/vp9_entropym
[all...]
/hardware/intel/img/hwcomposer/ips/common/
H A DBlankControl.cpp17 #include <common/utils/HwcTrace.h>
18 #include <common/base/Drm.h>
19 #include <ips/common/BlankControl.h>
H A DSpritePlaneBase.cpp16 #include <common/utils/HwcTrace.h>
17 #include <ips/common/SpritePlaneBase.h>
18 #include <ips/common/PixelFormat.h>
H A DGrallocBufferMapperBase.cpp16 #include <common/utils/HwcTrace.h>
17 #include <common/base/Drm.h>
19 #include <ips/common/GrallocBufferMapperBase.h>
/hardware/intel/common/libva/test/decode/
H A DAndroid.mk10 ../common/va_display.c \
11 ../common/va_display_android.cpp
18 $(LOCAL_PATH)/../common \
/hardware/intel/common/libva/test/vainfo/
H A DAndroid.mk10 ../common/va_display.c \
11 ../common/va_display_android.cpp
18 $(LOCAL_PATH)/../common \
/hardware/intel/img/hwcomposer/
H A DAndroid.mk33 common/base/Drm.cpp \
34 common/base/HwcLayer.cpp \
35 common/base/HwcLayerList.cpp \
36 common/base/Hwcomposer.cpp \
37 common/base/HwcModule.cpp \
38 common/base/DisplayAnalyzer.cpp \
39 common/buffers/BufferCache.cpp \
40 common/buffers/GraphicBuffer.cpp \
41 common/buffers/BufferManager.cpp \
42 common/device
[all...]
/hardware/intel/common/libva/test/encode/
H A DAndroid.mk9 ../common/va_display.c \
10 ../common/va_display_android.cpp \
18 $(LOCAL_PATH)/../common \
32 ../common/va_display.c \
33 ../common/va_display_android.cpp \
41 $(LOCAL_PATH)/../common \
/hardware/intel/img/hwcomposer/platforms/merrifield_plus/
H A DPlatfPrimaryDevice.cpp16 #include <common/utils/HwcTrace.h>
18 #include <ips/common/VsyncControl.h>
19 #include <ips/common/BlankControl.h>
H A DPlatfExternalDevice.cpp16 #include <common/utils/HwcTrace.h>
18 #include <ips/common/VsyncControl.h>
19 #include <ips/common/BlankControl.h>
20 #include <ips/common/HdcpControl.h>
/hardware/libhardware/include/hardware/
H A Dnfc_tag.h41 struct hw_module_t common; member in struct:nfc_tag_module_t
51 struct hw_device_t common; member in struct:nfc_tag_device
90 return dev->common.close(&dev->common);
H A Dlocal_time_hal.h54 struct hw_module_t common; member in struct:local_time_module
64 struct hw_device_t common; member in struct:local_time_hw_device
117 return device->common.close(&device->common);
H A Dnfc.h69 struct hw_module_t common; member in struct:nfc_nci_module_t
124 struct hw_device_t common; member in struct:nfc_nci_device
206 return dev->common.close(&dev->common);
232 struct hw_module_t common; member in struct:nfc_module_t
255 struct hw_device_t common; member in struct:__anon1299
293 return dev->common.close(&dev->common);
/hardware/libhardware/modules/nfc/
H A Dnfc_pn544_example.c36 dev->common.tag = HARDWARE_DEVICE_TAG;
37 dev->common.version = 0;
38 dev->common.module = (struct hw_module_t*) module;
39 dev->common.close = pn544_close;
62 .common = {
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
H A Dset_roi.cc53 cpi.common.mb_rows = 240 >> 4;
54 cpi.common.mb_cols = 320 >> 4;
55 const int mbs = (cpi.common.mb_rows * cpi.common.mb_cols);
69 int roi_retval = vp8_set_roimap(&cpi, roi_map, cpi.common.mb_rows,
70 cpi.common.mb_cols, delta_q, delta_lf,
137 roi_retval = vp8_set_roimap(&cpi, roi_map, cpi.common.mb_rows,
138 cpi.common.mb_cols, rand_deltas,
147 roi_retval = vp8_set_roimap(&cpi, roi_map, cpi.common.mb_rows,
148 cpi.common
[all...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
H A Donyxd_if.c12 #include "vp8/common/onyxc_int.h"
14 #include "vp8/common/postproc.h"
16 #include "vp8/common/onyxd.h"
19 #include "vp8/common/alloccommon.h"
20 #include "vp8/common/loopfilter.h"
21 #include "vp8/common/swapyv12buffer.h"
22 #include "vp8/common/threading.h"
27 #include "vp8/common/quant_common.h"
30 #include "vp8/common/systemdependent.h"
50 vp8_remove_common(&pbi->common);
[all...]
/hardware/intel/img/hwcomposer/ips/tangier/
H A DTngGrallocBuffer.h21 #include <ips/common/GrallocSubBuffer.h>
22 #include <ips/common/GrallocBufferBase.h>
/hardware/libhardware/modules/audio/
H A Daudio_hw.c109 out_get_sample_rate(&stream->common));
197 in_get_sample_rate(&stream->common));
232 out->stream.common.get_sample_rate = out_get_sample_rate;
233 out->stream.common.set_sample_rate = out_set_sample_rate;
234 out->stream.common.get_buffer_size = out_get_buffer_size;
235 out->stream.common.get_channels = out_get_channels;
236 out->stream.common.get_format = out_get_format;
237 out->stream.common.set_format = out_set_format;
238 out->stream.common.standby = out_standby;
239 out->stream.common
[all...]
/hardware/libhardware/modules/local_time/
H A Dlocal_time_hw.c43 dev->common.module->name, ret);
80 ltdev->device.common.tag = HARDWARE_DEVICE_TAG;
81 ltdev->device.common.version = 0;
82 ltdev->device.common.module = (struct hw_module_t *) module;
83 ltdev->device.common.close = ltdev_close;
90 *device = &ltdev->device.common;
100 .common = {
/hardware/libhardware/modules/fingerprint/
H A Dfingerprint.c62 dev->common.tag = HARDWARE_DEVICE_TAG;
63 dev->common.version = HARDWARE_MODULE_API_VERSION(1, 0);
64 dev->common.module = (struct hw_module_t*) module;
65 dev->common.close = fingerprint_close;
81 .common = {
/hardware/qcom/audio/legacy/alsa_sound/
H A Dacoustics_default.cpp60 dev->common.tag = HARDWARE_DEVICE_TAG;
61 dev->common.version = 0;
62 dev->common.module = (hw_module_t *) module;
63 dev->common.close = s_device_close;
72 *device = &dev->common;
/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dgps.c51 dev->common.tag = HARDWARE_DEVICE_TAG;
52 dev->common.version = 0;
53 dev->common.module = (struct hw_module_t*)module;
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A Dgps.c47 dev->common.tag = HARDWARE_DEVICE_TAG;
48 dev->common.version = 0;
49 dev->common.module = (struct hw_module_t*)module;
/hardware/samsung_slsi/exynos5/mobicore/
H A DAndroid.mk7 # Setup common variables
8 LOG_WRAPPER := $(MOBICORE_PROJECT_PATH)/common/LogWrapper
9 COMP_PATH_MobiCore := $(MOBICORE_PROJECT_PATH)/common/MobiCore

Completed in 1452 milliseconds

1234567891011>>