Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/mtk-vcodec/venc/
H A Dvenc_h264_if.c119 * The similar item in struct venc_h264_inst is for memory allocation
131 * struct venc_h264_inst - h264 encoder AP driver instance
145 struct venc_h264_inst { struct
158 static inline u32 h264_read_reg(struct venc_h264_inst *inst, u32 addr) in h264_read_reg()
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()
224 static void h264_enc_free_work_buf(struct venc_h264_inst *inst) in h264_enc_free_work_buf()
243 static int h264_enc_alloc_work_buf(struct venc_h264_inst *inst) in h264_enc_alloc_work_buf()
328 static unsigned int h264_enc_wait_venc_done(struct venc_h264_inst *inst) in h264_enc_wait_venc_done()
341 static int h264_frame_type(struct venc_h264_inst *ins
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/encoder/venc/
H A Dvenc_h264_if.c118 * The similar item in struct venc_h264_inst is for memory allocation
196 * struct venc_h264_inst - h264 encoder AP driver instance
212 struct venc_h264_inst { struct
226 static inline u32 h264_read_reg(struct venc_h264_inst *inst, u32 addr) in h264_read_reg()
231 static unsigned int h264_get_profile(struct venc_h264_inst *inst, in h264_get_profile()
253 static unsigned int h264_get_level(struct venc_h264_inst *inst, in h264_get_level()
296 static void h264_enc_free_work_buf(struct venc_h264_inst *inst) in h264_enc_free_work_buf()
311 static int h264_enc_alloc_work_buf(struct venc_h264_inst *inst, bool is_34bit) in h264_enc_alloc_work_buf()
408 static unsigned int h264_enc_wait_venc_done(struct venc_h264_inst *inst) in h264_enc_wait_venc_done()
437 static int h264_encode_sps(struct venc_h264_inst *ins
[all...]

Completed in 3 milliseconds