Home
last modified time | relevance | path

Searched defs:mask (Results 1126 - 1150 of 2279) sorted by relevance

1...<<41424344454647484950>>...92

/third_party/ffmpeg/libavcodec/
H A Dvp6.c591 vp6_filter(VP56Context *s, uint8_t *dst, uint8_t *src, int offset1, int offset2, ptrdiff_t stride, VP56mv mv, int mask, int select, int luma) vp6_filter() argument
H A Dvp56.c345 int mask = s->vp56_coord_div[b] - 1; in vp56_mc() local
H A Dmv30.c467 GetBitContext mask; in decode_inter() local
H A Dtexturedspenc.c177 uint32_t mask = 0; in match_colors() local
455 uint32_t mask; in compress_color() local
350 refine_colors(const uint8_t *block, ptrdiff_t stride, uint16_t *pmax16, uint16_t *pmin16, uint32_t mask) refine_colors() argument
505 int mask = 0; compress_alpha() local
[all...]
H A Dproresdec2.c62 const int mask = (1 << num_bits) - 1; in unpack_alpha() local
/third_party/ffmpeg/libavfilter/
H A Dformats.c849 int64_t mask; in ff_parse_channel_layout() local
H A Daf_afir.c57 int char_y, mask; in drawtext() local
H A Ddrawutils.c296 int mask = (1 << sub) - 1; in subsampling_bounds() local
440 blend_pixel16(uint8_t *dst, unsigned src, unsigned alpha, const uint8_t *mask, int mask_linesize, int l2depth, unsigned w, unsigned h, unsigned shift, unsigned xm0) blend_pixel16() argument
464 blend_pixel(uint8_t *dst, unsigned src, unsigned alpha, const uint8_t *mask, int mask_linesize, int l2depth, unsigned w, unsigned h, unsigned shift, unsigned xm0) blend_pixel() argument
487 blend_line_hv16(uint8_t *dst, int dst_delta, unsigned src, unsigned alpha, const uint8_t *mask, int mask_linesize, int l2depth, int w, unsigned hsub, unsigned vsub, int xm, int left, int right, int hband) blend_line_hv16() argument
512 blend_line_hv(uint8_t *dst, int dst_delta, unsigned src, unsigned alpha, const uint8_t *mask, int mask_linesize, int l2depth, int w, unsigned hsub, unsigned vsub, int xm, int left, int right, int hband) blend_line_hv() argument
537 ff_blend_mask(FFDrawContext *draw, FFDrawColor *color, uint8_t *dst[], int dst_linesize[], int dst_w, int dst_h, const uint8_t *mask, int mask_linesize, int mask_w, int mask_h, int l2depth, unsigned endianness, int x0, int y0) ff_blend_mask() argument
[all...]
/third_party/ffmpeg/libavformat/
H A Dmp3enc.c204 int32_t mask = bitrate_idx << (4 + 8); in mp3_write_xing() local
/third_party/ffmpeg/tests/checkasm/
H A Dvp9dsp.c397 uint32_t mask = (1 << bit_depth) - 1; in randomize_loopfilter_buffers() local
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_iec958.c108 unsigned int mask = 1 << (iec->counter - (byte << 3)); in iec958_subframe() local
H A Dpcm_mulaw.c107 int mask; in s16_to_ulaw() local
H A Dpcm_alaw.c98 int mask; in s16_to_alaw() local
H A Dpcm_extplug.c169 int snd_ext_parm_mask_refine(snd_mask_t *mask, struct snd_ext_parm *parm, int type) in snd_ext_parm_mask_refine() argument
/third_party/astc-encoder/Source/
H A Dastcenc_vecmathlib_avx2_8.h355 ASTCENC_SIMD_INLINE unsigned int mask(vmask function
1163 store_lanes_masked(uint8_t* base, vint8 data, vmask8 mask) store_lanes_masked() argument
[all...]
H A Dastcenc_vecmathlib_sse_4.h434 ASTCENC_SIMD_INLINE unsigned int mask(vmask4 a) mask() function
1230 store_lanes_masked(uint8_t* base, vint4 data, vmask4 mask) store_lanes_masked() argument
[all...]
H A Dastcenc_vecmathlib_neon_4.h414 ASTCENC_SIMD_INLINE unsigned int mask(vmask4 a) in mask() function
839 uint32x4_t mask = vcgeq_u32(cond.m, msb); in select_msb() local
1078 store_lanes_masked(uint8_t* base, vint4 data, vmask4 mask) store_lanes_masked() argument
[all...]
H A Dastcenc_color_quantize.cpp146 vmask4 mask = residual >= vfloat4(-0.1f); in quant_color3() local
/third_party/alsa-lib/src/mixer/
H A Dmixer.c179 static int hctl_event_handler(snd_hctl_t *hctl, unsigned int mask, in hctl_event_handler() argument
322 static int snd_mixer_throw_event(snd_mixer_t *mixer, unsigned int mask, in snd_mixer_throw_event() argument
143 hctl_elem_event_handler(snd_hctl_elem_t *helem, unsigned int mask) hctl_elem_event_handler() argument
331 snd_mixer_elem_throw_event(snd_mixer_elem_t *elem, unsigned int mask) snd_mixer_elem_throw_event() argument
[all...]
/third_party/backends/backend/
H A Dplustek-usbhw.c296 u_char val, mask = 0x02; in usb_SensorPaper() local
1735 SANE_Byte val, mask; in usb_UpdateButtonStatus() local
H A Dstv680.h42 getbitfield (unsigned char *pageaddr, int mask, int shift) in getbitfield() argument
H A Dhs2p-scsi.c2064 SANE_Byte mask = 0x7; /* 7-3:reserved; 2-0: Endorser Control */ in endorser_control() local
/third_party/curl/lib/
H A Ddoh.c321 long mask = in dohprobe() local
/third_party/cmsis/CMSIS/Core/Include/m-profile/
H A Darmv8m_mpu.h261 const uint32_t mask = 0xFFU << pos; in ARM_MPU_SetMemAttrEx() local
/third_party/alsa-lib/src/control/
H A Dhcontrol.c201 static int snd_hctl_throw_event(snd_hctl_t *hctl, unsigned int mask, in snd_hctl_throw_event() argument
209 snd_hctl_elem_throw_event(snd_hctl_elem_t *elem, unsigned int mask) snd_hctl_elem_throw_event() argument

Completed in 31 milliseconds

1...<<41424344454647484950>>...92