Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dastcenccli_image_load_store.cpp411 #define COPY_RG(dsttype, srctype, convfunc, oneval) \ in copy_scanline() macro
542 COPY_RG(uint8_t, uint8_t, id, 0xFF); in copy_scanline()
563 COPY_RG(uint16_t, uint16_t, id, 0x3C00); in copy_scanline()
580 COPY_RG(uint16_t, uint16_t, u16_sf16, 0x3C00); in copy_scanline()
597 COPY_RG(uint16_t, float, f32_sf16, 0x3C00); in copy_scanline()

Completed in 3 milliseconds