/third_party/ffmpeg/libavcodec/mips/ |
H A D | mpegaudiodsp_mips_fixed.c | 889 ff_imdct36_blocks_mips_fixed(int *out, int *buf, int *in, int count, int switch_point, int block_type) ff_imdct36_blocks_mips_fixed() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | hcadec.c | 41 unsigned count; member [all...] |
H A D | sga.c | 209 int count, offset; in lzss_decompress() local
|
H A D | scpr.c | 402 int fill, count; in decompress_p() local
|
H A D | svq1enc.c | 97 int count, y, x, i, j, split, best_mean, best_score, best_count; in encode_block() local 371 int count[2][6]; in svq1_encode_plane() local [all...] |
H A D | opus_rc.c | 140 uint32_t ff_opus_rc_get_raw(OpusRangeCoder *rc, uint32_t count) in ff_opus_rc_get_raw() argument 161 void ff_opus_rc_put_raw(OpusRangeCoder *rc, uint32_t val, uint32_t count) in ff_opus_rc_put_raw() argument [all...] |
H A D | tiffenc.c | 128 add_entry(TiffEncoderContext *s, enum TiffTags tag, enum TiffTypes type, int count, const void *ptr_val) add_entry() argument [all...] |
H A D | vc1dec.c | 444 int count = 0; in vc1_decode_init() local
|
/third_party/f2fs-tools/fsck/ |
H A D | segment.c | 170 f2fs_read(struct f2fs_sb_info *sbi, nid_t ino, u8 *buffer, u64 count, pgoff_t offset) f2fs_read() argument 260 f2fs_write_ex(struct f2fs_sb_info *sbi, nid_t ino, u8 *buffer, u64 count, pgoff_t offset, enum wr_addr_type addr_type) f2fs_write_ex() argument 380 f2fs_write(struct f2fs_sb_info *sbi, nid_t ino, u8 *buffer, u64 count, pgoff_t offset) f2fs_write() argument 386 f2fs_write_compress_data(struct f2fs_sb_info *sbi, nid_t ino, u8 *buffer, u64 count, pgoff_t offset) f2fs_write_compress_data() argument 498 int count; update_largest_extent() local [all...] |
/third_party/elfio/elfio/ |
H A D | elfio_symbols.hpp | 510 Elf_Xword count = get_symbols_num(); in generic_arrange_local_symbols() local
|
/third_party/eudev/src/udev/ |
H A D | udev-ctrl.c | 334 int udev_ctrl_send_set_children_max(struct udev_ctrl *uctrl, int count, int timeout) { in udev_ctrl_send_set_children_max() argument
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_acrusher.c | 209 static void lfo_advance(LFOContext *lfo, unsigned count) in lfo_advance() argument
|
H A D | signature_lookup.c | 42 int i, j, tmp_i, tmp_j,count; in fill_l1distlut() local
|
H A D | af_apulsator.c | 86 static void lfo_advance(SimpleLFO *lfo, unsigned count) in lfo_advance() argument
|
H A D | vf_deshake.c | 99 static double clean_mean(double *values, int count) in clean_mean() argument
|
H A D | avf_ahistogram.c | 54 int count; member
|
H A D | vf_pullup.c | 295 int count = 1; in queue_length() local
|
H A D | vf_spp.c | 246 const int count = 1 << p->log2_count; in filter() local
|
H A D | vf_uspp.c | 193 const int count = 1<<p->log2_count; in filter() local
|
/third_party/ffmpeg/libavutil/ |
H A D | hwcontext_vdpau.c | 108 int count = 0; in count_pixfmts() local
|
H A D | log.c | 351 static int count; in av_log_default_callback() local
|
/third_party/curl/lib/ |
H A D | sendf.c | 425 unsigned int count = data->state.tempcount; in Curl_client_unpause() local
|
/third_party/gn/src/base/ |
H A D | command_line.cc | 406 CopySwitchesFrom(const CommandLine& source, const char* const switches[], size_t count) CopySwitchesFrom() argument
|
/third_party/gn/src/base/json/ |
H A D | json_parser.cc | 166 std::optional<std::string_view> JSONParser::PeekChars(int count) { in PeekChars() argument 181 std::optional<std::string_view> JSONParser::ConsumeChars(int count) { in ConsumeChars() argument
|
/third_party/gn/src/base/strings/ |
H A D | string_number_conversions.cc | 443 size_t count = input.size(); in HexStringToBytes() local
|