]> granicus.if.org Git - libvpx/commit
Add set_block_src_pred_buf()
authorAngie Chiang <angiebird@google.com>
Thu, 24 Jan 2019 00:52:56 +0000 (16:52 -0800)
committerAngie Chiang <angiebird@google.com>
Thu, 24 Jan 2019 00:52:56 +0000 (16:52 -0800)
commita047b31e2fb37609ca3652b547e921f16d8fb110
treeccbb4b0c1baebe9ee330022349f6460cafc5e73b
parent292f6789cb78f4454abd5bb1e4f988342bb63188
Add set_block_src_pred_buf()

This function sets src and pre buffer of MACROBLOCK
and MACROBLOCKD.
Will add static decorator once this function is called.

Change-Id: I0fb46784dd97839e4d87c9e027fe8c59683e70d8
vp9/encoder/vp9_encoder.c