Home
last modified time | relevance | path

Searched refs:dst_ptr0 (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp8/common/
Dreconintra4x4.h25 unsigned int *dst_ptr0 = (unsigned int *)(above_right_dst + 4 * dst_stride); in intra_prediction_down_copy() local
29 *dst_ptr0 = *src_ptr; in intra_prediction_down_copy()