Home
last modified time | relevance | path

Searched refs:first_start (Results 1 – 3 of 3) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_env_calc.c702 WORD32 first_start; in ixheaacd_calc_sbrenvelope() local
896 first_start = ptr_border_vec[0] * SBR_TIME_STEP; in ixheaacd_calc_sbrenvelope()
906 ptr_frame_data->max_qmf_subband_aac, sub_band_end, 0, first_start, in ixheaacd_calc_sbrenvelope()
911 ptr_frame_data->max_qmf_subband_aac, sub_band_end, first_start, in ixheaacd_calc_sbrenvelope()
927 0, first_start, (ov_adj_e - output_e), in ixheaacd_calc_sbrenvelope()
934 first_start, num_cols, (adj_e - output_e), in ixheaacd_calc_sbrenvelope()
/external/tensorflow/tensorflow/python/saved_model/
Dload_v1_in_v2_test.py141 first_start=constant_op.constant(2.))))
/external/aac/libSBRdec/src/
Denv_calc.cpp899 int first_start = in calculateSbrEnvelope() local
1661 lowSubband, ov_highSubband, 0, first_start); in calculateSbrEnvelope()
1668 lowSubband, highSubband, first_start, no_cols); in calculateSbrEnvelope()
1677 lowSubband, ov_highSubband, 0, first_start, in calculateSbrEnvelope()
1682 lowSubband, highSubband, first_start, no_cols, in calculateSbrEnvelope()