Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_sps.c429 static RK_U32 video_pars_changed(H264dVideoCtx_t *p_Vid, H264_SPS_t *sps, RK_U8 layer_id) in video_pars_changed() function
590 if (video_pars_changed(p_Vid, p_Vid->active_sps, 1)) { in activate_sps()
609 if (video_pars_changed(p_Vid, p_Vid->active_sps, 0)) { in activate_sps()