Searched defs:ALPHInit (Results 1 - 2 of 2) sorted by path

/external/chromium_org/third_party/libwebp/dec/
H A Dalpha.c45 static int ALPHInit(ALPHDecoder* const dec, const uint8_t* data, function
134 if (!ALPHInit(dec->alph_dec_, dec->alpha_data_, dec->alpha_data_size_,
/external/webp/src/dec/
H A Dalpha.c45 static int ALPHInit(ALPHDecoder* const dec, const uint8_t* data, function
134 if (!ALPHInit(dec->alph_dec_, dec->alpha_data_, dec->alpha_data_size_,

Completed in 321 milliseconds