/third_party/ffmpeg/libavfilter/ |
H A D | vf_freezedetect.c | 121 uint64_t count = 0; in is_frozen() local
|
/third_party/ffmpeg/libavformat/ |
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 | sha512.c | 37 uint64_t count; ///< number of bytes in buffer member
|
/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...] |
H A D | plustek-pp_procfs.c | 173 procfsBInfoReadProc( char *buf, char **start, off_t offset, int count, int *eof, void *data ) procfsBInfoReadProc() argument 186 procfsInfoReadProc( char *buf, char **start, off_t offset, int count, int *eof, void *data ) procfsInfoReadProc() argument 217 procfsButtonsReadProc( char *buf, char **start, off_t offset, int count, int *eof, void *data ) procfsButtonsReadProc() argument
|
/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
|
H A D | motor.cpp | 62 void MotorSlopeTable::slice_steps(unsigned count, unsigned step_multiplier) in slice_steps() argument 72 void MotorSlopeTable::expand_table(unsigned count, unsigned step_multiplier) in expand_table() argument [all...] |
/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
|
/third_party/curl/docs/examples/ |
H A D | http2-serverpush.c | 175 static unsigned int count = 0; in server_push_callback() local
|
/third_party/cups-filters/cupsfilters/ |
H A D | image-bmp.c | 71 count, /* Number of times to repeat */ in _cupsImageReadBMP() local [all...] |
H A D | image-sgilib.c | 621 count, /* RLE count */ in read_rle8() local 667 count, /* RLE count */ in read_rle16() local 712 count, /* Number of repeating pixels */ write_rle8() local 804 count, /* Number of repeating pixels */ write_rle16() local [all...] |
H A D | image-zoom.c | 220 count, in zoom_bilinear() local 300 count, zoom_nearest() local [all...] |