Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h264/
H A Dh264e_api_v2.c92 MppEncH264Cfg *h264 = &cfg->codec.h264; in init_h264e_cfg_set()
368 static MPP_RET h264e_proc_h264_cfg(MppEncH264Cfg *dst, MppEncH264Cfg *src) in h264e_proc_h264_cfg()
569 MppEncH264Cfg *h264 = &cfg->codec.h264; in h264e_check_cfg()
714 MppEncH264Cfg *h264 = &p->cfg->codec.h264; in h264e_start()
768 MppEncH264Cfg *h264 = &p->cfg->codec.h264; in h264e_proc_hal()
832 MppEncH264Cfg *h264 = &p->cfg->codec.h264; in h264e_sw_enc()
H A Dh264e_pps.c47 MppEncH264Cfg *codec = &cfg->codec.h264; in h264e_pps_update()
H A Dh264e_sps.c66 MppEncH264Cfg *h264 = &cfg->codec.h264; in h264e_sps_update()
H A Dh264e_slice.c45 MppEncH264Cfg *h264 = &cfg->codec.h264; in h264e_slice_update()
/OK3568_Linux_fs/external/mpp/inc/
H A Drk_venc_cmd.h861 } MppEncH264Cfg; typedef
1172 MppEncH264Cfg h264;
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Drk_venc_cmd.h846 } MppEncH264Cfg; typedef
1157 MppEncH264Cfg h264;
/OK3568_Linux_fs/external/mpp/mpp/hal/common/h264/
H A Dhal_h264e_stream_amend.c98 MppEncH264Cfg *h264 = &cfg->codec.h264; in h264e_vepu_stream_amend_config()