Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/test/
A DSDL_test_compare.c43 int bpp, bpp_reference; in SDLTest_CompareSurfaces() local
72 bpp_reference = referenceSurface->format->BytesPerPixel; in SDLTest_CompareSurfaces()
77 … p_reference = (Uint8 *)referenceSurface->pixels + j * referenceSurface->pitch + i * bpp_reference; in SDLTest_CompareSurfaces()

Completed in 4 milliseconds