Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h264/
H A Dh264e_sps.h128 MPP_RET h264e_sps_update(H264eSps *sps, MppEncCfgSet *cfg);
H A Dh264e_sps.c61 MPP_RET h264e_sps_update(H264eSps *sps, MppEncCfgSet *cfg) in h264e_sps_update() function
H A Dh264e_api_v2.c323 h264e_sps_update(&p->sps, p->cfg); in h264e_gen_hdr()