/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/ |
D | arm_cpudetect.c | 115 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/ |
D | cpu_id.c | 59 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/ |
D | usage.dox | 52 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/ |
D | mdp_version.cpp | 88 mFeatures = metadata.data.caps.features; in MDPVersion()
|
/hardware/intel/common/libva/test/videoprocess/ |
D | process.cfg | 5 # Supported features including: denoise, deinterlacing, sharpening, color balance,
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/src/ |
D | loc_api_rpcgen_xdr.c | 130 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/ |
D | UPDATING | 10 armv7 targets with neon extensions. We disable many features. Some for
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api_xdr.c | 102 if (!xdr_rpc_uint32 (xdrs, &objp->features)) in xdr_rpc_loc_api_rpc_glue_code_info_remote_rets()
|
D | loc_api.xdr | 88 rpc_uint32 features; /* Features turned on in the code.
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/ |
D | loc_api_xdr.c | 102 if (!xdr_rpc_uint32 (xdrs, &objp->features)) in xdr_rpc_loc_api_rpc_glue_code_info_remote_rets()
|
D | loc_api.xdr | 97 rpc_uint32 features; /* Features turned on in the code.
|
/hardware/libhardware/include/hardware/ |
D | bt_rc.h | 126 btrc_remote_features_t features);
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/ |
D | loc_api.h | 60 rpc_uint32 features; member
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/ |
D | loc_api.h | 60 rpc_uint32 features; member
|
/hardware/intel/img/libdrm/libdrm/ |
D | config.h.in | 107 /* 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/ |
D | loc_api_rpcgen_rpc.h | 90 rpc_uint32 features; member
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/ |
D | loc_api.xdr | 117 rpc_uint32 features; /* Features turned on in the code.
|
/hardware/qcom/msm8x74/kernel-headers/linux/ |
D | msm_mdp.h | 811 uint32_t features; member
|
/hardware/qcom/msm8x74/original-kernel-headers/linux/ |
D | msm_mdp.h | 812 uint32_t features; member
|
/hardware/invensense/6515/libsensors_iio/software/simple_apps/mpu_iio/ |
D | mpu_iio.c | 50 } features; variable
|
/hardware/qcom/msm8x84/kernel-headers/linux/ |
D | msm_mdp.h | 972 uint32_t features; member
|
/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
D | msm_mdp.h | 1000 uint32_t features; member
|
/hardware/qcom/msm8x26/kernel-headers/linux/ |
D | msm_mdp.h | 987 uint32_t features; member
|
/hardware/qcom/msm8x26/original-kernel-headers/linux/ |
D | msm_mdp.h | 1024 uint32_t features; member
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/ |
D | README | 246 Some Google Test features require the C++ Technical Report 1 (TR1) 271 and all features using tuple will be disabled.
|