/hardware/intel/common/omx-components/videocodec/libvpx_internal/ |
D | UPDATING | 10 armv7 targets with neon extensions. We disable many features. Some for 18 --disable-runtime-cpu-detect 19 --disable-neon 28 --disable-examples 29 --disable-docs 34 $ ../libvpx/configure --target=armv7-android-gcc --disable-runtime-cpu-detect \ 35 --disable-neon --sdk-path=$ANDROID_NDK_ROOT --disable-vp9-encoder \ 36 --disable-examples --disable-docs
|
/hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/ |
D | README | 4 this will run enable and disable sequence sequentially. 7 In the disable sequence, this will disable all but accel engine; all outputs 11 this set the enable sequence to 10 seconds and disable sequence for 1 seconds. 18 this set the enable and disable sequences to last a random time. It is good 22 this enables motion interrupt during the disable sequence.
|
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_video_dec/src/ |
D | omx_proxy_videodec_secure.c | 24 const OMX_U8 enable = 1, disable = 0; in OMX_ComponentInit() local 76 ret = write(pComponentPrivate->secure_misc_drv_fd, &disable, sizeof(disable)); in OMX_ComponentInit() 126 const OMX_U8 disable = 0; in PROXY_VIDDEC_Secure_ComponentDeInit() local 143 ret = write(secure_misc_drv_fd, &disable, sizeof(disable)); in PROXY_VIDDEC_Secure_ComponentDeInit()
|
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_video_dec/src/ |
D | omx_proxy_videodec_secure.c | 24 const OMX_U8 enable = 1, disable = 0; in OMX_ComponentInit() local 75 ret = write(pComponentPrivate->secure_misc_drv_fd, &disable, sizeof(disable)); in OMX_ComponentInit() 116 const OMX_U8 disable = 0; in PROXY_VIDDEC_Secure_ComponentDeInit() local 133 ret = write(secure_misc_drv_fd, &disable, sizeof(disable)); in PROXY_VIDDEC_Secure_ComponentDeInit()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/android/ |
D | README | 4 --enable-postproc --disable-install-srcs --enable-multi-res-encoding \ 5 --enable-temporal-denoising --disable-unit-tests --disable-install-docs \ 6 --disable-examples --disable-runtime-cpu-detect --sdk=$NDK
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/ |
D | vp9_pragmas.h | 19 #pragma warning(disable:997 1011 170) 23 #pragma warning(disable:4799)
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ |
D | pragmas.h | 19 #pragma warning(disable:997 1011 170) 22 #pragma warning(disable:4799)
|
/hardware/intel/common/libmix/mix_video/test/src/ |
D | Makefile.am | 16 test_framemanager_LIBTOOLFLAGS = --tag=disable-static
|
/hardware/intel/common/libmix/mix_audio/tests/smoke/ |
D | Makefile.am | 19 mixaudiosmoke_LIBTOOLFLAGS = --tag=disable-static
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/ |
D | SpritePlaneBase.cpp | 47 bool SpritePlaneBase::disable() in disable() function in android::intel::SpritePlaneBase
|
D | SpritePlaneBase.h | 34 virtual bool disable();
|
/hardware/intel/img/hwcomposer/merrifield/ips/common/ |
D | SpritePlaneBase.cpp | 47 bool SpritePlaneBase::disable() in disable() function in android::intel::SpritePlaneBase
|
D | SpritePlaneBase.h | 35 virtual bool disable();
|
/hardware/intel/common/libmix/mix_common/src/ |
D | Makefile.am | 19 libmixcommon_la_LIBTOOLFLAGS = --tag=disable-static
|
/hardware/intel/img/hwcomposer/merrifield/ips/anniedale/ |
D | AnnCursorPlane.h | 38 bool disable();
|
D | AnnRGBPlane.h | 37 bool disable();
|
D | AnnOverlayPlane.h | 42 virtual bool disable();
|
/hardware/intel/img/hwcomposer/merrifield/ips/tangier/ |
D | TngCursorPlane.h | 38 bool disable();
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/ |
D | AnnCursorPlane.h | 38 bool disable();
|
D | AnnRGBPlane.h | 36 bool disable();
|
D | AnnOverlayPlane.h | 44 virtual bool disable();
|
/hardware/qcom/audio/msm8909/post_proc/ |
D | bundle.c | 356 context->ops.disable = equalizer_disable; in effect_lib_create() 376 context->ops.disable = bass_disable; in effect_lib_create() 397 context->ops.disable = virtualizer_disable; in effect_lib_create() 423 context->ops.disable = reverb_disable; in effect_lib_create() 638 if (context->ops.disable) in effect_command() 639 context->ops.disable(context); in effect_command()
|
/hardware/qcom/audio/post_proc/ |
D | bundle.c | 343 context->ops.disable = equalizer_disable; in effect_lib_create() 360 context->ops.disable = bassboost_disable; in effect_lib_create() 377 context->ops.disable = virtualizer_disable; in effect_lib_create() 400 context->ops.disable = reverb_disable; in effect_lib_create() 615 if (context->ops.disable) in effect_command() 616 context->ops.disable(context); in effect_command()
|
D | bundle.h | 61 int (*disable)(effect_context_t *context); member
|
/hardware/intel/common/libmix/mix_audio/src/ |
D | Makefile.am | 27 libmixaudio_la_LIBTOOLFLAGS = --tag=disable-static
|