Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/hantro/
H A Dhantro.h270 struct hantro_reg { struct
277 struct hantro_reg pipeline_en; argument
278 struct hantro_reg max_burst;
279 struct hantro_reg clk_gate;
280 struct hantro_reg out_swap32;
281 struct hantro_reg out_endian;
282 struct hantro_reg out_luma_base;
283 struct hantro_reg input_width;
284 struct hantro_reg input_height;
285 struct hantro_reg output_width;
[all …]
H A 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 …]
H A 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()