Home
last modified time | relevance | path

Searched defs:scb (Results 1 - 9 of 9) sorted by relevance

/third_party/astc-encoder/Source/Fuzzers/
H A Dfuzz_astc_physical_to_symbolic.cpp102 symbolic_compressed_block scb; in LLVMFuzzerTestOneInput() local
/third_party/astc-encoder/Source/
H A Dastcenc_symbolic_physical.cpp104 symbolic_to_physical( const block_size_descriptor& bsd, const symbolic_compressed_block& scb, uint8_t pcb[16] ) symbolic_to_physical() argument
[all...]
H A Dastcenc_decompress_symbolic.cpp89 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 Dastcenc_entry.cpp1265 symbolic_compressed_block scb; in astcenc_decompress_image() local
[all...]
H A Dastcenc_compress_symbolic.cpp565 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 Dastc_decompress_symbolic.cpp85 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 Dpcre2_substitute.c248 pcre2_substitute_callout_block scb; in pcre2_substitute() local
[all...]
H A Dpcre2test.c6184 substitute_callout_function(pcre2_substitute_callout_block_8 *scb, in substitute_callout_function() argument
[all...]
/third_party/lwip/src/api/
H A Dsockets.c2515 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...]

Completed in 18 milliseconds