Roman <rvasile...@smartlabs.tv> added the comment:

if(IS_SUB_8X8(sub_mb_type)){
   const int16_t *mv_col = l1mv[x8*3 + y8*3*b4_stride];
   if(FFABS(mv_col[0]) <= 1 && FFABS(mv_col[1]) <= 1){

________________________________________________
FFmpeg issue tracker <iss...@roundup.ffmpeg.org>
<https://roundup.ffmpeg.org/issue2544>
________________________________________________

Reply via email to