HomeSort by relevance Sort by last modified time
    Searched refs:window_switching_flag (Results 1 - 13 of 13) sorted by null

  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
pvmp3_dec_defs.h 144 uint32 window_switching_flag; member in struct:__anon29041
pvmp3_mpeg2_get_scale_factors.cpp 143 if (gr_info->window_switching_flag && (gr_info->block_type == 2))
pvmp3_get_side_info.cpp 159 si->ch[ch].gran[gr].window_switching_flag = tmp & 1; /* 1 */
161 if (si->ch[ch].gran[gr].window_switching_flag)
228 si->ch[ch].gran[0].window_switching_flag = tmp & 1; /* 1 */
230 if (si->ch[ch].gran[0].window_switching_flag)
pvmp3_reorder.cpp 128 if (gr_info->window_switching_flag && (gr_info->block_type == 2))
pvmp3_get_scale_factors.cpp 143 if (gr_info->window_switching_flag && (gr_info->block_type == 2))
pvmp3_alias_reduction.cpp 175 if (gr_info->window_switching_flag && gr_info->block_type == 2)
pvmp3_huffman_parsing.cpp 144 /*int32 bt = (*si).ch[ch].gr[gr].window_switching_flag && ((*si).ch[ch].gr[gr].block_type == 2);*/
151 if ((grInfo->window_switching_flag) && (grInfo->block_type == 2))
pvmp3_dequantize_sample.cpp 200 if (gr_info->window_switching_flag && (gr_info->block_type == 2))
444 } /* if (gr_info->window_switching_flag && (gr_info->block_type == 2)) */
pvmp3_stereo_proc.cpp 286 if (gr_info->window_switching_flag && (gr_info->block_type == 2))
543 } /* if (gr_info->window_switching_flag && (gr_info->block_type == 2)) */
657 } /* if (gr_info->window_switching_flag && (gr_info->block_type == 2)) */
pvmp3_mpeg2_stereo_proc.cpp 261 if (gr_info_l->window_switching_flag && (gr_info_l->block_type == 2))
563 } /* if (gr_info->window_switching_flag && (gr_info->block_type == 2)) */
681 } /* if (gr_info->window_switching_flag && (gr_info->block_type == 2)) */
pvmp3_framedecoder.cpp 465 pVars->sideInfo.ch[ch].gran[gr].window_switching_flag)
  /external/libgdx/backends/gdx-backend-lwjgl/libs/
jlayer-1.0.1-libgdx.jar 
  /external/libgdx/backends/gdx-backend-lwjgl3/libs/
jlayer-1.0.1-libgdx.jar 

Completed in 105 milliseconds