Searched refs:UV_SIZE (Results 1 – 2 of 2) sorted by relevance
124 #define UV_SIZE (BPS * 8) macro125 #define YUV_SIZE (Y_SIZE + UV_SIZE)
926 memcpy(dst0, tmp_dst, UV_SIZE); // TODO: SwapUVOut() ? in PickBestUV()