Maven module :un.storage : codec-vp8 :
Class :
un.storage.media.vp8l.VP8LPredicator
Extends/Implements : -
Subclasses : -
Variables :
BLACK,
LEFT,
TOP,
TOPLEFT,
TOPRIGHT,
AVG_L_TR_T,
AVG_L_TL,
AVG_L_T,
AVG_TL_T,
AVG_T_TR,
AVG_L_TL_T_TR,
SELECT,
CLAMP_FULL,
CLAMP_HALF
Functions :
evaluate
public VP8LPredicator
BLACK
public VP8LPredicator
LEFT
public VP8LPredicator
TOP
public VP8LPredicator
TOPLEFT
public VP8LPredicator
TOPRIGHT
public VP8LPredicator
AVG_L_TR_T
public VP8LPredicator
AVG_L_TL
public VP8LPredicator
AVG_L_T
public VP8LPredicator
AVG_TL_T
public VP8LPredicator
AVG_T_TR
public VP8LPredicator
AVG_L_TL_T_TR
public VP8LPredicator
SELECT
public VP8LPredicator
CLAMP_FULL
public VP8LPredicator
CLAMP_HALF
public int
evaluate (int tl, int t, int tr, int l)