Searched defs:alpha_size (Results 1 – 6 of 6) sorted by relevance
153 const uint64_t alpha_size = (uint64_t)stride * height; in AllocateAlphaPlane() local
700 const uint64_t alpha_size = (dec->alpha_data_ != NULL) ? in AllocateMemory() local
150 size_t* const alpha_size) { in ParseOptionalChunks()
368 size_t alpha_size = 0; in CompressAlphaJob() local
396 const size_t alpha_size = need_vp8x ? ChunkDiskSize(wpi->alpha_) : 0; in SynthesizeBitstream() local
340 int alpha_size; member
Completed in 16 milliseconds