Home
last modified time | relevance | path

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

/rockchip-linux_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
589 FUN_CHECK(ret = pred_weight_table(currSlice)); in process_slice()
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser.c321 static RK_S32 pred_weight_table(HEVCContext *s, BitReadCtx_t *gb) in pred_weight_table() function
997 pred_weight_table(s, gb); in hls_slice_header()