| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_bm3d.c | 92 int block_size; member 230 const int block_size = s->block_size; in do_block_ssd() local 251 const int block_size = s->block_size; in do_block_ssd16() local 312 const int block_size = s->block_size; block_matching_multi() local 363 get_block_row(const uint8_t *srcp, int src_linesize, int y, int x, int block_size, float *dst) get_block_row() argument 374 get_block_row16(const uint8_t *srcp, int src_linesize, int y, int x, int block_size, float *dst) get_block_row16() argument 392 const int block_size = s->block_size; basic_block_filtering() local 511 const int block_size = s->block_size; final_block_filtering() local [all...] |
| H A D | vf_fftdnoiz.c | 58 int block_size; member [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | mss3.c | 459 decode_fill_block(RangeCoder *c, FillBlockCoder *fc, uint8_t *dst, ptrdiff_t stride, int block_size) decode_fill_block() argument 470 decode_image_block(RangeCoder *c, ImageBlockCoder *ic, uint8_t *dst, ptrdiff_t stride, int block_size) decode_image_block() argument 566 decode_dct_block(RangeCoder *c, DCTBlockCoder *bc, uint8_t *dst, ptrdiff_t stride, int block_size, int *block, int mb_x, int mb_y) decode_dct_block() argument 589 decode_haar_block(RangeCoder *c, HaarBlockCoder *hc, uint8_t *dst, ptrdiff_t stride, int block_size, int *block) decode_haar_block() argument [all...] |
| H A D | mjpegdec.c | 1613 const int block_size = s->lossless ? 1 : 8; in mjpeg_idct_scan_progressive_ac() local 1648 const int block_size = s->lossless ? 1 : 8; in ff_mjpeg_decode_sos() local [all...] |
| H A D | mpeg4videodec.c | 74 ff_mpeg4_decode_studio(MpegEncContext *s, uint8_t *dest_y, uint8_t *dest_cb, uint8_t *dest_cr, int block_size, int uvlinesize, int dct_linesize, int dct_offset) ff_mpeg4_decode_studio() argument
|
| H A D | libvpxenc.c | 1393 set_roi_map(AVCodecContext *avctx, const AVFrameSideData *sd, int frame_width, int frame_height, vpx_roi_map_t *roi_map, int block_size, int segment_cnt) set_roi_map() argument 1513 const int block_size = 8; vp9_encode_set_roi() local 1554 const int block_size = 16; vp8_encode_set_roi() local [all...] |
| /third_party/backends/backend/pixma/ |
| H A D | pixma_imageclass.c | 709 unsigned block_size, lines_size, lineart_lines_size, first_block_size; in iclass_fill_buffer() local
|
| H A D | pixma_mp750.c | 698 unsigned block_size, bytes_received, n; in mp750_fill_buffer() local [all...] |
| /third_party/littlefs/ |
| H A D | lfs.h | 206 lfs_size_t block_size; member 297 lfs_size_t block_size; member 403 lfs_size_t block_size; member
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_fs_generator.cpp | 1393 const unsigned block_size = 4 * lower_size / REG_SIZE; in generate_scratch_write() local
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_compute_blit.c | 278 unsigned block_size = 64; /* it's always 64x1x1 */ in si_compute_clear_buffer_rmw() local 364 unsigned block_size = si_determine_wave_size(sctx->screen, NULL); in si_compute_do_clear_or_copy() local
|
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | index.c | 460 int ntfs_index_block_inconsistent(const INDEX_BLOCK *ib, u32 block_size, in ntfs_index_block_inconsistent() argument [all...] |
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfswipe.c | 658 u16 block_size; in wipe_compressed_attribute() local
|
| /third_party/mesa3d/src/intel/tools/ |
| H A D | aub_write.c | 438 uint32_t block_size = min(4096, size - offset); in aub_write_ggtt() local 443 data_out(aub, (char *) data + offset, block_size); in aub_write_ggtt() local 683 uint32_t block_size; in aub_write_trace_block() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_texture.c | 100 unsigned align_x, align_y, nblocksx, nblocksy, block_size, num_slices; in llvmpipe_texture_layout() local
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_tgsi.h | 180 LLVMValueRef block_size; member
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_pipe_common.c | 957 uint64_t *block_size = ret; in r600_get_compute_param() local
|
| /third_party/node/deps/openssl/openssl/ssl/ |
| H A D | ssl_conf.c | 637 int block_size = atoi(value); in cmd_RecordPadding() local
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | resampler.c | 578 size_t block_size; in pa_resampler_result() local
|
| H A D | memblock.c | 152 size_t block_size; member [all...] |
| /third_party/pulseaudio/src/modules/ |
| H A D | module-ladspa-sink.c | 86 size_t block_size; member
|
| /third_party/openssl/ssl/ |
| H A D | ssl_conf.c | 637 int block_size = atoi(value); in cmd_RecordPadding() local
|
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| H A D | backward_references_enc.c | 121 void VP8LBackwardRefsInit(VP8LBackwardRefs* const refs, int block_size) { in VP8LBackwardRefsInit() argument
|
| /third_party/rust/crates/rust-openssl/openssl/src/ |
| H A D | symm.rs | 388 pub fn block_size(&self) -> usize { in block_size() functions [all...] |
| H A D | cipher.rs | 533 pub fn block_size(&self) -> usize { in block_size() functions
|