Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/otvalid/
A Dotvcommn.c311 FT_UInt StartSize, EndSize, DeltaFormat, count; in otv_Device_validate() local
319 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 5 milliseconds