Home | History | Annotate | Download | only in vpx

Lines Matching defs:bitstream

599         uint8_t *bitstream = const_cast<uint8_t *>(rView.data() + inOffset);
601 mCodecCtx, bitstream, inSize, &frameIndex, 0);