Home
last modified time | relevance | path

Searched defs:active_sps (Results 1 – 3 of 3) sorted by relevance

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_init.c40 H264_SPS_t *active_sps = p_Vid->active_sps; in decode_poc() local
645 H264_SPS_t *active_sps = p_Vid->active_sps; in alloc_decpic() local
750 H264_SPS_t *active_sps = p_Vid->active_sps; in update_pic_num() local
H A Dh264d_dpb.c49 static RK_S32 getDpbSize(H264dVideoCtx_t *p_Vid, H264_SPS_t *active_sps) in getDpbSize()
1960 H264_SPS_t *active_sps = p_Vid->active_sps; in init_dpb() local
H A Dh264d_global.h801 struct h264_sps_t *active_sps; member
983 struct h264_sps_t *active_sps; member