Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_pickmode.c1011 uint8_t *const dst_buf_base = pd->dst.buf; in estimate_block_intra() local
1019 pd->dst.buf = &dst_buf_base[4 * (row * dst_stride + col)]; in estimate_block_intra()
1039 pd->dst.buf = dst_buf_base; in estimate_block_intra()