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