aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/isl
diff options
context:
space:
mode:
authorBoyuan Zhang <[email protected]>2017-12-15 11:23:25 -0500
committerLeo Liu <[email protected]>2017-12-15 16:04:31 -0500
commit2ec48039b8aa1f6a5e16f3f12483b88981d0f5d3 (patch)
tree34eb5849cb6d458784db1513c523aa368dcd02b7 /src/intel/isl
parentf2bfd1cbb7e72945ca192845a1ad28426c7aea89 (diff)
radeon/uvd: add and manage render picture list
Create a list in decoder to store all render picture buffer pointers that currently being used in reference picture lists. During get message buffer call, check each pointer in render_pic_list[] within given pic->ref[] list, remove pointer that no longer being used by pic->ref[]. Then add current render surface pointer to the render_pic_list[] and assign the associated index to result.curr_idx. As a result, result.curr_idx will have the correct index to represent the current render picture, instead of the previous increamenting values. Signed-off-by: Boyuan Zhang <[email protected]> Reviewed-by: Christian König <[email protected]>
Diffstat (limited to 'src/intel/isl')
0 files changed, 0 insertions, 0 deletions