Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/mtk-vcodec/venc/
Dvenc_h264_if.c136 struct venc_h264_inst { struct
148 static inline u32 h264_read_reg(struct venc_h264_inst *inst, u32 addr) in h264_read_reg() argument
153 static unsigned int h264_get_profile(struct venc_h264_inst *inst, in h264_get_profile()
175 static unsigned int h264_get_level(struct venc_h264_inst *inst, in h264_get_level()
214 static void h264_enc_free_work_buf(struct venc_h264_inst *inst) in h264_enc_free_work_buf()
233 static int h264_enc_alloc_work_buf(struct venc_h264_inst *inst) in h264_enc_alloc_work_buf()
313 static unsigned int h264_enc_wait_venc_done(struct venc_h264_inst *inst) in h264_enc_wait_venc_done()
326 static int h264_encode_sps(struct venc_h264_inst *inst, in h264_encode_sps()
353 static int h264_encode_pps(struct venc_h264_inst *inst, in h264_encode_pps()
380 static int h264_encode_header(struct venc_h264_inst *inst, in h264_encode_header()
[all …]