Searched refs:mask (Results 251 - 270 of 270) sorted by relevance

<<11

/hardware/qcom/msm8x26/original-kernel-headers/sound/
H A Dasound.h949 unsigned int mask; member in struct:snd_ctl_event::__anon4522::__anon4523
/hardware/qcom/msm8x84/kernel-headers/sound/
H A Dasound.h967 unsigned int mask; member in struct:snd_ctl_event::__anon4643::__anon4644
/hardware/qcom/msm8x84/original-kernel-headers/sound/
H A Dasound.h949 unsigned int mask; member in struct:snd_ctl_event::__anon4740::__anon4741
/hardware/qcom/audio/msm8909/visualizer/
H A Doffload_visualizer.c591 context->config.inputCfg.mask = EFFECT_CONFIG_ALL;
599 context->config.outputCfg.mask = EFFECT_CONFIG_ALL;
/hardware/qcom/audio/visualizer/
H A Doffload_visualizer.c599 context->config.inputCfg.mask = EFFECT_CONFIG_ALL;
607 context->config.outputCfg.mask = EFFECT_CONFIG_ALL;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
H A Dloopfilter_filters_altivec.asm448 vandc v13, v13, v8 ;# f &= mask
482 vandc v13, v13, v8 ;# f &= mask
837 lvx \V, 0, r0 ;# mask to concatenate active U,V pels
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
H A Dvp9_subpel_variance.asm90 pcmpgtw m5, m6 ; mask for 0 > x
110 pcmpgtw m5, m6 ; mask for 0 > x
H A Dvp9_dct_avx2.c49 // The mask will only contain whether the first value is zero, all
52 // add the mask and one for the first element:
53 // - if zero, mask = -1, v = v - 1 + 1 = v
54 // - if non-zero, mask = 0, v = v + 0 + 1 = v + 1
55 __m128i mask = _mm_cmpeq_epi16(in0, k__nonzero_bias_a); local
56 in0 = _mm_add_epi16(in0, mask);
118 __m128i mask; local
130 mask = _mm_cmpeq_epi16(in[0], k__nonzero_bias_a);
131 in[0] = _mm_add_epi16(in[0], mask);
H A Dvp9_dct_sse2.c91 // The mask will only contain whether the first value is zero, all
94 // add the mask and one for the first element:
95 // - if zero, mask = -1, v = v - 1 + 1 = v
96 // - if non-zero, mask = 0, v = v + 0 + 1 = v + 1
97 __m128i mask = _mm_cmpeq_epi16(in0, k__nonzero_bias_a); local
98 in0 = _mm_add_epi16(in0, mask);
219 __m128i mask; local
231 mask = _mm_cmpeq_epi16(in[0], k__nonzero_bias_a);
232 in[0] = _mm_add_epi16(in[0], mask);
/hardware/libhardware/modules/input/evdev/
H A DInputHub.cpp702 if (event->mask & IN_CREATE) {
/hardware/ti/omap4xxx/camera/inc/OMXCameraAdapter/
H A DOMXCameraAdapter.h639 status_t sendCallBacks(CameraFrame frame, OMX_IN OMX_BUFFERHEADERTYPE *pBuffHeader, unsigned int mask, OMXCameraPortParameters *port);
/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc_eng.cpp1572 LOC_LOGV("LocEngInstallAGpsCert - certs=%u mask=%u",
1585 LOC_API_ADAPTER_EVENT_MASK_T mask,
1587 LocMsg(), mLocEng(locEng), mMask(mask), mIsEnabled(isEnabled) {
2955 // updated the mask
2990 // updated the mask
1584 LocEngUpdateRegistrationMask(loc_eng_data_s_type* locEng, LOC_API_ADAPTER_EVENT_MASK_T mask, loc_registration_mask_status isEnabled) argument
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
H A Dloc_eng.cpp822 " status: %d\n Technology mask: %u",
869 LOC_LOGV("num sv: %d\n ephemeris mask: %dxn almanac mask: %x\n "
870 "used in fix mask: %x\n sv: prn snr "
1583 LOC_LOGV("LocEngInstallAGpsCert - certs=%u mask=%u",
1596 LOC_API_ADAPTER_EVENT_MASK_T mask,
1598 LocMsg(), mLocEng(locEng), mMask(mask), mIsEnabled(isEnabled) {
2980 // updated the mask
3015 // updated the mask
1595 LocEngUpdateRegistrationMask(loc_eng_data_s_type* locEng, LOC_API_ADAPTER_EVENT_MASK_T mask, loc_registration_mask_status isEnabled) argument
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
H A Dloc_eng.cpp1573 LOC_LOGV("LocEngInstallAGpsCert - certs=%u mask=%u",
1586 LOC_API_ADAPTER_EVENT_MASK_T mask,
1588 LocMsg(), mLocEng(locEng), mMask(mask), mIsEnabled(isEnabled) {
2955 // updated the mask
2990 // updated the mask
1585 LocEngUpdateRegistrationMask(loc_eng_data_s_type* locEng, LOC_API_ADAPTER_EVENT_MASK_T mask, loc_registration_mask_status isEnabled) argument
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
H A Dloc_eng.cpp1572 LOC_LOGV("LocEngInstallAGpsCert - certs=%u mask=%u",
1585 LOC_API_ADAPTER_EVENT_MASK_T mask,
1587 LocMsg(), mLocEng(locEng), mMask(mask), mIsEnabled(isEnabled) {
2955 // updated the mask
2990 // updated the mask
1584 LocEngUpdateRegistrationMask(loc_eng_data_s_type* locEng, LOC_API_ADAPTER_EVENT_MASK_T mask, loc_registration_mask_status isEnabled) argument
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A Dloc_eng.cpp1573 LOC_LOGV("LocEngInstallAGpsCert - certs=%u mask=%u",
1586 LOC_API_ADAPTER_EVENT_MASK_T mask,
1588 LocMsg(), mLocEng(locEng), mMask(mask), mIsEnabled(isEnabled) {
2955 // updated the mask
2990 // updated the mask
1585 LocEngUpdateRegistrationMask(loc_eng_data_s_type* locEng, LOC_API_ADAPTER_EVENT_MASK_T mask, loc_registration_mask_status isEnabled) argument
/hardware/ti/omap4-aah/camera/inc/OMXCameraAdapter/
H A DOMXCameraAdapter.h762 status_t sendCallBacks(CameraFrame frame, OMX_IN OMX_BUFFERHEADERTYPE *pBuffHeader, unsigned int mask, OMXCameraPortParameters *port);
/hardware/qcom/camera/QCamera2/HAL3/
H A DQCamera3Channel.cpp147 * @postprocessMask : post-proccess feature mask
385 * DESCRIPTION: Get bit mask of all stream types in this channel
389 * RETURN : Bit mask of all stream types in this channel
393 uint32_t mask = 0; local
395 mask |= (1U << mStreams[i]->getMyType());
397 return mask;
698 * @postprocess_mask: the postprocess mask for streams of this channel
1632 * @postprocess_mask: feature mask for postprocessing
1786 * DESCRIPTION: Get bit mask of all stream types in this channel.
1787 * If stream is not initialized, then generate mask base
[all...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc2963 const UInt32 mask = (1 << 10) - 1; local
2965 (((first & mask) << 10) | (second & mask)) + 0x10000 :
/hardware/qcom/camera/QCamera2/HAL/
H A DQCameraParameters.cpp2908 uint32_t mask = 0; local
2911 property_get("persist.camera.stats.debug.mask", value, "0");
2912 mask = (uint32_t)atoi(value);
2914 LOGH("ctrl mask :%d", mask);
2916 if (ADD_SET_PARAM_ENTRY_TO_BATCH(m_pParamBuf, CAM_INTF_PARM_STATS_DEBUG_MASK, mask)) {
6971 LOGH("face process mask not changed, no ops here");
11285 // set face detection mask
11312 LOGH("face process mask not changed, no ops here");
12568 * DESCRIPTION: returns mobicat mask
[all...]

Completed in 1295 milliseconds

<<11