Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/src/dec/
H A Dalpha_dec.c153 const uint64_t alpha_size = (uint64_t)stride * height; in AllocateAlphaPlane() local
H A Dframe_dec.c700 const uint64_t alpha_size = (dec->alpha_data_ != NULL) ? in AllocateMemory() local
H A Dwebp_dec.c146 ParseOptionalChunks(const uint8_t** const data, size_t* const data_size, size_t const riff_size, const uint8_t** const alpha_data, size_t* const alpha_size) ParseOptionalChunks() argument
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dalpha_enc.c368 size_t alpha_size = 0; in CompressAlphaJob() local
/third_party/skia/third_party/externals/libwebp/src/mux/
H A Dmuxread.c393 const size_t alpha_size = need_vp8x ? ChunkDiskSize(wpi->alpha_) : 0; in SynthesizeBitstream() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cTextureSizePromotion.cpp525 glw::GLint alpha_size = 0; in checkSourceTextureSizeAndType() local

Completed in 8 milliseconds