|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BitOutputBuffer | |
|---|---|
| ucar.jpeg.jj2000.j2k.codestream.writer | |
| Uses of BitOutputBuffer in ucar.jpeg.jj2000.j2k.codestream.writer |
|---|
| Methods in ucar.jpeg.jj2000.j2k.codestream.writer that return BitOutputBuffer | |
|---|---|
BitOutputBuffer |
PktEncoder.encodePacket(int ly,
int c,
int r,
int t,
CBlkRateDistStats[][] cbs,
int[][] tIndx,
BitOutputBuffer hbuf,
byte[] bbuf,
int pIdx)
Encodes a packet and returns the buffer containing the encoded packet header. |
| Methods in ucar.jpeg.jj2000.j2k.codestream.writer with parameters of type BitOutputBuffer | |
|---|---|
void |
TagTreeEncoder.encode(int m,
int n,
int t,
BitOutputBuffer out)
Encodes information for the specified element of the tree, given the threshold and sends it to the 'out' stream. |
BitOutputBuffer |
PktEncoder.encodePacket(int ly,
int c,
int r,
int t,
CBlkRateDistStats[][] cbs,
int[][] tIndx,
BitOutputBuffer hbuf,
byte[] bbuf,
int pIdx)
Encodes a packet and returns the buffer containing the encoded packet header. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||