Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_ideal_endpoints_and_weights.cpp851 bool is_direct = texel_count == weight_count; in compute_ideal_weights_for_decimation() local
863 if (is_direct) in compute_ideal_weights_for_decimation()
Dwuffs-v0.3.c3873 inline bool is_direct() const;
3998 wuffs_base__pixel_format::is_direct() const { in is_direct() function