|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.twilight.h264.decoder.PutBitContext
public class PutBitContext
| Field Summary | |
|---|---|
long |
bit_buf
|
int |
bit_left
|
int[] |
buf
|
int |
buf_end
|
int |
buf_ptr
|
int |
index
|
int |
size_in_bits
|
| Constructor Summary | |
|---|---|
PutBitContext()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int index
public long bit_buf
public int bit_left
public int[] buf
public int buf_ptr
public int buf_end
public int size_in_bits
| Constructor Detail |
|---|
public PutBitContext()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||