Searched refs:alpha_size (Results 1 – 10 of 10) sorted by relevance
333 size_t alpha_size = 0; in CompressAlphaJob() local340 filter, effort_level, &alpha_data, &alpha_size)) { in CompressAlphaJob()343 if (alpha_size != (uint32_t)alpha_size) { // Sanity check. in CompressAlphaJob()347 enc->alpha_data_size_ = (uint32_t)alpha_size; in CompressAlphaJob()
355 size_t alpha_size = 0; in CompressAlphaJob() local362 filter, effort_level, &alpha_data, &alpha_size)) { in CompressAlphaJob()365 if (alpha_size != (uint32_t)alpha_size) { // Sanity check. in CompressAlphaJob()369 enc->alpha_data_size_ = (uint32_t)alpha_size; in CompressAlphaJob()
150 size_t* const alpha_size) { in ParseOptionalChunks() argument162 assert(alpha_size != NULL); in ParseOptionalChunks()164 *alpha_size = 0; in ParseOptionalChunks()205 *alpha_size = chunk_size; in ParseOptionalChunks()
719 const uint64_t alpha_size = (dec->alpha_data_ != NULL) ? in AllocateMemory() local724 + cache_size + alpha_size + WEBP_ALIGN_CST; in AllocateMemory()789 dec->alpha_plane_ = alpha_size ? (uint8_t*)mem : NULL; in AllocateMemory()790 mem += alpha_size; in AllocateMemory()
427 const uint64_t alpha_size = (dec->alpha_data_ != NULL) ? in AllocateMemory() local432 + cache_size + alpha_size + ALIGN_MASK; in AllocateMemory()497 dec->alpha_plane_ = alpha_size ? (uint8_t*)mem : NULL; in AllocateMemory()498 mem += alpha_size; in AllocateMemory()
157 size_t* const alpha_size) { in ParseOptionalChunks() argument169 assert(alpha_size != NULL); in ParseOptionalChunks()171 *alpha_size = 0; in ParseOptionalChunks()212 *alpha_size = chunk_size; in ParseOptionalChunks()
316 const size_t alpha_size = need_vp8x ? ChunkDiskSize(wpi->alpha_) : 0; in SynthesizeBitstream() local318 const size_t size = RIFF_HEADER_SIZE + vp8x_size + alpha_size + in SynthesizeBitstream()
329 dEQP-EGL.functional.query_config.get_config_attrib.alpha_size359 dEQP-EGL.functional.choose_config.simple.selection_only.alpha_size387 dEQP-EGL.functional.choose_config.simple.selection_and_sort.alpha_size
226 dEQP-EGL.functional.query_config.get_config_attrib.alpha_size