Home
last modified time | relevance | path

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

/external/webp/src/dec/
Dvp8l_dec.c697 static int EmitRowsYUVA(const VP8LDecoder* const dec, in EmitRowsYUVA() function
817 EmitRowsYUVA(dec, rows_data, in_stride, io->mb_w, io->mb_h); in ProcessRows()