Searched defs:subpel_pred (Results 1 – 3 of 3) sorted by relevance
52 uint8 *subpel_pred = (uint8*) encvid->subpel_pred; // all 16 sub-pel positions in AVCFindHalfPelMB() local133 void GenerateHalfPelPred(uint8* subpel_pred, uint8 *ncand, int lx) in GenerateHalfPelPred()
78 uint8* subpel_pred = (uint8*) encvid->subpel_pred; // all 16 sub-pel positions in InitMotionSearchModule() local
410 uint32 subpel_pred[SUBPEL_PRED_BLK_SIZE/*<<2*/]; /* all 16 sub-pel positions */ member