| /third_party/ffmpeg/libavcodec/ |
| H A D | escape124.c | 167 static void insert_mb_into_sb(SuperBlock* sb, MacroBlock mb, unsigned index) { in insert_mb_into_sb() argument
|
| H A D | g723_1.c | 1198 int index = (lpc[j] >> 7) & 0x1FF; in lsp2lpc() local
|
| H A D | h264_parser.c | 193 int index; in scan_mmco_reset() local
|
| H A D | dstdec.c | 360 unsigned index = FFABS(predict) >> 3; in decode_frame() local
|
| H A D | ansi.c | 318 int index = s->args[i + 2]; in execute_code() local 326 int index = s->args[i + 2]; in execute_code() local [all...] |
| H A D | dxva2_h264.c | 253 unsigned index; in fill_slice_long() local 43 fill_picture_entry(DXVA_PicEntry_H264 *pic, unsigned index, unsigned flag) fill_picture_entry() argument
|
| H A D | dxva2_hevc.c | 42 fill_picture_entry(DXVA_PicEntry_HEVC *pic, unsigned index, unsigned flag) fill_picture_entry() argument
|
| H A D | mlpdsp.c | 60 ff_mlp_rematrix_channel(int32_t *samples, const int32_t *coeffs, const uint8_t *bypassed_lsbs, const int8_t *noise_buffer, int index, unsigned int dest_ch, uint16_t blockpos, unsigned int maxchan, int matrix_noise_shift, int access_unit_size_pow2, int32_t mask) ff_mlp_rematrix_channel() argument
|
| H A D | get_bits.h | 67 int index; member [all...] |
| H A D | eamad.c | 108 int index = j - 3; in comp_block() local 127 int index in idct_put() local [all...] |
| H A D | mediacodecdec.c | 425 ssize_t index; in mediacodec_receive_frame() local
|
| H A D | mpeg12.c | 236 ff_mpeg1_decode_block_intra(GetBitContext *gb, const uint16_t *quant_matrix, const uint8_t *scantable, int last_dc[3], int16_t *block, int index, int qscale) ff_mpeg1_decode_block_intra() argument
|
| H A D | argo.c | 81 int index = bytestream2_get_byteu(gb); in decode_avcf() local 117 int index; in decode_alcd() local
|
| H A D | asvdec.c | 83 unsigned int index; in asv2_get_vlc2() local 309 int index = ff_asv_scantab[i]; in decode_init() local
|
| H A D | h261enc.c | 121 int index = s->mb_x + s->mb_y * s->mb_width; in ff_h261_reorder_mb_index() local 349 const int index= UNI_ENC_INDEX(last, run, slevel+64); init_uni_h261_rl_tab() local [all...] |
| H A D | h264_sei.c | 139 int index = get_bits_count(gb); in decode_picture_timing() local
|
| H A D | mace.c | 155 int16_t index, factor, prev2, previous, level; member
|
| H A D | aacenc_utils.h | 173 int i, index = 0; in quant_array_idx() local
|
| H A D | aacdec_fixed.c | 356 apply_dependent_coupling_fixed(AACContext *ac, SingleChannelElement *target, ChannelElement *cce, int index) apply_dependent_coupling_fixed() argument 420 apply_independent_coupling_fixed(AACContext *ac, SingleChannelElement *target, ChannelElement *cce, int index) apply_independent_coupling_fixed() argument
|
| /third_party/ffmpeg/libavcodec/mips/ |
| H A D | mpegvideo_msa.c | 196 ff_dct_unquantize_h263_intra_msa(MpegEncContext *s, int16_t *block, int32_t index, int32_t qscale) ff_dct_unquantize_h263_intra_msa() argument 221 ff_dct_unquantize_h263_inter_msa(MpegEncContext *s, int16_t *block, int32_t index, int32_t qscale) ff_dct_unquantize_h263_inter_msa() argument 238 ff_dct_unquantize_mpeg2_inter_msa(MpegEncContext *s, int16_t *block, int32_t index, int32_t qscale) ff_dct_unquantize_mpeg2_inter_msa() argument
|
| /third_party/f2fs-tools/fsck/ |
| H A D | xattr.c | 68 static struct f2fs_xattr_entry *__find_xattr(void *base_addr, int index, in __find_xattr() argument 133 int f2fs_setxattr(struct f2fs_sb_info *sbi, nid_t ino, int index, const char *name, in f2fs_setxattr() argument
|
| H A D | node.c | 243 get_dnode_of_data(struct f2fs_sb_info *sbi, struct dnode_of_data *dn, pgoff_t index, int mode) get_dnode_of_data() argument
|
| /third_party/elfio/elfio/ |
| H A D | elfio.hpp | 865 Elf_Half index = seg->get_section_index_at( j ); variable [all...] |
| H A D | elfio_relocation.hpp | 87 bool get_entry( Elf_Xword index, in get_entry() argument 122 bool get_entry( Elf_Xword index, in get_entry() argument 189 bool set_entry( Elf_Xword index, in set_entry() argument 322 generic_get_entry_rel( Elf_Xword index, Elf64_Addr& offset, Elf_Word& symbol, unsigned& type, Elf_Sxword& addend ) const generic_get_entry_rel() argument 342 generic_get_entry_rela( Elf_Xword index, Elf64_Addr& offset, Elf_Word& symbol, unsigned& type, Elf_Sxword& addend ) const generic_get_entry_rela() argument 362 generic_set_entry_rel( Elf_Xword index, Elf64_Addr offset, Elf_Word symbol, unsigned type, Elf_Sxword ) generic_set_entry_rel() argument 387 generic_set_entry_rela( Elf_Xword index, Elf64_Addr offset, Elf_Word symbol, unsigned type, Elf_Sxword addend ) generic_set_entry_rela() argument [all...] |
| /third_party/ffmpeg/fftools/ |
| H A D | ffmpeg_hw.c | 77 int index, index_limit = 1000; in hw_device_default_name() local
|