Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dalac.c85 int extra_bit_bug; member
373 if (alac->extra_bits && alac->extra_bit_bug) { in decode_element()
383 if (alac->extra_bits && !alac->extra_bit_bug) { in decode_element()
607 offsetof(ALACContext, extra_bit_bug), AV_OPT_TYPE_BOOL, { .i64 = 0 },