Lines Matching defs:pu1_dst

81 * @param[out] pu1_dst
109 UWORD8 *pu1_dst,
122 pu1_dst[col] = pu1_src[col];
126 pu1_dst += dst_strd;
139 * by 'pu1_dst' The output is downshifted by 6 and clipped to 8 bits
144 * @param[out] pu1_dst
171 UWORD8 *pu1_dst,
192 pu1_dst[col] = (UWORD8)i2_tmp;
196 pu1_dst += dst_strd;
211 * 'pu1_dst' The output is downshifted by 6 and clipped to 8 bits
216 * @param[out] pu1_dst
244 UWORD8 *pu1_dst,
265 pu1_dst[col] = (UWORD8)i2_tmp;
269 pu1_dst += dst_strd;
349 * by 'pu1_dst' No downshifting or clipping is done and the output is used
420 * 'pu1_dst' No downshifting or clipping is done and the output is used as
491 * 'pu1_dst' Input is 16 bits The filter output is downshifted by 12 and
497 * @param[out] pu1_dst
524 UWORD8 *pu1_dst,
545 pu1_dst[col] = i4_tmp;
549 pu1_dst += dst_strd;
564 * 'pu1_dst' Input is 16 bits The filter output is downshifted by 6 and
643 * @param[out] pu1_dst
671 UWORD8 *pu1_dst,
684 pu1_dst[col] = pu1_src[col];
688 pu1_dst += dst_strd;
703 * by 'pu1_dst' The output is downshifted by 6 and clipped to 8 bits
708 * @param[out] pu1_dst
736 UWORD8 *pu1_dst,
764 pu1_dst[col] = (UWORD8)i2_tmp_u;
765 pu1_dst[col + 1] = (UWORD8)i2_tmp_v;
769 pu1_dst += dst_strd;
784 * 'pu1_dst' The output is downshifted by 6 and clipped to 8 bits
790 * @param[out] pu1_dst
818 UWORD8 *pu1_dst,
841 pu1_dst[col] = (UWORD8)i2_tmp;
845 pu1_dst += dst_strd;
925 * by 'pu1_dst' No downshifting or clipping is done and the output is used
1001 * 'pu1_dst' No downshifting or clipping is done and the output is used as
1073 * 'pu1_dst' Input is 16 bits The filter output is downshifted by 12 and
1079 * @param[out] pu1_dst
1106 UWORD8 *pu1_dst,
1129 pu1_dst[col] = i4_tmp;
1133 pu1_dst += dst_strd;
1149 * 'pu1_dst' Input is 16 bits The filter output is downshifted by 6 and