Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_pps.h31 MPP_RET activate_pps(H264dVideoCtx_t *p_Vid, H264_PPS_t *pps);
H A Dh264d_pps.c162 MPP_RET activate_pps(H264dVideoCtx_t *p_Vid, H264_PPS_t *pps) in activate_pps() function
H A Dh264d_slice.c396 FUN_CHECK(ret = activate_pps(p_Vid, cur_pps)); in set_slice_user_parmeters()