Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/vp9/
H A Dvp9d_parser.h150 RK_U8 lim_lut[64]; member
H A Dvp9d_parser.c892 memset(s->filter.lim_lut, 0, sizeof(s->filter.lim_lut)); in decode_parser_header()