Home
last modified time | relevance | path

Searched refs:VE_H264_SHS_FIRST_SLICE_IN_PIC (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_regs.h555 #define VE_H264_SHS_FIRST_SLICE_IN_PIC BIT(5) macro
H A Dcedrus_h264.c447 reg |= VE_H264_SHS_FIRST_SLICE_IN_PIC; in cedrus_set_params()