Home | History | Annotate | Download | only in src

Lines Matching refs:MV_OFFSET_IN_TABLE

72 #define MV_OFFSET_IN_TABLE(BDistance, Position) ((BDistance) * MV_ROW_STRIDE + (Position) * sizeof(IMG_MV_SETTINGS))