Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dpicture_enc.c97 int a_width, a_stride; in WebPPictureAllocYUVA() local
111 a_width = has_alpha ? width : 0; in WebPPictureAllocYUVA()
112 a_stride = a_width; in WebPPictureAllocYUVA()

Completed in 3 milliseconds