Home
last modified time | relevance | path

Searched refs:features (Results 1 – 25 of 29) sorted by relevance

12

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/
Darm_cpudetect.c115 uint64_t features;
120 features = android_getCpuFeatures();
129 if (features & ANDROID_CPU_ARM_FEATURE_NEON)
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libyuv/source/
Dcpu_id.c59 uint64_t features = android_getCpuFeatures(); in InitCpuFlags()
60 cpu_info_ = ((features & ANDROID_CPU_ARM_FEATURE_NEON) ? kCpuHasNEON : 0) | in InitCpuFlags()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dusage.dox52 Several "features" are defined that are optionally implemented by codec
53 algorithms. Indeed, the same algorithm may support different features on
54 different platforms. The purpose of defining these features is that when
55 they are implemented, they conform to a common interface. The features, or
57 the vpx_codec_get_caps() method. Attempts to invoke features not supported
60 Currently defined features available in both encoders and decoders include:
64 Currently defined decoder features include:
/hardware/qcom/display/msm8974/libqdutils/
Dmdp_version.cpp88 mFeatures = metadata.data.caps.features; in MDPVersion()
/hardware/intel/common/libva/test/videoprocess/
Dprocess.cfg5 # Supported features including: denoise, deinterlacing, sharpening, color balance,
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/src/
Dloc_api_rpcgen_xdr.c130 if (!xdr_rpc_uint32 (xdrs, &objp->features)) in xdr_rpc_loc_api_rpc_glue_code_info_remote_rets()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/
DUPDATING10 armv7 targets with neon extensions. We disable many features. Some for
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
Dloc_api_xdr.c102 if (!xdr_rpc_uint32 (xdrs, &objp->features)) in xdr_rpc_loc_api_rpc_glue_code_info_remote_rets()
Dloc_api.xdr88 rpc_uint32 features; /* Features turned on in the code.
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
Dloc_api_xdr.c102 if (!xdr_rpc_uint32 (xdrs, &objp->features)) in xdr_rpc_loc_api_rpc_glue_code_info_remote_rets()
Dloc_api.xdr97 rpc_uint32 features; /* Features turned on in the code.
/hardware/libhardware/include/hardware/
Dbt_rc.h126 btrc_remote_features_t features);
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
Dloc_api.h60 rpc_uint32 features; member
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
Dloc_api.h60 rpc_uint32 features; member
/hardware/intel/img/libdrm/libdrm/
Dconfig.h.in107 /* Define to 2 if the system does not provide POSIX.1 features except with
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/inc/
Dloc_api_rpcgen_rpc.h90 rpc_uint32 features; member
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
Dloc_api.xdr117 rpc_uint32 features; /* Features turned on in the code.
/hardware/qcom/msm8x74/kernel-headers/linux/
Dmsm_mdp.h811 uint32_t features; member
/hardware/qcom/msm8x74/original-kernel-headers/linux/
Dmsm_mdp.h812 uint32_t features; member
/hardware/invensense/6515/libsensors_iio/software/simple_apps/mpu_iio/
Dmpu_iio.c50 } features; variable
/hardware/qcom/msm8x84/kernel-headers/linux/
Dmsm_mdp.h972 uint32_t features; member
/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dmsm_mdp.h1000 uint32_t features; member
/hardware/qcom/msm8x26/kernel-headers/linux/
Dmsm_mdp.h987 uint32_t features; member
/hardware/qcom/msm8x26/original-kernel-headers/linux/
Dmsm_mdp.h1024 uint32_t features; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/
DREADME246 Some Google Test features require the C++ Technical Report 1 (TR1)
271 and all features using tuple will be disabled.

12