/external/libxaac/decoder/ |
D | ixheaacd_mps_bitdec.c | 389 WORD32 freq_res_stride, WORD32 start_band, WORD32 stop_band, WORD32 *a_strides, in ixheaacd_get_stride_map() argument 394 data_bands = (stop_band - start_band - 1) / pb_stride + 1; in ixheaacd_get_stride_map() 401 while (a_strides[data_bands] > stop_band) { in ixheaacd_get_stride_map() 416 WORD32 stop_band) { in ixheaacd_ec_data_dec() argument 442 ixheaacd_coarse_2_fine(lastdata[box_idx], datatype, start_band, stop_band - start_band); in ixheaacd_ec_data_dec() 444 ixheaacd_fine_2_coarse(lastdata[box_idx], start_band, stop_band - start_band); in ixheaacd_ec_data_dec() 449 start_band, stop_band, a_strides, in ixheaacd_ec_data_dec() 1095 WORD32 stop_band, WORD32 stride, VOID *scratch) { in ixheaacd_create_mapping() argument 1098 in_bands = stop_band - start_band; in ixheaacd_create_mapping() 1139 WORD32 i, j, start_band, stop_band, value; in ixheaacd_map_frequency() local [all …]
|
D | ixheaacd_tns_usac.h | 30 WORD32 stop_band; member
|
D | ixheaacd_common_rom.h | 40 WORD32 stop_band[10][16]; member
|
D | ixheaacd_mps_calc_m1m2_tree_52xx.c | 91 pb < p_aux_struct->ttt_config[i][0].stop_band; pb++) { in ixheaacd_calc_m1m2_5227() 230 pb < p_aux_struct->ttt_config[i][0].stop_band; pb++) { in ixheaacd_calc_m1m2_5227() 321 (p_aux_struct->ttt_config[1][0].start_band >= p_aux_struct->ttt_config[1][0].stop_band)) in ixheaacd_calc_m1m2_5251() 324 p_aux_struct->ttt_config[0][0].stop_band)) in ixheaacd_calc_m1m2_5251() 335 pb < p_aux_struct->ttt_config[i][0].stop_band; pb++) { in ixheaacd_calc_m1m2_5251() 580 pb < p_aux_struct->ttt_config[i][0].stop_band; pb++) { in ixheaacd_calc_m1m2_5251()
|
D | ixheaacd_mps_calc_m1m2_tree_727x.c | 121 (p_aux_struct->ttt_config[1][0].start_band >= p_aux_struct->ttt_config[1][0].stop_band)) in ixheaacd_calc_m1m2_7271() 124 p_aux_struct->ttt_config[0][0].stop_band)) in ixheaacd_calc_m1m2_7271() 140 pb < p_aux_struct->ttt_config[i][0].stop_band; pb++) { in ixheaacd_calc_m1m2_7271() 405 pb < p_aux_struct->ttt_config[i][0].stop_band; pb++) { in ixheaacd_calc_m1m2_7271() 529 (p_aux_struct->ttt_config[1][0].start_band >= p_aux_struct->ttt_config[1][0].stop_band)) in ixheaacd_calc_m1m2_7272() 532 p_aux_struct->ttt_config[0][0].stop_band)) in ixheaacd_calc_m1m2_7272() 548 pb < p_aux_struct->ttt_config[i][0].stop_band; pb++) { in ixheaacd_calc_m1m2_7272() 804 pb < p_aux_struct->ttt_config[i][0].stop_band; pb++) { in ixheaacd_calc_m1m2_7272()
|
D | ixheaacd_mps_aac_struct.h | 48 WORD16 stop_band; member
|
D | ixheaacd_env_calc.c | 245 WORD32 stop_band = 0; in ixheaacd_noiselimiting() local 252 stop_band = (pstr_freq_band_data->freq_band_tbl_lim[c + 1] - skip_bands); in ixheaacd_noiselimiting() 255 if ((start_band < stop_band)) { in ixheaacd_noiselimiting() 256 ixheaacd_avggain_calc(ptr_enrg_orig, nrg_est, start_band, stop_band, in ixheaacd_noiselimiting() 277 for (k = stop_band - start_band; k != 0; k--) { in ixheaacd_noiselimiting() 318 for (k = stop_band - start_band; k != 0; k--) { in ixheaacd_noiselimiting() 393 for (k = stop_band - start_band; k != 0; k--) { in ixheaacd_noiselimiting()
|
D | ixheaacd_mps_res_pns_js_thumb.c | 110 stop = ixheaacd_min32(ixheaacd_min32(filter->stop_band, tns_max_bands), max_sfb); in ixheaacd_res_ctns_apply()
|
D | ixheaacd_sbrdecoder.c | 155 WORD32 stop_band; in ixheaacd_sbr_dec_reset() local 160 stop_band = ptr_header_data->pstr_freq_band_data->sub_band_start; in ixheaacd_sbr_dec_reset() 163 for (k = start_band; k < stop_band; k++) { in ixheaacd_sbr_dec_reset() 169 for (k = start_band; k < stop_band; k++) { in ixheaacd_sbr_dec_reset()
|
D | ixheaacd_channelinfo.h | 75 WORD16 stop_band; member
|
D | ixheaacd_tns.c | 225 stop = filt->stop_band; in ixheaacd_tns_apply()
|
D | ixheaacd_mps_res_channel.c | 318 filter->stop_band = nextstopband; in ixheaacd_res_c_tns_read()
|
D | ixheaacd_mps_process.c | 293 if ((kernels_ptr[qs] < ((UWORD32)(p_aux_struct->ttt_config[0][0].stop_band)) && in ixheaacd_merge_res_decor()
|
D | ixheaacd_spectrum_dec.c | 124 tns_filt->stop_band = top; in ixheaacd_read_tns_u()
|
D | ixheaacd_pns_js_thumb.c | 339 stop = ixheaacd_min32(ixheaacd_min32(filter->stop_band, tns_max_bands), in ixheaacd_aac_tns_process()
|
D | ixheaacd_mps_dec.h | 706 WORD32 stop_band; member
|
D | ixheaacd_channel.c | 1012 filter->stop_band = top; in ixheaacd_read_tns_data()
|
/external/aac/libFDK/src/ |
D | FDK_qmf_domain.cpp | 601 const int start_band, const int stop_band, in FDK_QmfDomain_GetSlot() argument 623 FDK_ASSERT(stop_band <= gc->nQmfProcBands); in FDK_QmfDomain_GetSlot() 639 for (; b < fMin(lsb, stop_band); b++) { in FDK_QmfDomain_GetSlot() 642 for (; b < fMin(usb, stop_band); b++) { in FDK_QmfDomain_GetSlot() 645 for (; b < stop_band; b++) { in FDK_QmfDomain_GetSlot() 650 for (; b < fMin(lsb, stop_band); b++) { in FDK_QmfDomain_GetSlot() 654 for (; b < fMin(usb, stop_band); b++) { in FDK_QmfDomain_GetSlot() 658 for (; b < stop_band; b++) { in FDK_QmfDomain_GetSlot()
|
/external/aac/libFDK/include/ |
D | FDK_qmf_domain.h | 323 const int start_band, const int stop_band,
|
/external/aac/libSBRenc/src/ |
D | tran_det.cpp | 555 int stop_band, int tran_off, int addPrevSamples) { in extractTransientCandidates() argument 590 for (i = start_band; i < stop_band; i++) { in extractTransientCandidates()
|