Home
last modified time | relevance | path

Searched refs:MPG_MD_JOINT_STEREO (Results 1 - 5 of 5) sorted by relevance

/third_party/lame/dshow/
H A DPropPage_adv.cpp33 #define MPG_MD_JOINT_STEREO 1 macro
175 if (dwChannelMode == MPG_MD_JOINT_STEREO) in OnReceiveMessage()
285 if (dwChannelMode == MPG_MD_JOINT_STEREO) in InitPropertiesDialog()
/third_party/lame/mpglib/
H A Dlayer1.c61 int jsbound = (fr->mode == MPG_MD_JOINT_STEREO) ? (fr->mode_ext << 2) + 4 : 32; in I_step_one()
119 int jsbound = (fr->mode == MPG_MD_JOINT_STEREO) ? (fr->mode_ext << 2) + 4 : 32; in I_step_two()
H A Dmpg123.h81 #define MPG_MD_JOINT_STEREO 1 macro
H A Dlayer2.c135 int jsbound = (fr->mode == MPG_MD_JOINT_STEREO) ? (fr->mode_ext << 2) + 4 : fr->II_sblimit; in II_step_one()
222 int jsbound = (fr->mode == MPG_MD_JOINT_STEREO) ? (fr->mode_ext << 2) + 4 : fr->II_sblimit; in II_step_two()
H A Dlayer3.c1157 if (mp->fr.mode == MPG_MD_JOINT_STEREO) { in III_dequantize_sample()
1726 if (fr->mode == MPG_MD_JOINT_STEREO) { in decode_layer3_sideinfo()
1783 if (fr->mode == MPG_MD_JOINT_STEREO) { in decode_layer3_frame()
1890 mp->pinfo->js = (fr->mode == MPG_MD_JOINT_STEREO); in decode_layer3_frame()

Completed in 6 milliseconds