Video Processing Framework
EntropyCoder Member List
This is the complete list of members for EntropyCoder, including all inherited members.
cost(int symbol, char update, int context1=-1, int context2=-1)=0EntropyCoder [pure virtual]
entropy(Real p)EntropyCoder [inline]
EntropyCoder(int histoCapacity)EntropyCoder
histoCapacityEntropyCoder
read(Decoder *decoder, char update, int context1=-1, int context2=-1)=0EntropyCoder [pure virtual]
reset()=0EntropyCoder [pure virtual]
update(int symbol, int context1=-1, int context2=-1)EntropyCoder [inline]
updateCost(int symbol, int context1=-1, int context2=-1)EntropyCoder [inline]
write(Encoder *encoder, int symbol, char update, int context1=-1, int context2=-1)=0EntropyCoder [pure virtual]
~EntropyCoder()EntropyCoder [inline, virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines