Searched refs:ConvertToYUVA (Results 1 - 1 of 1) sorted by relevance

/external/webp/src/dec/
H A Dvp8l.c454 static void ConvertToYUVA(const uint32_t* const src, int width, int y_pos, function
523 ConvertToYUVA(src, dst_width, y_pos, dec->output_);
551 ConvertToYUVA((const uint32_t*)row_in, mb_w, y_pos, dec->output_);

Completed in 59 milliseconds