Home
last modified time | relevance | path

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

/third_party/astc-encoder/Utils/
H A Dastc_blend_test.cpp213 const uint8_t* row_in_0 = data_in + (4 * dim_x * y); in main() local
220 const uint8_t* pixel_in_00 = row_in_0 + 4 * x; in main()
221 const uint8_t* pixel_in_01 = row_in_0 + 4 * (x + 1); in main()

Completed in 1 milliseconds