Home
last modified time | relevance | path

Searched defs:block_count (Results 1 - 25 of 35) sorted by relevance

12

/third_party/ffmpeg/libavformat/
H A Dhca.c47 uint32_t block_count; in hca_read_header() local
H A Dvpk.c29 unsigned block_count; member
H A Dmca.c29 uint32_t block_count; member
H A Dbrstm.c35 uint32_t block_count; member
H A Dxmv.c94 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 Dir3_liveness.c128 unsigned block_count = 0; in ir3_calc_liveness() local
H A Dir3_ra.h139 unsigned block_count; member
H A Dir3_ra_validate.c97 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 Damr_parser.c42 uint64_t block_count; member
H A Dvc1_loopfilter.c109 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 Dvc1_block.c77 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 Dvf_blockdetect.c89 int block_count = 0; in calculate_blockiness() local
[all...]
H A Dvf_blurdetect.c196 int block_count; in calculate_blur() local
H A Dsignature.h67 short block_count; /* count of blocks per element */ member
/third_party/mesa3d/src/amd/common/
H A Dac_surface_modifier_test.c49 block_count(unsigned w, unsigned h, unsigned elem_bits, unsigned block_bits, in block_count() function
/third_party/mesa3d/src/freedreno/decode/
H A Dcrashdec-mempool.c217 uint32_t block_count[6]; in dump_cp_mem_pool() member
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dfunction.cpp188 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 Dfunction.cpp188 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 Drdtarga.c63 int block_count; /* # of pixels remaining in RLE block */ member
/third_party/spirv-tools/source/val/
H A Dfunction.cpp190 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 Dbrw_schedule_instructions.cpp602 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 Dvn_device.c216 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 DSkBlockAllocatorTest.cpp26 static int block_count(const SkSBlockAllocator<N>& pool) { in block_count() function
[all...]
/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator-verifier.cc552 const size_t block_count = sequence()->instruction_blocks().size(); in VerifyGapMoves() local
/third_party/astc-encoder/Source/
H A Dastcenc_entry.cpp857 int block_count = zblocks * yblocks * xblocks; in compress_image() local
1217 unsigned int block_count = zblocks * yblocks * xblocks; in astcenc_decompress_image() local

Completed in 25 milliseconds

12