Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenccli_image_load_store.cpp1091 size_t sb_read = fread(&specified_bytes_of_surface, 1, 4, f); in load_ktx_uncompressed_image() local
1092 if (sb_read != 4) in load_ktx_uncompressed_image()