Home
last modified time | relevance | path

Searched refs:get_task_assignment (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_internal_entry.h190 unsigned int get_task_assignment(unsigned int granule, unsigned int& count) in get_task_assignment() function
Dastcenc_entry.cpp908 unsigned int base = ctxo.manage_compress.get_task_assignment(16, count); in compress_image()
1027 unsigned int base = ctx.manage_avg.get_task_assignment(16, count); in compute_averages()
1239 unsigned int base = ctxo->manage_decompress.get_task_assignment(128, count); in astcenc_decompress_image()