Searched refs:TPG_MOVE_NONE (Results 1 – 3 of 3) sorted by relevance
115 TPG_MOVE_NONE, enumerator664 tpg->mv_hor_mode == TPG_MOVE_NONE && in tpg_pattern_is_static()665 tpg->mv_vert_mode == TPG_MOVE_NONE; in tpg_pattern_is_static()
102 tpg->mv_hor_mode = TPG_MOVE_NONE; in tpg_init()103 tpg->mv_vert_mode = TPG_MOVE_NONE; in tpg_init()2043 int factor = tpg->mv_hor_mode > TPG_MOVE_NONE ? -1 : 1; in tpg_update_mv_step()2060 case TPG_MOVE_NONE: in tpg_update_mv_step()2067 factor = tpg->mv_vert_mode > TPG_MOVE_NONE ? -1 : 1; in tpg_update_mv_step()2081 case TPG_MOVE_NONE: in tpg_update_mv_step()
632 .def = TPG_MOVE_NONE,653 .def = TPG_MOVE_NONE,