Home
last modified time | relevance | path

Searched refs:FrameHeightInMbs (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/
H A Dh264d_sps.c389 …p_Vid->FrameHeightInMbs = (2 - sps->frame_mbs_only_flag) * (sps->pic_height_in_map_units_minus1 + … in update_video_pars()
394 p_Vid->height = p_Vid->FrameHeightInMbs * 16; in update_video_pars()
H A Dh264d_global.h1008 RK_U32 FrameHeightInMbs; member