Home
last modified time | relevance | path

Searched refs:COPY_BGRX (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenccli_image_load_store.cpp374 #define COPY_BGRX(dsttype, srctype, convfunc, oneval) \ in copy_scanline() macro
461 COPY_BGRX(uint8_t, uint8_t, id, 0xFF); in copy_scanline()