Searched refs:DeltaFormat (Results 1 – 1 of 1) sorted by relevance
311 FT_UInt StartSize, EndSize, DeltaFormat, count; in otv_Device_validate() local319 DeltaFormat = FT_NEXT_USHORT( p ); in otv_Device_validate()321 if ( DeltaFormat < 1 || DeltaFormat > 3 ) in otv_Device_validate()328 OTV_LIMIT_CHECK( ( 1 << DeltaFormat ) * count / 8 ); /* DeltaValue */ in otv_Device_validate()
Completed in 3 milliseconds