Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/media/hantro/
Drk3399_vpu_hw_vp8_dec.c80 static const struct hantro_reg vp8_dec_dct_base[8] = {
91 static const struct hantro_reg vp8_dec_lf_level[4] = {
98 static const struct hantro_reg vp8_dec_mb_adj[4] = {
105 static const struct hantro_reg vp8_dec_ref_adj[4] = {
112 static const struct hantro_reg vp8_dec_quant[4] = {
119 static const struct hantro_reg vp8_dec_quant_delta[5] = {
127 static const struct hantro_reg vp8_dec_dct_start_bits[8] = {
138 static const struct hantro_reg vp8_dec_pred_bc_tap[8][6] = {
198 static const struct hantro_reg vp8_dec_mb_start_bit = {
204 static const struct hantro_reg vp8_dec_mb_aligned_data_len = {
[all …]
Dhantro_g1_vp8_dec.c20 static const struct hantro_reg vp8_dec_dct_base[8] = {
32 static const struct hantro_reg vp8_dec_lf_level[4] = {
40 static const struct hantro_reg vp8_dec_mb_adj[4] = {
48 static const struct hantro_reg vp8_dec_ref_adj[4] = {
56 static const struct hantro_reg vp8_dec_quant[4] = {
64 static const struct hantro_reg vp8_dec_quant_delta[5] = {
73 static const struct hantro_reg vp8_dec_dct_start_bits[8] = {
81 static const struct hantro_reg vp8_dec_pred_bc_tap[8][4] = {
240 struct hantro_reg reg; in cfg_parts()
334 struct hantro_reg reg; in cfg_tap()
Dhantro.h283 struct hantro_reg { struct
368 const struct hantro_reg *reg, in hantro_reg_write()