Searched refs:dst_ptr1 (Results 1 – 2 of 2) sorted by relevance
307 unsigned int *dst_ptr1 = (unsigned int *)(above_right + 8 * x->block[0].dst_stride); in vp8_intra_prediction_down_copy() local311 *dst_ptr1 = *src_ptr; in vp8_intra_prediction_down_copy()
919 unsigned int *dst_ptr1; in vp8mt_intra_prediction_down_copy() local932 …dst_ptr1 = (unsigned int *)(*(x->block[0].base_dst) + x->block[0].dst + 16 + 7 * x->block[0].dst_s… in vp8mt_intra_prediction_down_copy()935 *dst_ptr1 = *src_ptr; in vp8mt_intra_prediction_down_copy()