HomeSort by relevance Sort by last modified time
    Searched refs:CopyVopMB (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
conceal.cpp 123 CopyVopMB(video->currVop, video->concealFrame, i, video->width, video->height);
132 Function: CopyVopMB
138 void CopyVopMB(Vop *curr, uint8 *prevFrame, int mbnum, int width_Y, int height)
192 } /* CopyVopMB */
mp4dec_lib.h 310 void CopyVopMB(Vop *curr, uint8 *prev, int mbnum, int width, int height);

Completed in 127 milliseconds