Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_sps.c436 ret |= p_Vid->last_profile_idc[layer_id] != sps->profile_idc; in video_pars_changed()
447 p_Vid->last_profile_idc[layer_id] = sps->profile_idc; in update_last_video_pars()
H A Dh264d_global.h1030 RK_S32 last_profile_idc[2]; member