Searched defs:coding_mode (Results 1 - 7 of 7) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | amfenc.h | 105 int coding_mode; member
|
H A D | dca_exss.h | 44 int coding_mode; ///< Coding mode for the asset member
|
H A D | ralf.c | 45 VLC coding_mode; member
|
H A D | takdec.c | 75 int8_t coding_mode[128]; member
|
H A D | atrac3.c | 97 int coding_mode; member 274 int num_subbands, coding_mode, i, j, first, last, subband_size; in decode_spectrum() local 334 int nb_components, coding_mode_selector, coding_mode; in decode_tonal_components() local 577 decode_channel_sound_unit(ATRAC3Context *q, GetBitContext *gb, ChannelUnit *snd, float *output, int channel_num, int coding_mode) decode_channel_sound_unit() argument [all...] |
H A D | flacenc.c | 75 enum CodingMode coding_mode; member [all...] |
H A D | vp3.c | 798 int coding_mode; in unpack_modes() local 909 int coding_mode; in unpack_vectors() local [all...] |
Completed in 13 milliseconds