Searched refs:first_start (Results 1 – 3 of 3) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_env_calc.c | 702 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/ |
D | load_v1_in_v2_test.py | 141 first_start=constant_op.constant(2.))))
|
/external/aac/libSBRdec/src/ |
D | env_calc.cpp | 899 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()
|