Searched refs:refVop (Results 1 – 1 of 1) sorted by relevance
218 void PaddingEdge(Vop *refVop) in PaddingEdge() argument225 width = refVop->width; in PaddingEdge()226 height = refVop->height; in PaddingEdge()227 pitch = refVop->pitch; in PaddingEdge()230 src = refVop->yChan; in PaddingEdge()