Searched defs:enc_bufsize_ops (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/media/platform/qcom/venus/ |
H A D | hfi_plat_bufs_v6.c | 1057 struct enc_bufsize_ops { struct 1058 u32 (*scratch)(u32 width, u32 height, u32 work_mode, u32 num_vpp_pipes, 1060 u32 (*scratch1)(u32 width, u32 height, u32 num_ref, bool ten_bit, 1062 u32 (*scratch2)(u32 width, u32 height, u32 num_ref, bool ten_bit); 1063 u32 (*persist)(void);
|