Home
last modified time | relevance | path

Searched refs:padded_bits (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dcdxl.c48 int padded_bits; member
96 skip_bits(&gb, c->padded_bits); in bitplanar2chunky()
112 skip_bits(&gb, c->padded_bits); in bitline2chunky()
288 c->padded_bits = aligned_width - c->avctx->width; in cdxl_decode_frame()