Home
last modified time | relevance | path

Searched defs:alpha_data (Results 1 – 5 of 5) sorted by relevance

/external/webp/src/dec/
Dalpha_dec.c52 const uint8_t* const alpha_data = data + ALPHA_HEADER_LEN; in ALPHInit() local
Dwebpi_dec.h62 const uint8_t* alpha_data; // points to alpha chunk (if present) member
Dwebp_dec.c149 const uint8_t** const alpha_data, in ParseOptionalChunks()
/external/webp/src/enc/
Dalpha_enc.c367 uint8_t* alpha_data = NULL; in CompressAlphaJob() local
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dreference_ops.h4604 const uint8* alpha_data, in BroadcastPrelu4DSlow()