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

  /frameworks/base/media/libstagefright/codecs/avc/dec/src/
avcdec_lib.h 130 void VertInterp1MC(uint8 *in, int inpitch, uint8 *out, int outpitch,
pred_inter.cpp 292 VertInterp1MC(ref, picwidth, pred, pred_pitch, blkwidth, blkheight, dy);
298 VertInterp1MC(&temp[2][0], 24, pred, pred_pitch, blkwidth, blkheight, dy);
    [all...]

Completed in 117 milliseconds