Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/render/
A DSDL_yuv_sw.c64 const int sz_plane_packed = ((w + 1) / 2) * h; in SDL_SW_CreateYUVTexture() local
76 dst_size = 4 * sz_plane_packed; in SDL_SW_CreateYUVTexture()

Completed in 3 milliseconds