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
900 first_start = ptr_border_vec[0] * SBR_TIME_STEP; in ixheaacd_calc_sbrenvelope()
910 ptr_frame_data->max_qmf_subband_aac, sub_band_end, 0, first_start, in ixheaacd_calc_sbrenvelope()
915 ptr_frame_data->max_qmf_subband_aac, sub_band_end, first_start, in ixheaacd_calc_sbrenvelope()
931 0, first_start, (ov_adj_e - output_e), in ixheaacd_calc_sbrenvelope()
938 first_start, num_cols, (adj_e - output_e), in ixheaacd_calc_sbrenvelope()
/external/aac/libSBRdec/src/
Denv_calc.cpp894 int first_start = in calculateSbrEnvelope() local
1658 lowSubband, ov_highSubband, 0, first_start); in calculateSbrEnvelope()
1665 lowSubband, highSubband, first_start, no_cols); in calculateSbrEnvelope()
1674 lowSubband, ov_highSubband, 0, first_start, in calculateSbrEnvelope()
1679 lowSubband, highSubband, first_start, no_cols, in calculateSbrEnvelope()
/external/tensorflow/tensorflow/python/saved_model/
Dload_v1_in_v2_test.py191 first_start=constant_op.constant(2.))))