Home
last modified time | relevance | path

Searched refs:msb_mask_bits (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dmlpenc.c1813 unsigned int msb_mask_bits = (ctx->avctx->sample_fmt == AV_SAMPLE_FMT_S16 ? 8 : 0) - mp->shift[mat]; in rematrix_channels() local
1814 int32_t mask = MSB_MASK(msb_mask_bits); in rematrix_channels()

Completed in 4 milliseconds