Searched refs:venc_vp8_inst (Results 1 – 1 of 1) sorted by relevance
124 struct venc_vp8_inst { struct135 static inline u32 vp8_enc_read_reg(struct venc_vp8_inst *inst, u32 addr) in vp8_enc_read_reg() argument140 static void vp8_enc_free_work_buf(struct venc_vp8_inst *inst) in vp8_enc_free_work_buf()156 static int vp8_enc_alloc_work_buf(struct venc_vp8_inst *inst) in vp8_enc_alloc_work_buf()219 static unsigned int vp8_enc_wait_venc_done(struct venc_vp8_inst *inst) in vp8_enc_wait_venc_done()236 static int vp8_enc_compose_one_frame(struct venc_vp8_inst *inst, in vp8_enc_compose_one_frame()295 static int vp8_enc_encode_frame(struct venc_vp8_inst *inst, in vp8_enc_encode_frame()331 struct venc_vp8_inst *inst; in vp8_enc_init()365 struct venc_vp8_inst *inst = (struct venc_vp8_inst *)handle; in vp8_enc_encode()400 struct venc_vp8_inst *inst = (struct venc_vp8_inst *)handle; in vp8_enc_set_param()[all …]