Home | History | Annotate | Download | only in src

Lines Matching refs:currPicParams

268         video->currPicParams = NULL;
417 /* 2. Decode pic_parameter_set_rbsp syntax. Allocate video->picParams[i] and assign to currPicParams */
424 video->SliceGroupChangeRate = video->currPicParams->slice_group_change_rate_minus1 + 1 ;