/third_party/exfatprogs/lib/ |
H A D | libexfat.c | 86 unsigned int index; in boot_calc_checksum() local [all...] |
/third_party/elfio/examples/c_wrapper/ |
H A D | elfio_c_wrapper.cpp | 184 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 D | scpr3.c | 123 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 D | sipr.c | 343 int index = (val & 0x7) * 6 + 4 - i*2; in decode_fixed_sparse() local
|
H A D | siren.c | 448 int index = 0; in decode_envelope() local 585 int index; in decode_vector() local [all...] |
H A D | truemotion1.c | 637 int index; truemotion1_decode_16bit() local 764 int index; truemotion1_decode_24bit() local [all...] |
H A D | vaapi_encode_h265.c | 197 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 D | vqavideo.c | 348 unsigned int index = 0; in vqa_decode_frame_pal8() local 630 unsigned int index = 0; vqa_decode_frame_hicolor() local [all...] |
H A D | opusenc.c | 420 celt_encode_frame(OpusEncContext *s, OpusRangeCoder *rc, CeltFrame *f, int index) celt_encode_frame() argument
|
H A D | opusenc_psy.c | 79 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 D | qdmc.c | 410 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 D | ratecontrol.c | 396 int index = i + j - filter_size / 2; in init_pass2() local
|
H A D | rasc.c | 619 int index = 0; in draw_cursor() local
|
H A D | snowdec.c | 158 const int index= (x + y*w) << rem_depth; in decode_q_branch() local
|
H A D | takdec.c | 46 int8_t index; ///< index into array of decorrelation types member
|
H A D | xan.c | 214 int index; in xan_wc3_output_pixel_run() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_adeclick.c | 43 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 D | signature.h | 76 uint32_t index; /* needed for xmlexport */ member
|
H A D | f_sendcmd.c | 90 int index; member 96 int index; ///< unique index for these interval commands member [all...] |
H A D | af_lv2.c | 357 int index; in config_output() local 553 int index; in process_command() local
|
H A D | drawutils.c | 393 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 D | vf_frei0r.c | 90 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 D | dump.c | 630 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 D | nsvdec.c | 674 int index; in nsv_read_seek() local [all...] |
H A D | smoothstreamingenc.c | 246 int last = -1, index = 0; in write_manifest() local 260 int last = -1, index = 0; in write_manifest() local
|