Searched refs:VE_DEC_H265_FLAG (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/staging/media/sunxi/cedrus/ |
| A D | cedrus_h265.c | 582 reg |= VE_DEC_H265_FLAG(VE_DEC_H265_DEC_SPS_HDR_FLAG_SPS_TEMPORAL_MVP_ENABLED, in cedrus_h265_setup() 590 reg |= VE_DEC_H265_FLAG(VE_DEC_H265_DEC_SPS_HDR_FLAG_AMP_ENABLED, in cedrus_h265_setup() 593 reg |= VE_DEC_H265_FLAG(VE_DEC_H265_DEC_SPS_HDR_FLAG_SEPARATE_COLOUR_PLANE, in cedrus_h265_setup() 604 reg |= VE_DEC_H265_FLAG(VE_DEC_H265_DEC_PCM_CTRL_FLAG_PCM_ENABLED, in cedrus_h265_setup() 620 reg |= VE_DEC_H265_FLAG(VE_DEC_H265_DEC_PPS_CTRL0_FLAG_CU_QP_DELTA_ENABLED, in cedrus_h265_setup() 652 reg |= VE_DEC_H265_FLAG(VE_DEC_H265_DEC_PPS_CTRL1_FLAG_TILES_ENABLED, in cedrus_h265_setup() 660 reg |= VE_DEC_H265_FLAG(VE_DEC_H265_DEC_PPS_CTRL1_FLAG_WEIGHTED_BIPRED, in cedrus_h265_setup() 663 reg |= VE_DEC_H265_FLAG(VE_DEC_H265_DEC_PPS_CTRL1_FLAG_WEIGHTED_PRED, in cedrus_h265_setup() 682 reg |= VE_DEC_H265_FLAG(VE_DEC_H265_DEC_SLICE_HDR_INFO0_FLAG_CABAC_INIT, in cedrus_h265_setup() 686 reg |= VE_DEC_H265_FLAG(VE_DEC_H265_DEC_SLICE_HDR_INFO0_FLAG_MVD_L1_ZERO, in cedrus_h265_setup() [all …]
|
| A D | cedrus_regs.h | 265 #define VE_DEC_H265_FLAG(reg_flag, ctrl_flag, flags) \ macro
|
Completed in 9 milliseconds