Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
Drgtc.cpp136 uint8_t* data_out = out + (y + cy) * stride + x * texel_size; in rgtc_decode_image() local
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_entry.cpp1065 uint8_t* data_out, in astcenc_compress_image()
Dastcenccli_toplevel.cpp141 uint8_t* data_out; member