Home | History | Annotate | Download | only in encoder

Lines Matching refs:wd

1524         WORD32 wd = MB_SIZE;
1531 wd += PAD_LEFT;
1535 wd += PAD_RIGHT;
1539 ps_codec->pf_pad_top(pu1_rec_luma, i4_rec_strd, wd, PAD_TOP);
1542 ps_codec->pf_pad_top(pu1_rec_chroma, i4_rec_strd, wd, (PAD_TOP >> 1));