Home
last modified time | relevance | path

Searched defs:tmp_mask (Results 1 – 5 of 5) sorted by relevance

/external/selinux/libsepol/src/
Dnode_record.c450 char *tmp_mask = NULL; in hidden_def() local
492 char *tmp_mask = NULL; in hidden_def() local
519 char *tmp_mask = malloc(mask_sz); in hidden_def() local
/external/libyuv/files/source/
Drow_dspr2.cc604 uint32 tmp_mask = 0x7fff7fff; in I422ToARGBRow_DSPR2() local
730 uint32 tmp_mask = 0xff; in RGB24ToARGBRow_DSPR2() local
758 uint32 tmp_mask = 0xff; in RAWToARGBRow_DSPR2() local
791 uint32 tmp_mask = 0xff; in RGB565ToARGBRow_DSPR2() local
885 uint32 tmp_mask = 0x7fff7fff; in I444ToARGBRow_DSPR2() local
972 uint32 tmp_mask = 0x7fff7fff; in I422ToARGB4444Row_DSPR2() local
1063 uint32 tmp_mask = 0x80008000; in I422ToARGB1555Row_DSPR2() local
1153 uint32 tmp_mask = 0x7fff7fff; in NV12ToARGBRow_DSPR2() local
/external/openssh/
Daddrmatch.c298 struct xaddr tmp_addr, tmp_mask, tmp_result; in addr_host_is_all0s() local
352 struct xaddr tmp_mask, tmp_result; in addr_netmatch() local
/external/webrtc/webrtc/modules/audio_processing/beamformer/
Dnonlinear_beamformer.cc444 float tmp_mask = CalculatePostfilterMask(*interf_cov_mats_[i][j], in ProcessAudioBlock() local
/external/libaom/libaom/av1/encoder/
Drdopt.c7751 uint8_t *tmp_mask[2] = { xd->seg_mask, seg_mask }; in pick_interinter_seg() local