Searched refs:FPMB_MOTION_ZERO_MASK (Results 1 – 3 of 3) sorted by relevance
25 #define FPMB_MOTION_ZERO_MASK 0x02 macro
871 cpi->twopass.frame_mb_stats_buf[mb_index] |= FPMB_MOTION_ZERO_MASK; in vp9_first_pass()922 cpi->twopass.frame_mb_stats_buf[mb_index] |= FPMB_MOTION_ZERO_MASK; in vp9_first_pass()939 ~FPMB_MOTION_ZERO_MASK; in vp9_first_pass()
2317 if (fp_byte & FPMB_MOTION_ZERO_MASK) { in get_motion_direction_fp()2541 FPMB_MOTION_ZERO_MASK) || in rd_pick_partition()