| /third_party/ffmpeg/libavcodec/ |
| H A D | tiff_common.c | 73 static const char *auto_sep(int count, const char *sep, int i, int columns) in auto_sep() argument 99 int ff_tadd_rational_metadata(int count, const char *name, const char *sep, in ff_tadd_rational_metadata() argument 123 int ff_tadd_long_metadata(int count, cons argument 144 ff_tadd_doubles_metadata(int count, const char *name, const char *sep, GetByteContext *gb, int le, AVDictionary **metadata) ff_tadd_doubles_metadata() argument 165 ff_tadd_shorts_metadata(int count, const char *name, const char *sep, GetByteContext *gb, int le, int is_signed, AVDictionary **metadata) ff_tadd_shorts_metadata() argument 187 ff_tadd_bytes_metadata(int count, const char *name, const char *sep, GetByteContext *gb, int le, int is_signed, AVDictionary **metadata) ff_tadd_bytes_metadata() argument 208 ff_tadd_string_metadata(int count, const char *name, GetByteContext *gb, int le, AVDictionary **metadata) ff_tadd_string_metadata() argument 253 ff_tread_tag(GetByteContext *gb, int le, unsigned *tag, unsigned *type, unsigned *count, int *next) ff_tread_tag() argument [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | paf.c | 78 static int read_table(AVFormatContext *s, uint32_t *table, uint32_t count) in read_table() argument 204 uint32_t count, offset; in read_packet() local
|
| H A D | rtpenc.c | 390 int len, count, max_packet_size; in rtp_send_mpegaudio() local
|
| H A D | isom.c | 291 int count = 4; in ff_mp4_read_descr_len() local
|
| H A D | mccdec.c | 112 int start = 12, count = 0; in mcc_read_header() local
|
| /third_party/ffmpeg/libavutil/ |
| H A D | des.c | 330 void av_des_mac(AVDES *d, uint8_t *dst, const uint8_t *src, int count) in av_des_mac() argument 292 av_des_crypt_mac(AVDES *d, uint8_t *dst, const uint8_t *src, int count, uint8_t *iv, int decrypt, int mac) av_des_crypt_mac() argument 324 av_des_crypt(AVDES *d, uint8_t *dst, const uint8_t *src, int count, uint8_t *iv, int decrypt) av_des_crypt() argument
|
| H A D | cast5.c | 480 void av_cast5_crypt2(AVCAST5* cs, uint8_t* dst, const uint8_t* src, int count, uint8_t *iv, int decrypt) in av_cast5_crypt2() argument 500 void av_cast5_crypt(AVCAST5* cs, uint8_t* dst, const uint8_t* src, int count, int decrypt) in av_cast5_crypt() argument
|
| H A D | sha512.c | 37 uint64_t count; ///< number of bytes in buffer member
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_scdet.c | 117 uint64_t count = 0; in get_scene_score() local
|
| H A D | vf_freezedetect.c | 121 uint64_t count = 0; in is_frozen() local
|
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | parseConst.cpp | 136 int count = 0; in visitConstantUnion() local 181 int count = 0; in visitConstantUnion() local
|
| /third_party/gn/src/base/ |
| H A D | md5.cc | 224 unsigned count; in MD5Final() local [all...] |
| /third_party/gn/src/gn/ |
| H A D | immutable_vector.h | 222 static Header* AllocateFor(size_t count) { in AllocateFor() argument
|
| /third_party/glfw/tests/ |
| H A D | gamma.c | 64 chart_ramp_array(struct nk_context* nk, struct nk_color color, int count, unsigned short int* values) chart_ramp_array() argument
|
| H A D | reopen.c | 104 int count = 0; in main() local
|
| /third_party/ffmpeg/libswscale/tests/ |
| H A D | floatimg_cmp.c | 77 int i, x, y, p, size, count; in main() local
|
| /third_party/alsa-utils/alsamixer/ |
| H A D | mixer_controls.c | 127 unsigned int count = 0; in get_playback_controls_count() local 149 unsigned int count = 0; in get_capture_controls_count() local 217 unsigned int count = 0; in create_controls_for_elem() local [all...] |
| /third_party/astc-encoder/Source/ |
| H A D | astcenc_internal_entry.h | 210 unsigned int get_task_assignment(unsigned int granule, unsigned int& count) in get_task_assignment() argument 231 void complete_task_assignment(unsigned int count) in complete_task_assignment() argument
|
| /third_party/backends/backend/ |
| H A D | canon_pp-io.c | 213 ssize_t count; in sanei_canon_pp_write() local 254 int count, offset; in sanei_canon_pp_read() local 471 int count; scanner_chessboard_data() local [all...] |
| /third_party/alsa-utils/axfer/ |
| H A D | subcmd-list.c | 24 unsigned int i, count; in dump_device() local
|
| /third_party/backends/backend/genesys/ |
| H A D | image.cpp | 89 convert_pixel_row_impl2(const std::uint8_t* in_data, std::uint8_t* out_data, std::size_t count) convert_pixel_row_impl2() argument 99 convert_pixel_row_impl(const std::uint8_t* in_data, std::uint8_t* out_data, PixelFormat out_format, std::size_t count) convert_pixel_row_impl() argument 139 convert_pixel_row_format(const std::uint8_t* in_data, PixelFormat in_format, std::uint8_t* out_data, PixelFormat out_format, std::size_t count) convert_pixel_row_format() argument [all...] |
| H A D | error.cpp | 39 int count = std::uncaught_exceptions(); in num_uncaught_exceptions() local
|
| /third_party/alsa-lib/src/mixer/ |
| H A D | mixer_local.h | 71 unsigned int count; member
|
| /third_party/alsa-lib/src/topology/ |
| H A D | builder.c | 78 size_t total_size = 0, count = 0, block_size = 0; in write_elem_block() local 33 write_block_header(snd_tplg_t *tplg, unsigned int type, unsigned int vendor_type, unsigned int version, unsigned int index, size_t payload_size, int count) write_block_header() argument
|
| /third_party/alsa-lib/test/ |
| H A D | timer.c | 27 int count, err; in read_loop() local
|