Home | History | Annotate | Download | only in dsp

Lines Matching refs:ST4x4_UB

67   ST4x4_UB(res0, res0, 3, 2, 1, 0, dst, BPS);
153 ST4x4_UB(res0, res0, 3, 2, 1, 0, dst, BPS);
616 ST4x4_UB(tmp2, tmp2, 0, 1, 2, 3, src_u, stride);
618 ST4x4_UB(tmp3, tmp3, 0, 1, 2, 3, src_u, stride);
620 ST4x4_UB(tmp4, tmp4, 0, 1, 2, 3, src_v, stride);
622 ST4x4_UB(tmp5, tmp5, 0, 1, 2, 3, src_v, stride);
912 ST4x4_UB(t0, t1, 0, 2, 0, 2, dst, BPS);
913 ST4x4_UB(t0, t1, 1, 3, 1, 3, dst + 4, BPS);