Home
last modified time | relevance | path

Searched defs:alpha_size (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/
A Dalpha_dec.c153 const uint64_t alpha_size = (uint64_t)stride * height; in AllocateAlphaPlane() local
A Dframe_dec.c700 const uint64_t alpha_size = (dec->alpha_data_ != NULL) ? in AllocateMemory() local
A Dwebp_dec.c150 size_t* const alpha_size) { in ParseOptionalChunks()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dalpha_enc.c368 size_t alpha_size = 0; in CompressAlphaJob() local
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/mux/
A Dmuxread.c396 const size_t alpha_size = need_vp8x ? ChunkDiskSize(wpi->alpha_) : 0; in SynthesizeBitstream() local
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_sysvideo.h340 int alpha_size; member

Completed in 16 milliseconds