Searched refs:VE_H264_SPS_MBS_ONLY (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/staging/media/sunxi/cedrus/ | ||
D | cedrus_regs.h | 544 #define VE_H264_SPS_MBS_ONLY BIT(18) macro |
D | cedrus_h264.c | 427 reg |= VE_H264_SPS_MBS_ONLY; in cedrus_set_params() |