Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/
H A Dh264d_sps.c418 static RK_U32 video_pars_changed(H264dVideoCtx_t *p_Vid, H264_SPS_t *sps, RK_U8 layer_id) in video_pars_changed() function
579 if (video_pars_changed(p_Vid, p_Vid->active_sps, 1)) { in activate_sps()
597 if (video_pars_changed(p_Vid, p_Vid->active_sps, 0)) { in activate_sps()