Home
last modified time | relevance | path

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

/external/selinux/libsepol/src/
Dnode_record.c458 char *tmp_mask = NULL; in hidden_def() local
500 char *tmp_mask = NULL; in hidden_def() local
527 char *tmp_mask = malloc(mask_sz); in hidden_def() local
/external/webrtc/webrtc/modules/audio_processing/beamformer/
Dnonlinear_beamformer.cc444 float tmp_mask = CalculatePostfilterMask(*interf_cov_mats_[i][j], in ProcessAudioBlock() local