Searched refs:get_motion_direction_fp (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c2997 static INLINE MOTION_DIRECTION get_motion_direction_fp(uint8_t fp_byte) { function
3227 get_motion_direction_fp(cpi->twopass.this_frame_mb_stats[mb_index]);
3231 right_mv = get_motion_direction_fp(
3238 bottom_mv = get_motion_direction_fp(

Completed in 180 milliseconds