/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/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/ |
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/libhardware/include/hardware/ |
D | bt_rc.h | 156 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/ |
D | process.cfg | 5 # Supported features including: denoise, deinterlacing, sharpening, color balance,
|
/hardware/qcom/gps/msm8996/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/qcom/gps/msm8909/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/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/qcom/gps/msm8084/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/qcom/gps/msm8994/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-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()
|
/hardware/qcom/gps/msm8994/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/msm8084/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()
|
/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/msm8084/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()
|
/hardware/qcom/gps/msm8994/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()
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/ |
D | loc_api.h | 60 rpc_uint32 features; member
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/inc-1240/ |
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/qcom/gps/msm8084/loc_api/libloc_api-rpc/inc-3200/ |
D | loc_api.h | 60 rpc_uint32 features; member
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/inc-3200/ |
D | loc_api.h | 60 rpc_uint32 features; member
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/inc-1240/ |
D | loc_api.h | 60 rpc_uint32 features; member
|