Home | History | Annotate | Download | only in decoder

Lines Matching refs:PAD_LEFT

286                     if(diff == (ps_codec->i4_strd * PAD_TOP + PAD_LEFT))
289 pu1_u_dst += (ps_codec->i4_strd * PAD_TOP) / 4 + (PAD_LEFT / 2);
292 pu1_v_dst += (ps_codec->i4_strd * PAD_TOP) / 4 + (PAD_LEFT / 2);