OSDN Git Service

Do not use the input parameters directly in H.264 BRC
authorXiang, Haihao <haihao.xiang@intel.com>
Tue, 13 Sep 2016 08:02:35 +0000 (16:02 +0800)
committerSean V Kelley <seanvk@posteo.de>
Fri, 16 Sep 2016 17:50:09 +0000 (10:50 -0700)
commitcadf6e72ed0b2c287e7d34f32806d840a05c39c3
tree2dd3dc45f20ce6f4ae98228d9c1851d0ec9df07b
parent13f3056970409ee50bcec56ae1b453e14f229196
Do not use the input parameters directly in H.264 BRC

The corresponding paramters are saved in the context

v2: use frame_width_in_pixel and frame_height_in_pixel instead of
frame_width_in_mbs and frame_height_in_mbs

Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
Tested-by: Luo, Focus <focus.luo@intel.com>
Reviewed-by: Zhao Yakui <yakui.zhao@intel.com>
src/gen6_mfc_common.c