Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h264/
H A Dh264e_api_v2.c96 MppEncH264Cfg *h264 = &cfg->h264; in init_h264e_cfg_set()
279 MppEncH264Cfg *h264 = &cfg->h264; in h264e_check_cfg()
398 MppEncH264Cfg *h264 = &p->cfg->h264; in h264e_start()
498 MppEncH264Cfg *h264 = &p->cfg->h264; in h264e_proc_hal()
561 MppEncH264Cfg *h264 = &p->cfg->h264; in h264e_sw_enc()
H A Dh264e_pps.c56 MppEncH264Cfg *codec = &cfg->h264; in h264e_pps_update()
H A Dh264e_sps.c66 MppEncH264Cfg *h264 = &cfg->h264; in h264e_sps_update()
H A Dh264e_slice.c45 MppEncH264Cfg *h264 = &cfg->h264; in h264e_slice_update()
/rockchip-linux_mpp/mpp/inc/
H A Dmpp_enc_cfg.h37 MppEncH264Cfg h264;
/rockchip-linux_mpp/mpp/hal/common/h264/
H A Dhal_h264e_stream_amend.c104 MppEncH264Cfg *h264 = &cfg->h264; in h264e_vepu_stream_amend_config()
/rockchip-linux_mpp/inc/
H A Drk_venc_cmd.h776 } MppEncH264Cfg; typedef
/rockchip-linux_mpp/mpp/codec/
H A Dmpp_enc_impl.c1008 MppEncH264Cfg *cfg = &enc->cfg->h264; in proc_h264_cfg()
1009 MppEncH264Cfg *set = &enc->set->h264; in proc_h264_cfg()