Home
last modified time | relevance | path

Searched defs:a_stride (Results 1 – 11 of 11) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/
A Dbuffer_dec.c55 const int a_stride = abs(buf->a_stride); in CheckDecBuffer() local
98 int uv_stride = 0, a_stride = 0; in AllocateBuffer() local
A Didec_dec.c714 uint8_t* a, size_t a_size, int a_stride) { in WebPINewYUVA()
868 int* stride, int* uv_stride, int* a_stride) { in WebPIDecGetYUVA()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dpicture_tools_enc.c55 static int SmoothenBlock(const uint8_t* a_ptr, int a_stride, uint8_t* y_ptr, in SmoothenBlock()
115 const int a_stride = pic->a_stride; in WebPCleanupTransparentArea() local
A Dpicture_enc.c97 int a_width, a_stride; in WebPPictureAllocYUVA() local
/AliOS-Things-master/components/SDL2/src/image/Xcode/Frameworks/webp.framework/Versions/A/Headers/webp/
A Ddecode.h196 int a_stride; // alpha stride member
A Dencode.h308 int a_stride; // stride of the alpha plane member
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/webp/
A Ddecode.h196 int a_stride; // alpha stride member
A Dencode.h308 int a_stride; // stride of the alpha plane member
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/webp/
A Ddecode.h196 int a_stride; // alpha stride member
A Dencode.h308 int a_stride; // stride of the alpha plane member
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/imageio/
A Dimage_enc.c447 const int a_stride = buffer->u.YUVA.a_stride; in WebPWriteAlphaPlane() local

Completed in 24 milliseconds