Home
last modified time | relevance | path

Searched refs:block_size_descriptor (Results 1 - 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
H A Dastc_codec_internals.h97 struct block_size_descriptor struct
258 block_size_descriptor* bsd);
261 block_size_descriptor* bsd);
272 block_size_descriptor* bsd);
275 const block_size_descriptor* bsd, in get_partition_table()
321 const block_size_descriptor* bsd,
329 const block_size_descriptor* bsd,
H A Dastc_block_sizes2.cpp477 block_size_descriptor* bsd in construct_block_size_descriptor_2d()
556 block_size_descriptor * bsd in construct_block_size_descriptor_3d()
635 block_size_descriptor* bsd in init_block_size_descriptor()
646 block_size_descriptor* bsd) in term_block_size_descriptor()
H A Dastc_partition_tables.cpp226 const block_size_descriptor* bsd, in generate_one_partition_table()
269 block_size_descriptor* bsd in init_partition_tables()
H A Dastc_symbolic_physical.cpp48 const block_size_descriptor* bsd, in physical_to_symbolic()
H A Dastc_decompress_symbolic.cpp87 const block_size_descriptor* bsd, in decompress_symbolic_block()
/third_party/astc-encoder/Source/
H A Dastcenc_internal.h542 struct block_size_descriptor struct
1231 block_size_descriptor* bsd;
1291 block_size_descriptor& bsd);
1304 block_size_descriptor& bsd,
1582 const block_size_descriptor& bsd,
1669 const block_size_descriptor& bsd,
1694 const block_size_descriptor& bsd,
1714 const block_size_descriptor& bsd,
1754 const block_size_descriptor& bsd,
1934 const block_size_descriptor
[all...]
H A Dastcenc_partition_tables.cpp277 block_size_descriptor& bsd, in generate_one_partition_info_entry()
383 block_size_descriptor& bsd,
461 block_size_descriptor& bsd,
H A Dastcenc_decompress_symbolic.cpp90 const block_size_descriptor& bsd, in unpack_weights()
183 const block_size_descriptor& bsd, in decompress_symbolic_block()
326 const block_size_descriptor& bsd, in compute_symbolic_block_difference_2plane()
420 const block_size_descriptor& bsd, in compute_symbolic_block_difference_1plane()
518 const block_size_descriptor& bsd, in compute_symbolic_block_difference_1plane_1partition()
H A Dastcenc_entry.cpp708 ctx->bsd = aligned_malloc<block_size_descriptor>(sizeof(block_size_descriptor), ASTCENC_VECALIGN); in astcenc_context_alloc()
723 aligned_free<block_size_descriptor>(ctx->bsd); in astcenc_context_alloc()
756 aligned_free<block_size_descriptor>(ctx->bsd); in astcenc_context_alloc()
802 aligned_free<block_size_descriptor>(ctx->bsd); in astcenc_context_free()
840 const block_size_descriptor& bsd = *ctx.bsd; in compress_image()
1310 block_size_descriptor& bsd = *ctx->bsd; in astcenc_get_block_info()
H A Dastcenc_block_sizes.cpp689 block_size_descriptor& bsd in assign_kmeans_texels()
743 block_size_descriptor& bsd, in construct_dt_entry_2d()
802 block_size_descriptor& bsd in construct_block_size_descriptor_2d()
1031 block_size_descriptor& bsd in construct_block_size_descriptor_3d()
1211 block_size_descriptor& bsd in init_block_size_descriptor()
H A Dastcenc_find_best_partitioning.cpp380 const block_size_descriptor& bsd, in count_partition_mismatch_bits()
473 const block_size_descriptor& bsd,
566 const block_size_descriptor& bsd,
H A Dastcenc_image.cpp155 const block_size_descriptor& bsd, in load_image_block()
272 const block_size_descriptor& bsd, in load_image_block_fast_ldr()
338 const block_size_descriptor& bsd, in store_image_block()
H A Dastcenc_symbolic_physical.cpp105 const block_size_descriptor& bsd, in symbolic_to_physical()
321 const block_size_descriptor& bsd, in physical_to_symbolic()
H A Dastcenc_compress_symbolic.cpp75 const block_size_descriptor& bsd, in realign_weights_undecimated()
282 const block_size_descriptor& bsd, in realign_weights_undecimated()
402 const block_size_descriptor& bsd, in realign_weights_decimated()
568 const block_size_descriptor& bsd, in compress_symbolic_block_for_partition_1plane()
940 const block_size_descriptor& bsd, in compress_symbolic_block_for_partition_2planes()
1402 const block_size_descriptor& bsd = *ctx.bsd; in compress_block()
H A Dastcenc_weight_align.cpp438 const block_size_descriptor& bsd, in compute_angular_endpoints_1plane()
507 const block_size_descriptor& bsd, in compute_angular_endpoints_2planes()
H A Dastcenc_ideal_endpoints_and_weights.cpp676 const block_size_descriptor& bsd,
1429 const block_size_descriptor& bsd,
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DASTC_Decoder.cpp114 std::unique_ptr<block_size_descriptor> bsd(new block_size_descriptor); in Decode()
/third_party/astc-encoder/Source/Fuzzers/
H A Dfuzz_astc_physical_to_symbolic.cpp47 std::array<block_size_descriptor, 3> testBSD;

Completed in 19 milliseconds