Home
last modified time | relevance | path

Searched refs:FPMB_MOTION_UP_MASK (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.h28 #define FPMB_MOTION_UP_MASK 0x10 macro
Dvp9_firstpass.c1261 cpi->twopass.frame_mb_stats_buf[mb_index] |= FPMB_MOTION_UP_MASK; in vp9_first_pass_encode_tile_mb_row()
Dvp9_encodeframe.c2787 } else if (fp_byte & FPMB_MOTION_UP_MASK) { in get_motion_direction_fp()