commit | 3695b6bdaa183bb2852da06b63ebd5b9c2cace36 | [log] [tgz] |
---|---|---|
author | Harish Mahendrakar <harish.mahendrakar@ittiam.com> | Mon Dec 05 12:24:09 2016 +0530 |
committer | gitbuildkicker <android-build@google.com> | Thu Jan 19 16:31:00 2017 -0800 |
tree | ad6ebd3f8ad2734c7e6748fe7cc92584a20fe826 | |
parent | cf606f3df2a7189049e0484af5558369df7e3eac [diff] |
Decoder: Fix initialization of ps_next_dpb during reference list creation ps_dpb_mgr->ps_dpb_ht_head is a linked list with ps_dpb_mgr->u1_num_lt_ref_bufs number of valid buffers. So ps_next_dbp has to be initialized to ps_dpb_mgr->ps_dpb_ht_head for each u1_lt_index loop iteration Bug: 33387820 Change-Id: I2dfd962bad5640a829afc123adbd0709e563e621 (cherry picked from commit 54cbe1b29b35e8bd8ebbaed2b5eeacfeecca98cc)