Home | History | Annotate | Download | only in encoder

Lines Matching refs:posx

5308             S32 posx;
5338 posx = i4_pos_x + 2;
5369 posx = CLIP3(posx, 0, (wd_c - blksize_p)); /* block position withing frAME */
5373 blk_x = posx >> blksize_p;