Home
last modified time | relevance | path

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

/third_party/lame/mpglib/
Dlayer3.c370 int ms_stereo, long sfreq, int single) in III_get_side_info_1() argument
403 if (ms_stereo) in III_get_side_info_1()
468 III_get_side_info_2(PMPSTR mp, int stereo, int ms_stereo, long sfreq, int single) in III_get_side_info_2() argument
497 if (ms_stereo) in III_get_side_info_2()
1197 struct gr_info_s *gr_infos, int sfreq, int ms_stereo, int lsf) in III_i_stereo() argument
1205 if (ms_stereo) { in III_i_stereo()
1215 if (ms_stereo) { in III_i_stereo()
1717 int ms_stereo; in decode_layer3_sideinfo() local
1727 ms_stereo = fr->mode_ext & 0x2; in decode_layer3_sideinfo()
1730 ms_stereo = 0; in decode_layer3_sideinfo()
[all …]
/third_party/ffmpeg/libavcodec/
Dwmaenc.c89 s->ms_stereo = 1; in encode_init()
230 put_bits(&s->pb, 1, !!s->ms_stereo); in encode_block()
318 tindex = (ch == 1 && s->ms_stereo); in encode_block()
388 if (s->ms_stereo) { in encode_superframe()
Dwma.h111 uint8_t ms_stereo; ///< true if mid/side stereo mode member
Dwmadec.c512 s->ms_stereo = get_bits1(&s->gb); in wma_decode_block()
614 tindex = (ch == 1 && s->ms_stereo); in wma_decode_block()
745 if (s->ms_stereo && s->channel_coded[1]) { in wma_decode_block()
767 else if (!(s->ms_stereo && ch == 1)) in wma_decode_block()
/third_party/lame/doc/html/
DMakefile.am22 ms_stereo.html \
DMakefile.in317 ms_stereo.html \
/third_party/lame/libmp3lame/
Dlame-analysis.h84 int framesize, stereo, js, ms_stereo, i_stereo, emph, bitrate, sampfreq, maindata; member
Dmpglib_interface.c746 pinfo->ms_stereo = pinfo->js ? (fi.mode_ext & 0x2)>>1 : 0; in hip_finish_pinfo()
/third_party/lame/frontend/
Dgtkanal.c334 color = pplot1->ms_stereo ? &oncolor : &offcolor; in plot_frame()
943 gtkinfo.totms += !(pinfo->ms_stereo == 0); in frameadv1()
/third_party/lame/
DChangeLog85 doc/html/list.html, doc/html/ms_stereo.html, doc/html/usage.html,
120 doc/html/links.html, doc/html/list.html, doc/html/ms_stereo.html,
1854 doc/html/links.html, doc/html/list.html, doc/html/ms_stereo.html,