Home
last modified time | relevance | path

Searched defs:pred_weight_table (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/
H A Dh264d_slice.c112 static MPP_RET pred_weight_table(H264_SLICE_t *currSlice) in pred_weight_table() function
/OK3568_Linux_fs/kernel/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_h265.c251 const struct v4l2_hevc_pred_weight_table *pred_weight_table; in cedrus_h265_setup() local
/OK3568_Linux_fs/kernel/include/media/
H A Dhevc-ctrls.h208 struct v4l2_hevc_pred_weight_table pred_weight_table; member
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/
H A Dh265d_parser.c315 static RK_S32 pred_weight_table(HEVCContext *s, BitReadCtx_t *gb) in pred_weight_table() function