Go to the source code of this file.
|
static int FUNC() | update_segmentation (CodedBitstreamContext *ctx, CBSVP8BoolCodingRW *bool_coding_rw, VP8RawFrameHeader *current) |
|
static int FUNC() | mode_ref_lf_deltas (CodedBitstreamContext *ctx, CBSVP8BoolCodingRW *bool_coding_rw, VP8RawFrameHeader *current) |
|
static int FUNC() | quantization_params (CodedBitstreamContext *ctx, CBSVP8BoolCodingRW *bool_coding_rw, VP8RawFrameHeader *current) |
|
static int FUNC() | update_token_probs (CodedBitstreamContext *ctx, CBSVP8BoolCodingRW *bool_coding_rw, VP8RawFrameHeader *current) |
|
static int FUNC() | update_mv_probs (CodedBitstreamContext *ctx, CBSVP8BoolCodingRW *bool_coding_rw, VP8RawFrameHeader *current) |
|
static int FUNC() | frame_tag (CodedBitstreamContext *ctx, RWContext *rw, VP8RawFrameHeader *current) |
|
static int FUNC() | frame_header (CodedBitstreamContext *ctx, CBSVP8BoolCodingRW *bool_coding_rw, VP8RawFrameHeader *current) |
|
static int FUNC() | uncompressed_header (CodedBitstreamContext *ctx, RWContext *rw, VP8RawFrame *current) |
|
static int FUNC() | compressed_header (CodedBitstreamContext *ctx, CBSVP8BoolCodingRW *bool_coding_rw, VP8RawFrame *current) |
|
◆ update_segmentation()
◆ mode_ref_lf_deltas()
◆ quantization_params()
◆ update_token_probs()
◆ update_mv_probs()
◆ frame_tag()
◆ frame_header()
◆ uncompressed_header()
◆ compressed_header()