/third_party/ffmpeg/libavformat/ |
H A D | hca.c | 47 uint32_t block_count; in hca_read_header() local
|
H A D | vpk.c | 29 unsigned block_count; member
|
H A D | mca.c | 29 uint32_t block_count; member
|
H A D | brstm.c | 35 uint32_t block_count; member
|
H A D | xmv.c | 94 uint64_t block_count; ///< Running counter of decompressed audio block. member 444 uint32_t block_count; in xmv_fetch_audio_packet() local
|
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_liveness.c | 128 unsigned block_count = 0; in ir3_calc_liveness() local
|
H A D | ir3_ra.h | 139 unsigned block_count; member
|
H A D | ir3_ra_validate.c | 97 unsigned block_count; member 543 ir3_ra_validate(struct ir3_shader_variant *v, unsigned full_size, unsigned half_size, unsigned block_count) ir3_ra_validate() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | amr_parser.c | 42 uint64_t block_count; member
|
H A D | vc1_loopfilter.c | 109 int block_count = CONFIG_GRAY && (s->avctx->flags & AV_CODEC_FLAG_GRAY) ? 4 : 6; in ff_vc1_i_overlap_filter() local 165 int block_count = CONFIG_GRAY && (s->avctx->flags & AV_CODEC_FLAG_GRAY) ? 4 : 6; in ff_vc1_p_overlap_filter() local 274 int block_count = CONFIG_GRAY && (s->avctx->flags & AV_CODEC_FLAG_GRAY) ? 4 : 6; in ff_vc1_i_loop_filter() local 473 int block_count = CONFIG_GRAY && (s->avctx->flags & AV_CODEC_FLAG_GRAY) ? 4 : 6; ff_vc1_p_loop_filter() local 912 int block_count = CONFIG_GRAY && (s->avctx->flags & AV_CODEC_FLAG_GRAY) ? 4 : 6; ff_vc1_p_intfr_loop_filter() local 1175 int block_count = CONFIG_GRAY && (s->avctx->flags & AV_CODEC_FLAG_GRAY) ? 4 : 6; ff_vc1_b_intfi_loop_filter() local [all...] |
H A D | vc1_block.c | 77 int block_count = CONFIG_GRAY && (s->avctx->flags & AV_CODEC_FLAG_GRAY) ? 4 : 6; in vc1_put_blocks_clamped() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_blockdetect.c | 89 int block_count = 0; in calculate_blockiness() local [all...] |
H A D | vf_blurdetect.c | 196 int block_count; in calculate_blur() local
|
H A D | signature.h | 67 short block_count; /* count of blocks per element */ member
|
/third_party/mesa3d/src/amd/common/ |
H A D | ac_surface_modifier_test.c | 49 block_count(unsigned w, unsigned h, unsigned elem_bits, unsigned block_bits, in block_count() function
|
/third_party/mesa3d/src/freedreno/decode/ |
H A D | crashdec-mempool.c | 217 uint32_t block_count[6]; in dump_cp_mem_pool() member
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
H A D | function.cpp | 188 size_t Function::block_count() const { return blocks_.size(); } in block_count() function in spvtools::val::Function
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
H A D | function.cpp | 188 size_t Function::block_count() const { return blocks_.size(); } in block_count() function in spvtools::val::Function
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
H A D | rdtarga.c | 63 int block_count; /* # of pixels remaining in RLE block */ member
|
/third_party/spirv-tools/source/val/ |
H A D | function.cpp | 190 size_t Function::block_count() const { return blocks_.size(); } in block_count() function in spvtools::val::Function
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_schedule_instructions.cpp | 602 instruction_scheduler(const backend_shader *s, int grf_count, unsigned hw_reg_count, int block_count, instruction_scheduler_mode mode) instruction_scheduler() argument 753 fs_instruction_scheduler(const fs_visitor *v, int grf_count, int hw_reg_count, int block_count, instruction_scheduler_mode mode) fs_instruction_scheduler() argument [all...] |
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_device.c | 216 uint32_t block_count = 0; in vn_device_fix_create_info() local 172 merge_extension_names(const char *const *exts, uint32_t ext_count, const char *const *extra_exts, uint32_t extra_count, const char *const *block_exts, uint32_t block_count, const VkAllocationCallbacks *alloc, const char *const **out_exts, uint32_t *out_count) merge_extension_names() argument [all...] |
/third_party/skia/tests/ |
H A D | SkBlockAllocatorTest.cpp | 26 static int block_count(const SkSBlockAllocator<N>& pool) { in block_count() function [all...] |
/third_party/node/deps/v8/src/compiler/backend/ |
H A D | register-allocator-verifier.cc | 552 const size_t block_count = sequence()->instruction_blocks().size(); in VerifyGapMoves() local
|
/third_party/astc-encoder/Source/ |
H A D | astcenc_entry.cpp | 857 int block_count = zblocks * yblocks * xblocks; in compress_image() local 1217 unsigned int block_count = zblocks * yblocks * xblocks; in astcenc_decompress_image() local
|