Searched refs:venc_vp8_inst (Results 1 – 1 of 1) sorted by relevance
123 struct venc_vp8_inst { struct134 static inline u32 vp8_enc_read_reg(struct venc_vp8_inst *inst, u32 addr) in vp8_enc_read_reg() argument139 static void vp8_enc_free_work_buf(struct venc_vp8_inst *inst) in vp8_enc_free_work_buf()151 static int vp8_enc_alloc_work_buf(struct venc_vp8_inst *inst) in vp8_enc_alloc_work_buf()208 static unsigned int vp8_enc_wait_venc_done(struct venc_vp8_inst *inst) in vp8_enc_wait_venc_done()225 static int vp8_enc_compose_one_frame(struct venc_vp8_inst *inst, in vp8_enc_compose_one_frame()283 static int vp8_enc_encode_frame(struct venc_vp8_inst *inst, in vp8_enc_encode_frame()317 struct venc_vp8_inst *inst; in vp8_enc_init()347 struct venc_vp8_inst *inst = (struct venc_vp8_inst *)handle; in vp8_enc_encode()378 struct venc_vp8_inst *inst = (struct venc_vp8_inst *)handle; in vp8_enc_set_param()[all …]