Searched refs:alpha_size (Results 1 – 17 of 17) sorted by relevance
368 size_t alpha_size = 0; in CompressAlphaJob() local375 filter, effort_level, &alpha_data, &alpha_size)) { in CompressAlphaJob()378 if (alpha_size != (uint32_t)alpha_size) { // Sanity check. in CompressAlphaJob()382 enc->alpha_data_size_ = (uint32_t)alpha_size; in CompressAlphaJob()
153 const uint64_t alpha_size = (uint64_t)stride * height; in AllocateAlphaPlane() local156 (uint8_t*)WebPSafeMalloc(alpha_size, sizeof(*dec->alpha_plane_)); in AllocateAlphaPlane()
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()
700 const uint64_t alpha_size = (dec->alpha_data_ != NULL) ? in AllocateMemory() local705 + cache_size + alpha_size + WEBP_ALIGN_CST; in AllocateMemory()770 dec->alpha_plane_ = alpha_size ? mem : NULL; in AllocateMemory()771 mem += alpha_size; in AllocateMemory()
396 const size_t alpha_size = need_vp8x ? ChunkDiskSize(wpi->alpha_) : 0; in SynthesizeBitstream() local398 const size_t size = RIFF_HEADER_SIZE + vp8x_size + alpha_size + in SynthesizeBitstream()
513 glw::GLint alpha_size = 0; in checkSourceTextureSizeAndType() local531 gl.getTexLevelParameteriv(target, 0, GL_TEXTURE_ALPHA_SIZE, &alpha_size); in checkSourceTextureSizeAndType()549 is_ok = is_ok && (alpha_size >= descriptor.min_alpha_size); in checkSourceTextureSizeAndType()572 << ", queried alpha size = " << alpha_size << ", queried depth size = " << depth_size in checkSourceTextureSizeAndType()
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
330 dEQP-EGL.functional.query_config.get_config_attrib.alpha_size360 dEQP-EGL.functional.choose_config.simple.selection_only.alpha_size388 dEQP-EGL.functional.choose_config.simple.selection_and_sort.alpha_size
225 dEQP-EGL.functional.query_config.get_config_attrib.alpha_size255 dEQP-EGL.functional.choose_config.simple.selection_only.alpha_size283 dEQP-EGL.functional.choose_config.simple.selection_and_sort.alpha_size
226 dEQP-EGL.functional.query_config.get_config_attrib.alpha_size
372 dEQP-EGL.functional.query_config.get_config_attrib.alpha_size402 dEQP-EGL.functional.choose_config.simple.selection_only.alpha_size430 dEQP-EGL.functional.choose_config.simple.selection_and_sort.alpha_size