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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dffv1enc.c413 int lbd = s->bits_per_raw_sample <= 8; local
429 if (lbd) {
458 if (lbd && s->slice_coding_mode == 0)
1038 int lbd = fs->bits_per_raw_sample <= 8; local
1048 if (lbd) {
H A Dffv1dec.c227 int lbd = s->avctx->bits_per_raw_sample <= 8; local
249 if (lbd && s->slice_coding_mode == 0)
268 if (lbd)

Completed in 161 milliseconds