Home
last modified time | relevance | path

Searched refs:starting (Results 1 – 9 of 9) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
Dvp9_ssim_opt.asm27 ; Sum across the register %1 starting with q words
39 ; Sum across the register %1 starting with q words
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/x86/
Dssim_opt.asm27 ; Sum across the register %1 starting with q words
39 ; Sum across the register %1 starting with q words
/hardware/qcom/audio/msm8909/policy_hal/
DAudioPolicyManager.h129 …void handleIncallSonification(audio_stream_type_t stream, bool starting, bool stateChange, audio_i…
DAudioPolicyManager.cpp1142 bool starting, bool stateChange, in handleIncallSonification() argument
1163 stream, starting, outputDesc->mDevice, stateChange); in handleIncallSonification()
1172 setStreamMute(stream, starting, outputDesc); in handleIncallSonification()
1180 setStreamMute(stream, starting, outputDesc); in handleIncallSonification()
1183 if (starting) { in handleIncallSonification()
/hardware/bsp/intel/peripheral/libmraa/docs/
Dftdi_ft4222.md35 the 4 FT4222H GPIO pins (i.e. starting at physical pin #4, logical pin #516).
/hardware/libhardware_legacy/include/hardware_legacy/
DAudioPolicyManagerBase.h407 void handleIncallSonification(int stream, bool starting, bool stateChange);
/hardware/libhardware_legacy/audio/
DAudioPolicyManagerBase.cpp3424 void AudioPolicyManagerBase::handleIncallSonification(int stream, bool starting, bool stateChange) in handleIncallSonification() argument
3437 stream, starting, outputDesc->mDevice, stateChange); in handleIncallSonification()
3446 setStreamMute(stream, starting, mPrimaryOutput); in handleIncallSonification()
3454 setStreamMute(stream, starting, mPrimaryOutput); in handleIncallSonification()
3457 if (starting) { in handleIncallSonification()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
DCHANGELOG216 behavior could be triggered by corrupt input or by starting
238 starting position of the coefficient partition.
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/
DREADME143 a sample test. You can use it as a starting point for your own build