Home
last modified time | relevance | path

Searched defs:block (Results 626 - 650 of 1215) sorted by relevance

1...<<21222324252627282930>>...49

/third_party/elfutils/libdw/
H A Ddwarf_getlocation.c146 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 Dfdctdsp.c195 void ff_fdct_altivec(int16_t *block) in ff_fdct_altivec() argument
H A Dvc1dsp_altivec.c138 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 Dsnowdsp.c693 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/libavcodec/
H A Dtscc2.c51 int block[16]; member
H A Dwmv2dec.c228 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 Dmsmpeg4dec.c108 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 Dzmbv.c90 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 Dopus_celt.c51 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 Dopus_celt.h98 CeltBlock block[2]; member
H A Dra144.c1698 int16_t *block; in ff_subblock_synthesis() local
H A Dmsmpeg4enc.c558 void ff_msmpeg4_encode_block(MpegEncContext * s, int16_t * block, int n) in ff_msmpeg4_encode_block() argument
372 ff_msmpeg4_encode_mb(MpegEncContext * s, int16_t block[6][64], int motion_x, int motion_y) ff_msmpeg4_encode_mb() argument
/third_party/ffmpeg/libavfilter/
H A Dvf_codecview.c56 int block; member
H A Dvf_spp.c225 static inline void add_block(uint16_t *dst, int linesize, const int16_t block[64]) in add_block() argument
249 int16_t *block in filter() local
[all...]
H A Dvf_uspp.c201 int block = BLOCK >> (is_chroma ? p->hsub : 0); in filter() local
[all...]
H A Dvf_pp7.c209 int16_t *block = (int16_t *)p->src; in filter() local
/third_party/ffmpeg/libavcodec/tests/
H A Ddct.c120 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...]
/third_party/ffmpeg/libavformat/
H A Drtpproto.c61 char *block; member
232 char *sources = include_sources, *block = exclude_sources; in rtp_open() local
[all...]
/third_party/curl/lib/vssh/
H A Dwolfssh.c439 static CURLcode wssh_statemach_act(struct Curl_easy *data, bool *block) in wssh_statemach_act() argument
904 bool block; /* we store the status and use that to provide a ssh_getsock() wssh_multi_statemach() local
993 bool block; wssh_block_statemach() local
[all...]
/third_party/gn/src/gn/
H A Dfunctions.cc39 VerifyNoBlockForFunctionCall(const FunctionCallNode* function, const BlockNode* block, Err* err) VerifyNoBlockForFunctionCall() argument
112 FillTargetBlockScope(const Scope* scope, const FunctionCallNode* function, const std::string& target_type, const BlockNode* block, const std::vector<Value>& args, Scope* block_scope, Err* err) FillTargetBlockScope() argument
478 RunDeclareArgs(Scope* scope, const FunctionCallNode* function, const std::vector<Value>& args, BlockNode* block, Err* err) RunDeclareArgs() argument
[all...]
/third_party/ffmpeg/tests/checkasm/
H A Dvp8dsp.c205 int16_t block[4][4][16]; in check_luma_dc_wht() local
[all...]
/third_party/alsa-lib/src/topology/
H A Ddapm.c425 unsigned block, count; in tplg_save_dapm_graph() local
/third_party/backends/backend/
H A Dplustek-pp_ptdrv.c318 sigset_t block, pause_mask; in ptdrvStartLampTimer() local
363 sigset_t block, pause_mask; in ptdrvStopLampTimer() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DTrie2Writable.java244 releaseDataBlock(int block) releaseDataBlock() argument
251 isWritableBlock(int block) isWritableBlock() argument
255 setIndex2Entry(int i2, int block) setIndex2Entry() argument
351 writeBlock(int block, int value) writeBlock() argument
362 fillBlock(int block, int start, int limit, int value, int initialValue, boolean overwrite) fillBlock() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Ducptrie.cpp337 int32_t block; in getRange() local
[all...]

Completed in 22 milliseconds

1...<<21222324252627282930>>...49