Home
last modified time | relevance | path

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

123

/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/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/
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/libhardware/include/hardware/
Dbt_rc.h156 btrc_remote_features_t features);
301 typedef void (* btrc_ctrl_getrcfeatures_callback) (bt_bdaddr_t *bd_addr, int features);
/hardware/intel/common/libva/test/videoprocess/
Dprocess.cfg5 # Supported features including: denoise, deinterlacing, sharpening, color balance,
/hardware/qcom/gps/msm8996/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/qcom/gps/msm8909/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/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/qcom/gps/msm8084/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/qcom/gps/msm8994/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-3200/
Dloc_api_xdr.c102 if (!xdr_rpc_uint32 (xdrs, &objp->features)) in xdr_rpc_loc_api_rpc_glue_code_info_remote_rets()
/hardware/qcom/gps/msm8994/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/msm8084/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()
/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/msm8084/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()
/hardware/qcom/gps/msm8994/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()
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
Dloc_api.h60 rpc_uint32 features; member
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/inc-1240/
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/qcom/gps/msm8084/loc_api/libloc_api-rpc/inc-3200/
Dloc_api.h60 rpc_uint32 features; member
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/inc-3200/
Dloc_api.h60 rpc_uint32 features; member
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/inc-1240/
Dloc_api.h60 rpc_uint32 features; member

123