Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenccli_image_load_store.cpp1235 int seekerr; in load_ktx_compressed_image() local
1236 seekerr = fseek(f, hdr.bytes_of_key_value_data, SEEK_CUR); in load_ktx_compressed_image()
1237 if (seekerr) in load_ktx_compressed_image()