Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_regs.h531 #define VE_H264_PPS_WEIGHTED_PRED BIT(4) macro
H A Dcedrus_h264.c394 reg |= VE_H264_PPS_WEIGHTED_PRED; in cedrus_set_params()