Home
last modified time | relevance | path

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

/external/webp/src/dec/
Dvp8l_dec.c637 static void ConvertToYUVA(const uint32_t* const src, int width, int y_pos, in ConvertToYUVA() function
671 ConvertToYUVA(src, dst_width, y_pos, dec->output_); in ExportYUVA()
702 ConvertToYUVA((const uint32_t*)in, mb_w, y_pos, dec->output_); in EmitRowsYUVA()