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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dme_utils.cpp218 void PaddingEdge(Vop *refVop) argument
225 width = refVop->width;
226 height = refVop->height;
227 pitch = refVop->pitch;
230 src = refVop->yChan;

Completed in 55 milliseconds