Searched defs:data8_row (Results 1 - 1 of 1) sorted by relevance
| /third_party/astc-encoder/Source/ | ||
| H A D | astcenc_image.cpp | 378 uint8_t* data8_row = data8 + (4 * x_size * y) + (4 * x_start); in store_image_block() local |
Completed in 2 milliseconds