Home
last modified time | relevance | path

Searched defs:fixed_block_size (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dgpu_launch_config.h194 size_t dynamic_shared_memory_size, int fixed_block_size) { in GetGpuLaunchConfigFixedBlockSize()
/aosp_15_r20/external/libaom/av1/encoder/
H A Dpartition_strategy.c2372 const BLOCK_SIZE fixed_block_size, const int mi_row, const int mi_col) { in write_motion_feature_to_file()
2401 const BLOCK_SIZE fixed_block_size = BLOCK_16X16; in av1_collect_motion_search_features_sb() local
/aosp_15_r20/external/flac/src/libFLAC/
H A Dstream_decoder.c141 FLAC__uint32 fixed_block_size, next_fixed_block_size; member