Home
last modified time | relevance | path

Searched refs:MppEncHalCfg (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/hal/inc/
H A Dmpp_enc_hal.h36 } MppEncHalCfg; typedef
44 MPP_RET (*init)(void *ctx, MppEncHalCfg *cfg);
70 MPP_RET mpp_enc_hal_init(MppEncHal *ctx, MppEncHalCfg *cfg);
/OK3568_Linux_fs/external/mpp/mpp/hal/common/jpeg/
H A Dhal_jpege_api_v2.c42 static MPP_RET hal_jpege_init(void *hal, MppEncHalCfg *cfg) in hal_jpege_init()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/vp8e/
H A Dhal_vp8e_api_v2.c41 static MPP_RET hal_vp8e_init(void *hal, MppEncHalCfg *cfg) in hal_vp8e_init()
H A Dhal_vp8e_vepu1_v2.c281 static MPP_RET hal_vp8e_vepu1_init_v2(void *hal, MppEncHalCfg *cfg) in hal_vp8e_vepu1_init_v2()
H A Dhal_vp8e_vepu2_v2.c283 static MPP_RET hal_vp8e_vepu2_init_v2(void *hal, MppEncHalCfg *cfg) in hal_vp8e_vepu2_init_v2()
/OK3568_Linux_fs/external/mpp/mpp/hal/common/h265/
H A Dhal_h265e_api_v2.c41 static MPP_RET hal_h265ev2_init(void *hal, MppEncHalCfg *cfg) in hal_h265ev2_init()
/OK3568_Linux_fs/external/mpp/mpp/hal/common/h264/
H A Dhal_h264e_api_v2.c44 static MPP_RET hal_h264e_init(void *hal, MppEncHalCfg *cfg) in hal_h264e_init()
/OK3568_Linux_fs/external/mpp/mpp/hal/
H A Dmpp_enc_hal.cpp56 MPP_RET mpp_enc_hal_init(MppEncHal *ctx, MppEncHalCfg *cfg) in mpp_enc_hal_init()
/OK3568_Linux_fs/external/mpp/mpp/codec/
H A Dmpp_enc_v2.cpp42 MppEncHalCfg enc_hal_cfg; in mpp_enc_init_v2()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/jpege/
H A Dhal_jpege_vepu540c.c73 MPP_RET hal_jpege_v540c_init(void *hal, MppEncHalCfg *cfg) in hal_jpege_v540c_init()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpege/
H A Dhal_jpege_vepu1_v2.c39 static MPP_RET hal_jpege_vepu1_init(void *hal, MppEncHalCfg *cfg) in hal_jpege_vepu1_init()
H A Dhal_jpege_vepu2_v2.c61 MPP_RET hal_jpege_vepu2_init(void *hal, MppEncHalCfg *cfg) in hal_jpege_vepu2_init()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu1_v2.c105 static MPP_RET hal_h264e_vepu1_init_v2(void *hal, MppEncHalCfg *cfg) in hal_h264e_vepu1_init_v2()
H A Dhal_h264e_vepu2_v2.c105 static MPP_RET hal_h264e_vepu2_init_v2(void *hal, MppEncHalCfg *cfg) in hal_h264e_vepu2_init_v2()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu541.c159 static MPP_RET hal_h264e_vepu541_init(void *hal, MppEncHalCfg *cfg) in hal_h264e_vepu541_init()
H A Dhal_h264e_vepu540c.c143 static MPP_RET hal_h264e_vepu540c_init(void *hal, MppEncHalCfg *cfg) in hal_h264e_vepu540c_init()
H A Dhal_h264e_vepu580.c269 static MPP_RET hal_h264e_vepu580_init(void *hal, MppEncHalCfg *cfg) in hal_h264e_vepu580_init()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu540c.c520 MPP_RET hal_h265e_v540c_init(void *hal, MppEncHalCfg *cfg) in hal_h265e_v540c_init()
H A Dhal_h265e_vepu541.c627 MPP_RET hal_h265e_v541_init(void *hal, MppEncHalCfg *cfg) in hal_h265e_v541_init()
H A Dhal_h265e_vepu580.c1442 MPP_RET hal_h265e_v580_init(void *hal, MppEncHalCfg *cfg) in hal_h265e_v580_init()