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)
committerXiang, Haihao <haihao.xiang@intel.com>
Mon, 31 Oct 2016 01:58:57 +0000 (09:58 +0800)
commitbeafd47564855e4e1b7d6c2bf0e6a0160b3a7985
tree394aa82b7ef0fa5da1a572207bed4ec77be51f1e
parent25cdecac68fc32eab4fab3211c9e101efda6fcfe
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>
(cherry picked from commit cadf6e72ed0b2c287e7d34f32806d840a05c39c3)
src/gen6_mfc_common.c