Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_sps.c437 ret |= p_Vid->last_level_idc[layer_id] != sps->level_idc; in video_pars_changed()
448 p_Vid->last_level_idc[layer_id] = sps->level_idc; in update_last_video_pars()
H A Dh264d_global.h1031 RK_S32 last_level_idc[2]; member