| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/ |
| H A D | btm_sco.c | 105 BtmScoCallbacksBlock *block = MEM_MALLOC.alloc(sizeof(BtmScoCallbacksBlock)); in BtmAllocScoCallbacksBlock() local 113 static void BtmFreeScoCallbacksBlock(void *block) in BtmFreeScoCallbacksBlock() argument 180 BtmScoCallbacksBlock *block = BtmAllocScoCallbacksBlock(callbacks, context); in BTM_RegisterScoCallbacks() local 201 BtmScoCallbacksBlock *block = NULL; BTM_DeregisterScoCallbacks() local 823 BtmScoCallbacksBlock *block = NULL; BtmScoOnConnectionComplete() local 860 BtmScoCallbacksBlock *block = NULL; BtmScoOnSynchronousConnectionComplete() local 933 BtmScoCallbacksBlock *block = NULL; BtmScoOnSynchronousConnectionChanged() local 945 BtmScoCallbacksBlock *block = NULL; BtmScoOnWriteVoiceSettingComplete() local 987 BtmScoCallbacksBlock *block = NULL; BtmScoOnConnectionRequest() local 1018 BtmScoCallbacksBlock *block = NULL; BtmScoOnDisconnectComplete() local [all...] |
| /foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/ |
| H A D | spunge_message.c | 27 FillpErrorType SpungePostMsg(struct SpungeInstance *inst, void *value, FILLP_INT type, FILLP_BOOL block) in SpungePostMsg() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | hqx.c | 115 decode_block(GetBitContext *gb, VLC *vlc, const int *quants, int dcb, int16_t block[64], int *last_dc) decode_block() argument [all...] |
| H A D | interplayacm.c | 54 int *block; member
|
| H A D | mimic.c | 219 int16_t *block = ctx->dct_block; in vlc_decode_block() local
|
| H A D | jrevdct.c | 1162 void ff_jref_idct_put(uint8_t *dest, ptrdiff_t line_size, int16_t *block) in ff_jref_idct_put() argument 1168 void ff_jref_idct_add(uint8_t *dest, ptrdiff_t line_size, int16_t *block) in ff_jref_idct_add() argument
|
| H A D | me_cmp.c | 138 static int sum_abs_dctelem_c(int16_t *block) in sum_abs_dctelem_c() argument
|
| H A D | fic.c | 113 static void fic_idct_put(uint8_t *dst, int stride, int16_t *block) in fic_idct_put() argument 139 fic_decode_block(FICContext *ctx, GetBitContext *gb, uint8_t *dst, int stride, int16_t *block, int *is_p) fic_decode_block() argument [all...] |
| H A D | mjpegenc.c | 422 static void record_block(MpegEncContext *s, int16_t *block, int n) in record_block() argument 465 static void encode_block(MpegEncContext *s, int16_t *block, int n) in encode_block() argument 523 ff_mjpeg_encode_mb(MpegEncContext *s, int16_t block[12][64]) ff_mjpeg_encode_mb() argument [all...] |
| H A D | tscc2.c | 51 int block[16]; member
|
| H A D | wmv2dec.c | 228 int block = FFMIN(run, 25); in ff_wmv2_decode_picture_header() local 407 static inline int wmv2_decode_inter_block(WMV2DecContext *w, int16_t *block, in wmv2_decode_inter_block() argument 447 int ff_wmv2_decode_mb(MpegEncContext *s, int16_t block[6][64]) in ff_wmv2_decode_mb() argument [all...] |
| H A D | msmpeg4dec.c | 108 static int msmpeg4v12_decode_mb(MpegEncContext *s, int16_t block[6][64]) in msmpeg4v12_decode_mb() argument 209 static int msmpeg4v34_decode_mb(MpegEncContext *s, int16_t block[6][64]) in msmpeg4v34_decode_mb() argument 648 int ff_msmpeg4_decode_block(MpegEncContext * s, int16_t * block, in ff_msmpeg4_decode_block() argument [all...] |
| H A D | zmbv.c | 90 int block; in zmbv_decode_xor_8() local 169 int block; in zmbv_decode_xor_16() local 246 int block; zmbv_decode_xor_24() local 331 int block; zmbv_decode_xor_32() local [all...] |
| H A D | opus_celt.c | 51 CeltBlock *block = &f->block[j]; in celt_decode_coarse_energy() local 87 CeltBlock *block = &f->block[j]; in celt_decode_fine_energy() local 146 static void celt_denormalize(CeltFrame *f, CeltBlock *block, floa argument 160 celt_postfilter_apply_transition(CeltBlock *block, float *data) celt_postfilter_apply_transition() argument 205 celt_postfilter(CeltFrame *f, CeltBlock *block) celt_postfilter() argument 253 CeltBlock *block = &f->block[i]; parse_postfilter() local 268 process_anticollapse(CeltFrame *f, CeltBlock *block, float *X) process_anticollapse() argument 409 CeltBlock *block = &f->block[i]; ff_celt_decode_frame() local 426 CeltBlock *block = &f->block[i]; ff_celt_decode_frame() local 437 CeltBlock *block = &f->block[i]; ff_celt_decode_frame() local 465 CeltBlock *block = &f->block[i]; ff_celt_decode_frame() local 498 CeltBlock *block = &f->block[i]; ff_celt_flush() local [all...] |
| H A D | opus_celt.h | 98 CeltBlock block[2]; member
|
| /third_party/ffmpeg/libavcodec/loongarch/ |
| H A D | h264idct_lasx.c | 304 ff_h264_idct_add16_lasx(uint8_t *dst, const int32_t *blk_offset, int16_t *block, int32_t dst_stride, const uint8_t nzc[15 * 8]) ff_h264_idct_add16_lasx() argument 327 ff_h264_idct8_add4_lasx(uint8_t *dst, const int32_t *blk_offset, int16_t *block, int32_t dst_stride, const uint8_t nzc[15 * 8]) ff_h264_idct8_add4_lasx() argument 350 ff_h264_idct_add8_lasx(uint8_t **dst, const int32_t *blk_offset, int16_t *block, int32_t dst_stride, const uint8_t nzc[15 * 8]) ff_h264_idct_add8_lasx() argument 379 ff_h264_idct_add8_422_lasx(uint8_t **dst, const int32_t *blk_offset, int16_t *block, int32_t dst_stride, const uint8_t nzc[15 * 8]) ff_h264_idct_add8_422_lasx() argument 428 ff_h264_idct_add16_intra_lasx(uint8_t *dst, const int32_t *blk_offset, int16_t *block, int32_t dst_stride, const uint8_t nzc[15 * 8]) ff_h264_idct_add16_intra_lasx() argument [all...] |
| /third_party/ffmpeg/libavcodec/mips/ |
| H A D | simple_idct_msa.c | 24 static void simple_idct_msa(int16_t *block) in simple_idct_msa() argument 544 void ff_simple_idct_msa(int16_t *block) in ff_simple_idct_msa() argument 549 void ff_simple_idct_put_msa(uint8_t *dst, ptrdiff_t dst_stride, int16_t *block) in ff_simple_idct_put_msa() argument 185 simple_idct_put_msa(uint8_t *dst, int32_t dst_stride, int16_t *block) simple_idct_put_msa() argument 361 simple_idct_add_msa(uint8_t *dst, int32_t dst_stride, int16_t *block) simple_idct_add_msa() argument 554 ff_simple_idct_add_msa(uint8_t *dst, ptrdiff_t dst_stride, int16_t *block) ff_simple_idct_add_msa() argument [all...] |
| /third_party/f2fs-tools/fsck/ |
| H A D | segment.c | 117 int new_data_block(struct f2fs_sb_info *sbi, void *block, in new_data_block() argument [all...] |
| /third_party/eudev/src/udev/ |
| H A D | udev-builtin-input_id.c | 287 unsigned block; in test_key() local [all...] |
| /third_party/elfutils/libdw/ |
| H A D | dwarf_getlocation.c | 146 struct loc_block_s *block = libdw_alloc (dbg, struct loc_block_s, in store_implicit_value() local 254 __libdw_intern_expression(Dwarf *dbg, bool other_byte_order, unsigned int address_size, unsigned int ref_size, void **cache, const Dwarf_Block *block, bool cfap, bool valuep, Dwarf_Op **llbuf, size_t *listlen, int sec_index) __libdw_intern_expression() argument 664 getlocation(struct Dwarf_CU *cu, const Dwarf_Block *block, Dwarf_Op **llbuf, size_t *listlen, int sec_index) getlocation() argument 701 Dwarf_Block block; dwarf_getlocation() local 852 Dwarf_Block block; getlocations_addr() local 900 Dwarf_Block block; dwarf_getlocation_addr() local 981 Dwarf_Block block; dwarf_getlocations() local [all...] |
| /third_party/ffmpeg/libavcodec/ppc/ |
| H A D | fdctdsp.c | 195 void ff_fdct_altivec(int16_t *block) in ff_fdct_altivec() argument
|
| H A D | vc1dsp_altivec.c | 138 static void vc1_inv_trans_8x8_altivec(int16_t block[64]) in vc1_inv_trans_8x8_altivec() argument 233 vc1_inv_trans_8x4_altivec(uint8_t *dest, ptrdiff_t stride, int16_t *block) vc1_inv_trans_8x4_altivec() argument [all...] |
| /third_party/ffmpeg/libavcodec/x86/ |
| H A D | snowdsp.c | 693 static void inner_add_yblock_bw_8_obmc_16_bh_even_sse2(const uint8_t *obmc, const x86_reg obmc_stride, uint8_t * * block, int b_w, x86_reg b_h, in inner_add_yblock_bw_8_obmc_16_bh_even_sse2() argument 741 static void inner_add_yblock_bw_16_obmc_32_sse2(const uint8_t *obmc, const x86_reg obmc_stride, uint8_t * * block, int b_w, x86_reg b_h, in inner_add_yblock_bw_16_obmc_32_sse2() argument 827 static void inner_add_yblock_bw_8_obmc_16_mmx(const uint8_t *obmc, const x86_reg obmc_stride, uint8_t * * block, int b_w, x86_reg b_h, in inner_add_yblock_bw_8_obmc_16_mmx() argument 838 static void inner_add_yblock_bw_16_obmc_32_mmx(const uint8_t *obmc, const x86_reg obmc_stride, uint8_t * * block, int b_w, x86_reg b_h, in inner_add_yblock_bw_16_obmc_32_mmx() argument 855 static void ff_snow_inner_add_yblock_sse2(const uint8_t *obmc, const int obmc_stride, uint8_t * * block, int b_w, int b_h, in ff_snow_inner_add_yblock_sse2() argument 869 ff_snow_inner_add_yblock_mmx(const uint8_t *obmc, const int obmc_stride, uint8_t * * block, int b_w, int b_h, int src_x, int src_y, int src_stride, slice_buffer * sb, int add, uint8_t * dst8) ff_snow_inner_add_yblock_mmx() argument [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_codecview.c | 56 int block; member
|
| /third_party/ffmpeg/libavcodec/tests/ |
| H A D | dct.c | 120 static void init_block(int16_t block[64], int test, int is_idct, AVLFG *prng, int vals) in init_block() argument 295 idct248_ref(uint8_t *dest, ptrdiff_t linesize, int16_t *block) idct248_ref() argument 375 idct248_error(const char *name, void (*idct248_put)(uint8_t *dest, ptrdiff_t line_size, int16_t *block), int speed) idct248_error() argument [all...] |