/third_party/astc-encoder/Source/Fuzzers/ |
H A D | fuzz_astc_physical_to_symbolic.cpp | 102 symbolic_compressed_block scb; in LLVMFuzzerTestOneInput() local
|
/third_party/astc-encoder/Source/ |
H A D | astcenc_symbolic_physical.cpp | 104 symbolic_to_physical( const block_size_descriptor& bsd, const symbolic_compressed_block& scb, uint8_t pcb[16] ) symbolic_to_physical() argument [all...] |
H A D | astcenc_decompress_symbolic.cpp | 89 unpack_weights( const block_size_descriptor& bsd, const symbolic_compressed_block& scb, const decimation_info& di, bool is_dual_plane, int weights_plane1[BLOCK_MAX_TEXELS], int weights_plane2[BLOCK_MAX_TEXELS] ) unpack_weights() argument 181 decompress_symbolic_block( astcenc_profile decode_mode, const block_size_descriptor& bsd, int xpos, int ypos, int zpos, const symbolic_compressed_block& scb, image_block& blk ) decompress_symbolic_block() argument 324 compute_symbolic_block_difference_2plane( const astcenc_config& config, const block_size_descriptor& bsd, const symbolic_compressed_block& scb, const image_block& blk ) compute_symbolic_block_difference_2plane() argument 418 compute_symbolic_block_difference_1plane( const astcenc_config& config, const block_size_descriptor& bsd, const symbolic_compressed_block& scb, const image_block& blk ) compute_symbolic_block_difference_1plane() argument 516 compute_symbolic_block_difference_1plane_1partition( const astcenc_config& config, const block_size_descriptor& bsd, const symbolic_compressed_block& scb, const image_block& blk ) compute_symbolic_block_difference_1plane_1partition() argument [all...] |
H A D | astcenc_entry.cpp | 1265 symbolic_compressed_block scb; in astcenc_decompress_image() local [all...] |
H A D | astcenc_compress_symbolic.cpp | 565 compress_symbolic_block_for_partition_1plane( QualityProfile privateProfile, const astcenc_config& config, const block_size_descriptor& bsd, const image_block& blk, bool only_always, float tune_errorval_threshold, unsigned int partition_count, unsigned int partition_index, symbolic_compressed_block& scb, compression_working_buffers& tmpbuf, int quant_limit ) compress_symbolic_block_for_partition_1plane() argument 937 compress_symbolic_block_for_partition_2planes( QualityProfile privateProfile, const astcenc_config& config, const block_size_descriptor& bsd, const image_block& blk, float tune_errorval_threshold, unsigned int plane2_component, symbolic_compressed_block& scb, compression_working_buffers& tmpbuf, int quant_limit ) compress_symbolic_block_for_partition_2planes() argument 1401 symbolic_compressed_block scb; compress_block() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/ |
H A D | astc_decompress_symbolic.cpp | 85 decompress_symbolic_block( astc_decode_mode decode_mode, const block_size_descriptor* bsd, int xpos, int ypos, int zpos, const symbolic_compressed_block* scb, imageblock* blk ) decompress_symbolic_block() argument [all...] |
/third_party/pcre2/pcre2/src/ |
H A D | pcre2_substitute.c | 248 pcre2_substitute_callout_block scb; in pcre2_substitute() local [all...] |
H A D | pcre2test.c | 6184 substitute_callout_function(pcre2_substitute_callout_block_8 *scb, in substitute_callout_function() argument [all...] |
/third_party/lwip/src/api/ |
H A D | sockets.c | 2515 lwip_poll_should_wake(const struct lwip_select_cb *scb, int fd, int has_recvevent, int has_sendevent, int has_errevent) in lwip_poll_should_wake() argument 2656 struct lwip_select_cb *scb; in select_check_waiters() local [all...] |