Searched refs:dst_init (Results 1 – 2 of 2) sorted by relevance
960 uint8_t *dst_init = &pd->dst.buf[row * 4 * src_stride + col * 4]; in rd_pick_intra4x4block() local998 uint8_t *const dst = &dst_init[idx * 4 + idy * 4 * dst_stride]; in rd_pick_intra4x4block()1062 CONVERT_TO_SHORTPTR(dst_init + idy * dst_stride), in rd_pick_intra4x4block()1071 memcpy(CONVERT_TO_SHORTPTR(dst_init + idy * dst_stride), in rd_pick_intra4x4block()1100 uint8_t *const dst = &dst_init[idx * 4 + idy * 4 * dst_stride]; in rd_pick_intra4x4block()1157 memcpy(best_dst + idy * 8, dst_init + idy * dst_stride, in rd_pick_intra4x4block()1166 memcpy(dst_init + idy * dst_stride, best_dst + idy * 8, in rd_pick_intra4x4block()
39 [ 246.869976] ? dst_init+0x470/0x620