Searched refs:tl0picidx (Results 1 – 1 of 1) sorted by relevance
356 uint8_t tl0picidx; in ParseLayerInfoNonFlexibleMode() local357 RETURN_FALSE_ON_ERROR(parser->ReadUInt8(&tl0picidx)); in ParseLayerInfoNonFlexibleMode()358 vp9->tl0_pic_idx = tl0picidx; in ParseLayerInfoNonFlexibleMode()