Searched defs:bit_alloc (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmpegaudioenc.c496 compute_bit_allocation(MpegAudioContext *s, short smr1[MPA_MAX_CHANNELS][SBLIMIT], unsigned char bit_alloc[MPA_MAX_CHANNELS][SBLIMIT], int *padding) argument
592 encode_frame(MpegAudioContext *s, unsigned char bit_alloc[MPA_MAX_CHANNELS][SBLIMIT], int padding) argument
734 unsigned char bit_alloc[MPA_MAX_CHANNELS][SBLIMIT]; local
[all...]
H A Dac3enc.c1063 static int bit_alloc(AC3EncodeContext *s, int snr_offset) function
[all...]
H A Dac3enc.h219 AC3BitAllocParameters bit_alloc; ///< bit allocation parameters member in struct:AC3EncodeContext
H A Dmpegaudiodec.c567 unsigned char bit_alloc[MPA_MAX_CHANNELS][SBLIMIT]; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmpegaudioenc_template.c509 compute_bit_allocation(MpegAudioContext *s, short smr1[MPA_MAX_CHANNELS][SBLIMIT], unsigned char bit_alloc[MPA_MAX_CHANNELS][SBLIMIT], int *padding) argument
605 encode_frame(MpegAudioContext *s, unsigned char bit_alloc[MPA_MAX_CHANNELS][SBLIMIT], int padding) argument
750 unsigned char bit_alloc[MPA_MAX_CHANNELS][SBLIMIT]; local
[all...]
H A Dac3enc.c1062 static int bit_alloc(AC3EncodeContext *s, int snr_offset) function
[all...]
H A Dac3enc.h226 AC3BitAllocParameters bit_alloc; ///< bit allocation parameters member in struct:AC3EncodeContext
H A Dmpegaudiodec_template.c556 unsigned char bit_alloc[MPA_MAX_CHANNELS][SBLIMIT]; local

Completed in 77 milliseconds