Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h264/
H A Dh264e_pps.h63 MPP_RET h264e_pps_update(H264ePps *pps, MppEncCfgSet *cfg);
H A Dh264e_pps.c54 MPP_RET h264e_pps_update(H264ePps *pps, MppEncCfgSet *cfg) in h264e_pps_update() function
H A Dh264e_api_v2.c324 h264e_pps_update(&p->pps, p->cfg); in h264e_gen_hdr()