Searched refs:TPG_MOVE_NONE (Results 1 – 3 of 3) sorted by relevance
85 TPG_MOVE_NONE, enumerator572 tpg->mv_hor_mode == TPG_MOVE_NONE && in tpg_pattern_is_static()573 tpg->mv_vert_mode == TPG_MOVE_NONE; in tpg_pattern_is_static()
110 tpg->mv_hor_mode = TPG_MOVE_NONE; in tpg_init()111 tpg->mv_vert_mode = TPG_MOVE_NONE; in tpg_init()1499 int factor = tpg->mv_hor_mode > TPG_MOVE_NONE ? -1 : 1; in tpg_update_mv_step()1516 case TPG_MOVE_NONE: in tpg_update_mv_step()1523 factor = tpg->mv_vert_mode > TPG_MOVE_NONE ? -1 : 1; in tpg_update_mv_step()1537 case TPG_MOVE_NONE: in tpg_update_mv_step()
488 .def = TPG_MOVE_NONE,509 .def = TPG_MOVE_NONE,