HomeSort by relevance Sort by last modified time
    Searched full:predpitch (Results 1 - 3 of 3) sorted by null

  /frameworks/base/media/libstagefright/codecs/avc/enc/src/
avcenc_lib.h 460 uint8 *pOut, int predPitch, int blkwidth, int blkheight);
463 uint8 *pOut, int predPitch, int blkwidth, int blkheight);
466 uint8 *pOut, int predPitch, int blkwidth, int blkheight);
469 uint8 *pOut, int predPitch, int blkwidth, int blkheight);
472 uint8 *pOut, int predPitch, int blkwidth, int blkheight);
475 uint8 *pOut, int predPitch, int blkwidth, int blkheight);
478 uint8 *pOut, int predPitch, int blkwidth, int blkheight);
    [all...]
motion_comp.cpp     [all...]
block.cpp 26 int predpitch = (pitch & 0xFFFF); local
49 predBlock += predpitch;
    [all...]

Completed in 1261 milliseconds