Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_block.h25 VOID ixheaacd_inverse_quantize(WORD32 *x_invquant, WORD no_band,
30 WORD no_band, WORD8 *width,
37 WORD no_band, WORD8 *width,
44 WORD no_band, WORD8 *width,
Dixheaacd_env_extr.c1093 WORD32 *idx_f, WORD16 *no_band, WORD32 num_env, in ixheaacd_read_env_data() argument
1140 for (i = (1 - dtdf_dir_flag); i < no_band[j]; i++) { in ixheaacd_read_env_data()
1167 ixheaacd_drc_offset += (no_band[j]); in ixheaacd_read_env_data()
1236 WORD16 no_band[MAX_ENVELOPES]; in ixheaacd_read_sbr_env_data() local
1270 no_band[i] = p_num_sf_bands[*p_freq_res++]; in ixheaacd_read_sbr_env_data()
1272 ixheaacd_add16(ptr_frame_data->num_env_sfac, no_band[i]); in ixheaacd_read_sbr_env_data()
1320 idx_f, &no_band[0], num_env, env_data_tbl_comp_factor, in ixheaacd_read_sbr_env_data()
Dixheaacd_function_selector.h195 WORD32 *x_invquant, WORD16 *scale_fact, WORD no_band, WORD8 *width,
Dixheaacd_block.c145 VOID ixheaacd_inverse_quantize(WORD32 *x_invquant, WORD no_band, in ixheaacd_inverse_quantize() argument
152 for (j = no_band - 1; j >= 0; j--) { in ixheaacd_inverse_quantize()
1319 WORD no_band, WORD8 *width, in ixheaacd_scale_factor_process_dec() argument
1327 for (i = no_band - 1; i >= 0; i--) { in ixheaacd_scale_factor_process_dec()
/external/aac/libSBRdec/src/
Denv_extr.cpp1028 UCHAR no_band[MAX_ENVELOPES]; in sbrGetEnvelope() local
1063 no_band[i] = in sbrGetEnvelope()
1065 h_frame_data->nScaleFactors += no_band[i]; in sbrGetEnvelope()
1108 for (i = (1 - h_frame_data->domain_vec[j]); i < no_band[j]; i++) { in sbrGetEnvelope()
1129 offset += no_band[j]; in sbrGetEnvelope()
/external/libxaac/decoder/x86_64/
Dixheaacd_function_selector_x86_64.c246 (WORD32 *x_invquant, WORD16 *scale_fact, WORD no_band, WORD8 *width,
/external/libxaac/decoder/x86/
Dixheaacd_function_selector_x86.c246 (WORD32 *x_invquant, WORD16 *scale_fact, WORD no_band, WORD8 *width,
/external/libxaac/decoder/armv8/
Dixheaacd_function_selector_armv8.c246 (WORD32 *x_invquant, WORD16 *scale_fact, WORD no_band, WORD8 *width,
/external/libxaac/decoder/armv7/
Dixheaacd_function_selector_armv7.c247 (WORD32 *x_invquant, WORD16 *scale_fact, WORD no_band, WORD8 *width,
/external/libxaac/decoder/generic/
Dixheaacd_function_selector_generic.c247 (WORD32 *x_invquant, WORD16 *scale_fact, WORD no_band, WORD8 *width,