|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PictureParameterSet | |
|---|---|
| com.twilight.h264.decoder | |
| Uses of PictureParameterSet in com.twilight.h264.decoder |
|---|
| Fields in com.twilight.h264.decoder declared as PictureParameterSet | |
|---|---|
PictureParameterSet |
H264Context.pps
current pps |
PictureParameterSet[] |
H264Context.pps_buffers
|
| Methods in com.twilight.h264.decoder with parameters of type PictureParameterSet | |
|---|---|
static void |
H264Context.build_qp_table(PictureParameterSet pps,
int t,
int index)
|
void |
PictureParameterSet.copyTo(PictureParameterSet pps)
|
void |
H264Context.decode_scaling_matrices(SequenceParameterSet sps,
PictureParameterSet pps,
int is_sps,
int[][] scaling_matrix4,
int[][] scaling_matrix8)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||