Home
last modified time | relevance | path

Searched refs:data8_row (Results 1 - 1 of 1) sorted by relevance

/third_party/astc-encoder/Source/
H A Dastcenc_image.cpp378 uint8_t* data8_row = data8 + (4 * x_size * y) + (4 * x_start); in store_image_block() local
436 store_lanes_masked(data8_row, data_rgbai, store_mask); in store_image_block()
438 data8_row += ASTCENC_SIMD_WIDTH * 4; in store_image_block()

Completed in 1 milliseconds