Searched refs:lf_val (Results 1 – 5 of 5) sorted by relevance
143 int8_t lf_val; member
129 ppc->segmentFeatureData[i][1] = h->h.segmentation.feat[i].lf_val; in nvdec_vp9_start_frame()
128 info->segmentFeatureData[i][1] = h->h.segmentation.feat[i].lf_val; in vdpau_vp9_start_frame()
140 pp->stVP9Segments.feature_data[i][1] = h->h.segmentation.feat[i].lf_val; in fill_picture_parameters()
712 s->s.h.segmentation.feat[i].lf_val = get_sbits_inv(&s->gb, 6); in decode_frame_header()745 lflvl = av_clip_uintp2(s->s.h.segmentation.feat[i].lf_val, 6); in decode_frame_header()747 lflvl = av_clip_uintp2(s->s.h.filter.level + s->s.h.segmentation.feat[i].lf_val, 6); in decode_frame_header()