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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Dmlp.h86 int16_t huff_offset; ///< Offset to apply to residual values. member in struct:__anon1265
87 int32_t sign_huff_offset; ///< sign/rounding-corrected version of huff_offset
H A Dmlpdec.c181 int32_t sign_huff_offset = cp->huff_offset;
461 cp->huff_offset = 0;
652 cp->huff_offset = get_sbits(gbp, 15);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dmlp.h86 int16_t huff_offset; ///< Offset to apply to residual values. member in struct:__anon2170
87 int32_t sign_huff_offset; ///< sign/rounding-corrected version of huff_offset
H A Dmlpdec.c181 int32_t sign_huff_offset = cp->huff_offset;
461 cp->huff_offset = 0;
652 cp->huff_offset = get_sbits(gbp, 15);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dmlp.h86 int16_t huff_offset; ///< Offset to apply to residual values. member in struct:__anon36195
87 int32_t sign_huff_offset; ///< sign/rounding-corrected version of huff_offset
H A Dmlpdec.c181 int32_t sign_huff_offset = cp->huff_offset;
461 cp->huff_offset = 0;
652 cp->huff_offset = get_sbits(gbp, 15);

Completed in 122 milliseconds