/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/ |
H A D | sys_util.c | 68 cpu_set_t mask; in StartThreadBindCore() local 103 cpu_set_t mask; in BindThreadToTargetMask() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | dfa.c | 70 int mask = 0x10000, bitbuf = 0; in decode_tsw1() local 113 int mask = 0x10000, bitbuf = 0; in decode_dsw1() local 150 int mask = 0x10000, bitbuf = 0; decode_dds1() local [all...] |
H A D | escape124.c | 313 unsigned mask; in escape124_decode_frame() local
|
H A D | mpc8.c | 82 int mask = 0; in mpc8_get_mask() local 234 int mask; in mpc8_decode_frame() local
|
H A D | cinepak.c | 82 uint32_t flag, mask; in cinepak_decode_codebook() local 138 uint32_t flag, mask; in cinepak_decode_vectors() local [all...] |
H A D | hevc_refs.c | 371 int mask = use_msb ? ~0 : (1 << s->ps.sps->log2_max_poc_lsb) - 1; in find_ref_idx() local
|
H A D | midivid.c | 51 GetBitContext mask; in decode_mvdv() local
|
H A D | mlpdsp.c | 27 mlp_filter_channel(int32_t *state, const int32_t *coeff, int firorder, int iirorder, unsigned int filter_shift, int32_t mask, int blocksize, int32_t *sample_buffer) mlp_filter_channel() argument 60 ff_mlp_rematrix_channel(int32_t *samples, const int32_t *coeffs, const uint8_t *bypassed_lsbs, const int8_t *noise_buffer, int index, unsigned int dest_ch, uint16_t blockpos, unsigned int maxchan, int matrix_noise_shift, int access_unit_size_pow2, int32_t mask) ff_mlp_rematrix_channel() argument
|
H A D | bmvvideo.c | 64 int len, mask; in decode_bmv_frame() local
|
H A D | acelp_vectors.c | 126 int mask = (1 << bits) - 1; in ff_acelp_fc_pulse_per_track() local 147 int mask = (1 << bits) - 1; in ff_decode_10_pulses_35bits() local
|
H A D | ac3dsp.c | 73 static void ac3_bit_alloc_calc_bap_c(int16_t *mask, int16_t *psd, in ac3_bit_alloc_calc_bap_c() argument
|
H A D | xxan.c | 89 int bits, mask; in xan_unpack_luma() local
|
H A D | pafvideo.c | 125 static void copy_color_mask(uint8_t *dst, int width, uint8_t mask, uint8_t color) in copy_color_mask() argument 137 static void copy_src_mask(uint8_t *dst, int width, uint8_t mask, const uint8_t *src) in copy_src_mask() argument 165 uint8_t *dst, *dend, mask = 0, color = 0; in decode_0() local [all...] |
H A D | ulti.c | 125 int mask, i; in ulti_pattern() local
|
H A D | mss12.h | 83 uint8_t *mask; member
|
/third_party/ffmpeg/libavcodec/mips/ |
H A D | mpegvideo_msa.c | 31 v8i16 add, mask, mul, zero_mask; in h263_dct_unquantize_msa() local 69 v8i16 block_vec, block_neg, qscale_vec, mask; in mpeg2_dct_unquantize_inter_msa() local [all...] |
H A D | vp8_idct_msa.c | 55 v16i8 mask = { 0, 4, 8, 12, 16, 20, 24, 28, 0, 0, 0, 0, 0, 0, 0, 0 }; in ff_vp8_idct_add_msa() local 88 v16i8 mask = { 0, 2, 4, 6, 16, 18, 20, 22, 0, 0, 0, 0, 0, 0, 0, 0 }; in ff_vp8_idct_dc_add_msa() local
|
/third_party/eudev/src/udev/ |
H A D | udevadm-info.c | 196 static void cleanup_dir(DIR *dir, mode_t mask, int depth) { in cleanup_dir() argument
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_haas.c | 137 const uint32_t mask = s->buffer_size - 1; in filter_frame() local
|
H A D | buffersrc.c | 346 uint64_t mask; in init_audio() local 348 mask = av_get_channel_layout(s->channel_layout_str); in init_audio() local
|
H A D | af_join.c | 162 uint64_t mask; in join_init() local 164 mask = av_get_channel_layout(s->channel_layout_str); in join_init() local
|
H A D | colorspacedsp_template.c | 230 unsigned mask = (1 << sh) - 1; in rgb2yuv_fsb() local
|
/third_party/ffmpeg/libavformat/ |
H A D | argo_brp.c | 86 ArgoMASKHeader mask; member 255 ArgoMASKHeader *mask = &hdr->extradata.mask; in argo_brp_read_header() local
|
H A D | file.c | 139 static int file_check(URLContext *h, int mask) in file_check() argument
|
H A D | hls_sample_encryption.c | 121 uint64_t mask; in ff_hls_senc_parse_audio_setup_info() local
|