Docs.rs
  • cros-codecs-0.0.6
    • cros-codecs 0.0.6
    • Permalink
    • Docs.rs crate page
    • BSD-3-Clause
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Gnurou
    • bgrzesik
    • rosetta-jpn
    • Dependencies
      • anyhow ^1.0.75 normal optional
      • byteorder ^1.4.3 normal optional
      • crc32fast ^1.3.2 normal optional
      • drm ^0.12.0 normal optional
      • drm-fourcc ^2.2.0 normal optional
      • gbm ^0.15 normal optional
      • gbm-sys ^0.3.1 normal optional
      • cros-libva ^0.0.12 normal optional
      • log ^0 normal
      • nix ^0.28 normal optional
      • thiserror ^1.0.58 normal optional
      • v4l2r ^0.0.5 normal optional
      • zerocopy ^0.8.14 normal optional
      • argh ^0.1.12 dev
      • env_logger ^0.9.3 dev
      • serde_json ^1.0.96 dev
    • Versions
    • 57.08% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

cros_codecs0.0.6

Module parser

Module Items

  • Structs
  • Enums
  • Constants

In cros_codecs::codec::vp9

cros_codecs::codec::vp9

Module parser

Source

Structs§

Frame
Header
A VP9 frame header.
LoopFilterParams
Parser
A VP9 bitstream parser.
QuantizationParams
Segmentation
SegmentationParams

Enums§

BitDepth
ColorRange
ColorSpace
FrameType
InterpolationFilter
Profile
ReferenceFrameType
SegLvl
Valid segment features values.

Constants§

ALTREF_FRAME
FRAME_MARKER
GOLDEN_FRAME
INTRA_FRAME
LAST_FRAME
MAX_FRAMES_IN_SUPERFRAME
MAX_LOOP_FILTER
MAX_MODE_LF_DELTAS
MAX_REF_FRAMES
MAX_REF_LF_DELTAS
MAX_SEGMENTS
MAX_TILE_WIDTH_B64
MIN_TILE_WIDTH_B64
NUM_REF_FRAMES
The number of pictures in the DPB
PREDICTION_PROBS
REFS_PER_FRAME
REF_FRAMES
REF_FRAMES_LOG2
SEG_LVL_MAX
SEG_TREE_PROBS
SUPERFRAME_MARKER
SYNC_CODE