Home
last modified time | relevance | path

Searched refs:alpha_size (Results 1 – 14 of 14) sorted by relevance

/external/webp/src/enc/
Dalpha_enc.c368 size_t alpha_size = 0; in CompressAlphaJob() local
375 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()
/external/webp/src/dec/
Dalpha_dec.c153 const uint64_t alpha_size = (uint64_t)stride * height; in AllocateAlphaPlane() local
156 (uint8_t*)WebPSafeMalloc(alpha_size, sizeof(*dec->alpha_plane_)); in AllocateAlphaPlane()
Dwebp_dec.c150 size_t* const alpha_size) { in ParseOptionalChunks() argument
162 assert(alpha_size != NULL); in ParseOptionalChunks()
164 *alpha_size = 0; in ParseOptionalChunks()
205 *alpha_size = chunk_size; in ParseOptionalChunks()
Dframe_dec.c700 const uint64_t alpha_size = (dec->alpha_data_ != NULL) ? in AllocateMemory() local
705 + 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()
/external/webp/src/mux/
Dmuxread.c394 const size_t alpha_size = need_vp8x ? ChunkDiskSize(wpi->alpha_) : 0; in SynthesizeBitstream() local
396 const size_t size = RIFF_HEADER_SIZE + vp8x_size + alpha_size + in SynthesizeBitstream()
/external/deqp/external/openglcts/modules/gl/
Dgl3cTextureSizePromotion.cpp525 glw::GLint alpha_size = 0; in checkSourceTextureSizeAndType() local
543 gl.getTexLevelParameteriv(target, 0, GL_TEXTURE_ALPHA_SIZE, &alpha_size); in checkSourceTextureSizeAndType()
561 is_ok = is_ok && (alpha_size >= descriptor.min_alpha_size); in checkSourceTextureSizeAndType()
584 << ", queried alpha size = " << alpha_size << ", queried depth size = " << depth_size in checkSourceTextureSizeAndType()
/external/deqp/external/openglcts/data/mustpass/egl/aosp_mustpass/3.2.3.x/
Degl-master.txt330 dEQP-EGL.functional.query_config.get_config_attrib.alpha_size
360 dEQP-EGL.functional.choose_config.simple.selection_only.alpha_size
388 dEQP-EGL.functional.choose_config.simple.selection_and_sort.alpha_size
/external/deqp/android/cts/master/
Degl-master.txt372 dEQP-EGL.functional.query_config.get_config_attrib.alpha_size
402 dEQP-EGL.functional.choose_config.simple.selection_only.alpha_size
430 dEQP-EGL.functional.choose_config.simple.selection_and_sort.alpha_size
/external/deqp/external/openglcts/data/mustpass/egl/aosp_mustpass/3.2.4.x/
Degl-master.txt330 dEQP-EGL.functional.query_config.get_config_attrib.alpha_size
360 dEQP-EGL.functional.choose_config.simple.selection_only.alpha_size
388 dEQP-EGL.functional.choose_config.simple.selection_and_sort.alpha_size
/external/deqp/external/openglcts/data/mustpass/egl/aosp_mustpass/3.2.4.x/src/
Degl-master.txt330 dEQP-EGL.functional.query_config.get_config_attrib.alpha_size
360 dEQP-EGL.functional.choose_config.simple.selection_only.alpha_size
388 dEQP-EGL.functional.choose_config.simple.selection_and_sort.alpha_size
/external/deqp/external/openglcts/data/mustpass/egl/aosp_mustpass/master/
Degl-master.txt372 dEQP-EGL.functional.query_config.get_config_attrib.alpha_size
402 dEQP-EGL.functional.choose_config.simple.selection_only.alpha_size
430 dEQP-EGL.functional.choose_config.simple.selection_and_sort.alpha_size
/external/deqp/external/openglcts/data/mustpass/egl/aosp_mustpass/3.2.6.x/
Degl-master.txt372 dEQP-EGL.functional.query_config.get_config_attrib.alpha_size
402 dEQP-EGL.functional.choose_config.simple.selection_only.alpha_size
430 dEQP-EGL.functional.choose_config.simple.selection_and_sort.alpha_size
/external/deqp/external/openglcts/data/mustpass/egl/aosp_mustpass/3.2.5.x/
Degl-master.txt372 dEQP-EGL.functional.query_config.get_config_attrib.alpha_size
402 dEQP-EGL.functional.choose_config.simple.selection_only.alpha_size
430 dEQP-EGL.functional.choose_config.simple.selection_and_sort.alpha_size
/external/deqp/external/openglcts/data/mustpass/egl/aosp_mustpass/3.2.3.x/src/
Degl-master.txt330 dEQP-EGL.functional.query_config.get_config_attrib.alpha_size
360 dEQP-EGL.functional.choose_config.simple.selection_only.alpha_size
388 dEQP-EGL.functional.choose_config.simple.selection_and_sort.alpha_size