Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/mediatek/vcodec/venc/
Dvenc_h264_if.c145 struct venc_h264_inst { struct
158 static inline u32 h264_read_reg(struct venc_h264_inst *inst, u32 addr) in h264_read_reg() argument
163 static unsigned int h264_get_profile(struct venc_h264_inst *inst, in h264_get_profile()
185 static unsigned int h264_get_level(struct venc_h264_inst *inst, in h264_get_level()
228 static void h264_enc_free_work_buf(struct venc_h264_inst *inst) in h264_enc_free_work_buf()
247 static int h264_enc_alloc_work_buf(struct venc_h264_inst *inst) in h264_enc_alloc_work_buf()
332 static unsigned int h264_enc_wait_venc_done(struct venc_h264_inst *inst) in h264_enc_wait_venc_done()
345 static int h264_frame_type(struct venc_h264_inst *inst) in h264_frame_type()
361 static int h264_encode_sps(struct venc_h264_inst *inst, in h264_encode_sps()
387 static int h264_encode_pps(struct venc_h264_inst *inst, in h264_encode_pps()
[all …]