Home
last modified time | relevance | path

Searched defs:jsbound (Results 1 – 2 of 2) sorted by relevance

/third_party/lame/mpglib/
Dlayer1.c61 int jsbound = (fr->mode == MPG_MD_JOINT_STEREO) ? (fr->mode_ext << 2) + 4 : 32; in I_step_one() local
119 int jsbound = (fr->mode == MPG_MD_JOINT_STEREO) ? (fr->mode_ext << 2) + 4 : 32; in I_step_two() local
Dlayer2.c135 int jsbound = (fr->mode == MPG_MD_JOINT_STEREO) ? (fr->mode_ext << 2) + 4 : fr->II_sblimit; in II_step_one() local
222 int jsbound = (fr->mode == MPG_MD_JOINT_STEREO) ? (fr->mode_ext << 2) + 4 : fr->II_sblimit; in II_step_two() local