Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libwebp/enc/
Dalpha.c333 size_t alpha_size = 0; in CompressAlphaJob() local
340 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()
/external/webp/src/enc/
Dalpha.c355 size_t alpha_size = 0; in CompressAlphaJob() local
362 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()
/external/webp/src/dec/
Dwebp.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.c719 const uint64_t alpha_size = (dec->alpha_data_ != NULL) ? in AllocateMemory() local
724 + 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()
/external/opencv3/3rdparty/libwebp/dec/
Dframe.c427 const uint64_t alpha_size = (dec->alpha_data_ != NULL) ? in AllocateMemory() local
432 + 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()
Dwebp.c157 size_t* const alpha_size) { in ParseOptionalChunks() argument
169 assert(alpha_size != NULL); in ParseOptionalChunks()
171 *alpha_size = 0; in ParseOptionalChunks()
212 *alpha_size = chunk_size; in ParseOptionalChunks()
/external/opencv3/3rdparty/libwebp/mux/
Dmuxread.c316 const size_t alpha_size = need_vp8x ? ChunkDiskSize(wpi->alpha_) : 0; in SynthesizeBitstream() local
318 const size_t size = RIFF_HEADER_SIZE + vp8x_size + alpha_size + in SynthesizeBitstream()
/external/deqp/android/cts/master/
Degl-master.txt329 dEQP-EGL.functional.query_config.get_config_attrib.alpha_size
359 dEQP-EGL.functional.choose_config.simple.selection_only.alpha_size
387 dEQP-EGL.functional.choose_config.simple.selection_and_sort.alpha_size
/external/deqp/android/cts/mnc/
Degl-master.txt226 dEQP-EGL.functional.query_config.get_config_attrib.alpha_size
/external/deqp/android/cts/mnc/src/
Degl-master.txt226 dEQP-EGL.functional.query_config.get_config_attrib.alpha_size