Home
last modified time | relevance | path

Searched defs:count (Results 4051 - 4075 of 6508) sorted by relevance

1...<<161162163164165166167168169170>>...261

/third_party/f2fs-tools/lib/
H A Dlibf2fs_io.c379 int dcache_update_cache(int fd, void *buf, off64_t offset, size_t count) in dcache_update_cache() argument
385 int dcache_read(int fd, void *buf, off64_t offset, size_t count) in dcache_read() argument
403 static int sparse_read_blk(__u64 block, int count, void *buf) in sparse_read_blk() argument
420 static int sparse_write_blk(__u64 block, int count, const void *buf) in sparse_write_blk() argument
441 static int sparse_write_zeroed_blk(__u64 block, int count) in sparse_write_zeroed_blk() argument
[all...]
/third_party/eudev/src/udev/
H A Dudev-event.c297 int count; in udev_event_apply_format() local
531 ssize_t count; in spawn_read() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dscpr3.c1060 int fill, count; in decompress_p3() local
H A Dpgssubdec.c80 int count; member
90 int count; member
[all...]
H A Dvp56.c289 int count = 0; in vp56_add_predictors_dc() local
H A Dvqavideo.c239 int count, opcode, start; in decode_format80() local
729 int count = 0; vqa_decode_frame_hicolor() local
[all...]
H A Dopus.c510 int count = (ff_celt_freq_range[i] - ff_celt_freq_range[i-1]) << f->size; in ff_celt_quant_bands() local
H A Drv40.c252 int count = 0; in rv40_decode_mb_info() local
H A Dvc1dsp.c887 sprite_h_c(uint8_t *dst, const uint8_t *src, int offset, int advance, int count) sprite_h_c() argument
H A Dxan.c225 int count = FFMIN(pixel_count, width - current_x); in xan_wc3_output_pixel_run() local
274 int count = FFMIN3(pixel_count, width - curframe_x, in xan_wc3_copy_pixel_run() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Df_select.c284 uint64_t count = 0; in get_scene_score() local
H A Dformats.c393 int count = 0; ff_make_channel_layout_list() local
[all...]
H A Davf_showcqt.h116 int count; member
H A Dvf_palettegen.c37 uint64_t count; member
[all...]
/third_party/ffmpeg/libavformat/
H A Dmp3enc.c53 int i, count = 0; in id3v1_create_tag() local
[all...]
H A Dwavdec.c925 uint32_t count, chunk_size, i; in w64_read_header() local
H A Drdt.c425 int count = s->streams[n]->index + 1, err; in rdt_parse_sdp_line() local
H A Davformat.c354 int count, multiframe, disposition; in av_find_best_stream() local
H A Dty.c158 int count; in find_es_header() local
/third_party/gn/src/base/containers/
H A Dcircular_deque.h422 circular_deque(size_type count) { resize(count); } in circular_deque() argument
423 circular_deque(size_type count, const T& value) { resize(count, valu in circular_deque() argument
483 assign(size_type count, const value_type& value) assign() argument
635 resize(size_type count) resize() argument
654 resize(size_type count, const value_type& value) resize() argument
684 insert(const_iterator pos, size_type count, const T& value) insert() argument
1011 MakeRoomFor(size_t count, iterator* insert_begin, iterator* insert_end) MakeRoomFor() argument
[all...]
/third_party/gn/src/base/win/
H A Dregistry.cc177 DWORD count = 0; in GetValueCount() local
467 DWORD count = 0; in Initialize() local
488 DWORD count in ValueCount() local
565 DWORD count = 0; SubkeyCount() local
606 DWORD count = 0; Initialize() local
[all...]
/third_party/ffmpeg/libswscale/x86/
H A Drgb2rgb_template.c2026 static void RENAME(extract_even)(const uint8_t *src, uint8_t *dst, x86_reg count) in extract_even() argument
2063 extract_odd(const uint8_t *src, uint8_t *dst, x86_reg count) extract_odd() argument
2102 extract_even2(const uint8_t *src, uint8_t *dst0, uint8_t *dst1, x86_reg count) extract_even2() argument
2149 extract_even2avg(const uint8_t *src0, const uint8_t *src1, uint8_t *dst0, uint8_t *dst1, x86_reg count) extract_even2avg() argument
2202 extract_odd2(const uint8_t *src, uint8_t *dst0, uint8_t *dst1, x86_reg count) extract_odd2() argument
2249 extract_odd2avg(const uint8_t *src0, const uint8_t *src1, uint8_t *dst0, uint8_t *dst1, x86_reg count) extract_odd2avg() argument
[all...]
/third_party/glfw/src/
H A Dnull_window.c185 void _glfwSetWindowIconNull(_GLFWwindow* window, int count, const GLFWimage* images) in _glfwSetWindowIconNull() argument
H A Dwindow.c548 glfwSetWindowIcon(GLFWwindow* handle, int count, const GLFWimage* images) glfwSetWindowIcon() argument
/third_party/ffmpeg/libpostproc/
H A Dpostprocess.c947 const int count= FFMAX(mbHeight * absQPStride, mbWidth); in pp_postprocess() local
972 const int count= FFMAX(mbHeight * QPStride, mbWidth); in pp_postprocess() local

Completed in 31 milliseconds

1...<<161162163164165166167168169170>>...261