Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dhfi_plat_bufs_v6.c1057 struct enc_bufsize_ops { struct
1096 static struct enc_bufsize_ops enc_h264_ops = {
1103 static struct enc_bufsize_ops enc_h265_ops = {
1110 static struct enc_bufsize_ops enc_vp8_ops = {
1263 struct enc_bufsize_ops *enc_ops; in bufreq_enc()