Home
last modified time | relevance | path

Searched defs:index (Results 3551 - 3575 of 5826) sorted by relevance

1...<<141142143144145146147148149150>>...234

/third_party/exfatprogs/lib/
H A Dlibexfat.c86 unsigned int index; in boot_calc_checksum() local
[all...]
/third_party/elfio/examples/c_wrapper/
H A Delfio_c_wrapper.cpp184 elfio_segment_add_section_index( psegment_t psegment, Elf_Half index, Elf_Xword addr_align ) elfio_segment_add_section_index() argument
225 elfio_symbol_get_symbol( psymbol_t psymbol, Elf_Xword index, char* name, int name_len, Elf64_Addr* value, Elf_Xword* size, unsigned char* bind, unsigned char* type, Elf_Half* section_index, unsigned char* other ) elfio_symbol_get_symbol() argument
281 elfio_relocation_get_entry( prelocation_t prelocation, Elf_Xword index, Elf64_Addr* offset, Elf_Word* symbol, Elf_Word* type, Elf_Sxword* addend ) elfio_relocation_get_entry() argument
291 elfio_relocation_set_entry( prelocation_t prelocation, Elf_Xword index, Elf64_Addr offset, Elf_Word symbol, Elf_Word type, Elf_Sxword addend ) elfio_relocation_set_entry() argument
355 elfio_note_get_note( pnote_t pnote, Elf_Word index, Elf_Word* type, char* name, int name_len, void** desc, Elf_Word* descSize ) elfio_note_get_note() argument
450 elfio_dynamic_get_entry( pdynamic_t pdynamic, Elf_Xword index, Elf_Xword* tag, Elf_Xword* value, char* str, int str_len ) elfio_dynamic_get_entry() argument
488 elfio_array_get_entry( parray_t parray, Elf_Xword index, Elf64_Addr* paddress ) elfio_array_get_entry() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dscpr3.c123 static int add_symbol(PixelModel3 *m, int index, uint32_t symbol, int *totfr, int max) in add_symbol() argument
207 int c, d, e, f, k, p, length, i, j, index; in update_model6_to_7() local
[all...]
H A Dsipr.c343 int index = (val & 0x7) * 6 + 4 - i*2; in decode_fixed_sparse() local
H A Dsiren.c448 int index = 0; in decode_envelope() local
585 int index; in decode_vector() local
[all...]
H A Dtruemotion1.c637 int index; truemotion1_decode_16bit() local
764 int index; truemotion1_decode_24bit() local
[all...]
H A Dvaapi_encode_h265.c197 vaapi_encode_h265_write_extra_header(AVCodecContext *avctx, VAAPIEncodePicture *pic, int index, int *type, char *data, size_t *data_len) vaapi_encode_h265_write_extra_header() argument
H A Dvqavideo.c348 unsigned int index = 0; in vqa_decode_frame_pal8() local
630 unsigned int index = 0; vqa_decode_frame_hicolor() local
[all...]
H A Dopusenc.c420 celt_encode_frame(OpusEncContext *s, OpusRangeCoder *rc, CeltFrame *f, int index) celt_encode_frame() argument
H A Dopusenc_psy.c79 static void step_collect_psy_metrics(OpusPsyContext *s, int index) in step_collect_psy_metrics() argument
254 void ff_opus_psy_celt_frame_init(OpusPsyContext *s, CeltFrame *f, int index) in ff_opus_psy_celt_frame_init() argument
455 ff_opus_psy_celt_frame_process(OpusPsyContext *s, CeltFrame *f, int index) ff_opus_psy_celt_frame_process() argument
[all...]
H A Dqdmc.c410 const int index = s->nb_tones[group]; in add_tone() local
487 static void lin_calc(QDMCContext *s, float amplitude, int node1, int node2, int index) in lin_calc() argument
[all...]
H A Dratecontrol.c396 int index = i + j - filter_size / 2; in init_pass2() local
H A Drasc.c619 int index = 0; in draw_cursor() local
H A Dsnowdec.c158 const int index= (x + y*w) << rem_depth; in decode_q_branch() local
H A Dtakdec.c46 int8_t index; ///< index into array of decorrelation types member
H A Dxan.c214 int index; in xan_wc3_output_pixel_run() local
/third_party/ffmpeg/libavfilter/
H A Daf_adeclick.c43 int *index; member
248 static int find_index(int *index, int value, int size) in find_index() argument
336 interpolation(DeclickChannel *c, const double *src, int ar_order, double *acoefficients, int *index, int nb_errors, double *auxiliary, double *interpolated) interpolation() argument
380 detect_clips(AudioDeclickContext *s, DeclickChannel *c, double unused0, double *unused1, double *unused2, uint8_t *clip, int *index, const double *src, double *dst) detect_clips() argument
398 const unsigned index = fmin(fabs(src[i]), 1) * (s->nb_hbins - 1); detect_clips() local
430 detect_clicks(AudioDeclickContext *s, DeclickChannel *c, double sigmae, double *detection, double *acoefficients, uint8_t *click, int *index, const double *src, double *dst) detect_clicks() argument
495 int *index = c->index; filter_channel() local
[all...]
H A Dsignature.h76 uint32_t index; /* needed for xmlexport */ member
H A Df_sendcmd.c90 int index; member
96 int index; ///< unique index for these interval commands member
[all...]
H A Daf_lv2.c357 int index; in config_output() local
553 int index; in process_command() local
H A Ddrawutils.c393 const int index = offset / ((depth + 7) / 8); in ff_blend_rectangle() local
575 const int index = offset / ((depth + 7) / 8); in ff_blend_mask() local
[all...]
H A Dvf_frei0r.c90 static int set_param(AVFilterContext *ctx, f0r_param_info_t info, int index, char *param) in set_param() argument
/third_party/ffmpeg/libavformat/
H A Ddump.c630 void av_dump_format(AVFormatContext *ic, int index, in av_dump_format() argument
512 dump_stream_format(const AVFormatContext *ic, int i, int index, int is_output) dump_stream_format() argument
H A Dnsvdec.c674 int index; in nsv_read_seek() local
[all...]
H A Dsmoothstreamingenc.c246 int last = -1, index = 0; in write_manifest() local
260 int last = -1, index = 0; in write_manifest() local

Completed in 38 milliseconds

1...<<141142143144145146147148149150>>...234