Searched refs:feature (Results 1 – 14 of 14) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/ |
D | CHANGES | 3 * New feature: death tests are supported on OpenBSD and in iOS 5 * New feature: Google Test now implements a protocol to allow 9 * New feature: Test::RecordProperty() can now be used outside of the 12 * New feature (potentially breaking): --gtest_list_tests now prints 30 * New feature: ADD_FAILURE_AT() for reporting a test failure at the 32 * New feature: the universal value printer is moved from Google Mock 34 * New feature: type parameters and value parameters are reported in 62 * New feature: assertions can be safely called in multiple threads 64 * New feature: predicates used inside EXPECT_TRUE() and friends 66 * New feature: Google Test can now be compiled as a DLL. [all …]
|
D | README | 239 or 0 to enable or disable a certain feature.
|
/hardware/libhardware_legacy/include/hardware_legacy/ |
D | wifi_hal.h | 123 #define IS_SUPPORTED_FEATURE(feature, featureSet) IS_MASK_SET(feature, fetureSet) argument 124 #define IS_UNSUPPORTED_FEATURE(feature, featureSet) IS_MASK_RESET(feature, fetureSet) argument
|
/hardware/libhardware/include/hardware/ |
D | power.h | 149 void (*setFeature)(struct power_module *module, feature_t feature, int state);
|
D | bluetooth.h | 561 void (*interop_database_add)(uint16_t feature, const bt_bdaddr_t *addr, size_t len);
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
D | usage_dx.dox | 22 support this feature, however. Like all \ref usage_features, support can be 41 chooses not to make use of that feature, decoded frames are made available
|
D | keywords.dox | 47 does not include the option (except, of course, for the feature the
|
D | libs.doxy_template | 525 # directories that are symbolic links (a Unix filesystem feature) are excluded 786 # probably better off using the HTML help feature. 984 # documentation. Note that this feature is still experimental 996 # feature is still experimental and incomplete at the 1285 # support this, this feature is disabled by default.
|
D | CHANGELOG | 6 The VP9 encoder in this release is not feature complete. Users interested in 376 SSIM at the expense of PSNR. For now, this feature is available with
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/ |
D | configure.sh | 385 local feature="$2" 386 [ -n "$feature" ] || feature="$opt" 388 if enabled gcc && ! disabled "$feature" && ! check_cflags "-m$opt"; then 389 RTCD_OPTIONS="${RTCD_OPTIONS}--disable-$feature " 391 soft_enable "$feature"
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/x86inc/ |
D | x86inc.asm | 33 ; purposes to add a new feature, we strongly encourage contributing a patch 34 ; as this feature might be useful for others as well. Send patches or ideas 668 %assign cpuflags_aligned (1<<21) ; not a cpu feature, but a function variant
|
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/ |
D | VPPTest.c | 497 …int feature; /*Feature selected, only scaling, zoom, contrast, frosted glass effect, cropping, mi… in _tmain() local 551 feature= (_wtoi(argv[12])& (0x00FF); /*Use only lower byte*/ in _tmain() 567 feature=atoi(argv[12]) & (0x00FF); /*Use only lower byte*/ in _tmain() 600 switch (feature) /*Assign feature selected feature parameters*/ in _tmain() 1410 switch(feature) in _tmain()
|
/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
D | wifi_hal.cpp | 812 GetFeatureSetCommand(wifi_interface_handle handle, int feature, feature_set *set, in GetFeatureSetCommand() argument 816 feature_type = feature; in GetFeatureSetCommand()
|
/hardware/intel/common/libva/doc/ |
D | Doxyfile | 634 # directories that are symbolic links (a Unix file system feature) are excluded 1052 # Windows users are probably better off using the HTML help feature. 1325 # documentation. Note that this feature is still experimental 1337 # feature is still experimental and incomplete at the 1665 # support this, this feature is disabled by default.
|