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

/external/libvpx/vp8/decoder/
H A Ddecodframe.c109 /* skip_recon_mb() is Modified: Instead of writing the result to predictor buffer and then copying it
112 static void skip_recon_mb(VP8D_COMP *pbi, MACROBLOCKD *xd) function
203 skip_recon_mb(pbi, xd);

Completed in 37 milliseconds