Searched defs:bnds (Results 1 – 6 of 6) sorted by relevance
/external/aac/libAACdec/src/ |
D | rvlcconceal.cpp | 132 int band, bnds, group, startBand; in calcRefValFwd() local 208 int band, bnds, group, startBand; in calcRefValBwd() local 290 int band, bnds, startBand, endBand, group; in BidirectionalEstimation_UseLowerScfOfCurrentFrame() local 437 int band, bnds, startBand, endBand, group; in BidirectionalEstimation_UseScfOfPrevFrameAsReference() local 607 int band, bnds, group; in StatisticalEstimation() local 720 int band, bnds, group; in PredictiveInterpolation() local
|
D | rvlc.cpp | 140 int bnds; in rvlcInit() local 216 int group, band, bnds; in rvlcCheckIntensityCb() local 441 int bnds = 0; in rvlcDecodeForward() local 622 SHORT bnds = pRvlc->maxSfbTransmitted - 1; in rvlcDecodeBackward() local 935 int bnds; in rvlcFinalErrorDetection() local
|
D | block.cpp | 517 const int bnds = group * 16 + band; in CBlock_InverseQuantizeSpectralData() local 650 int bnds = group * 16; in CBlock_ReadSpectralData() local
|
/external/libxaac/decoder/ |
D | ixheaacd_rev_vlc.c | 375 WORD32 group, band, bnds; in ixheaacd_rvlc_check_intensity_cb() local 525 WORD32 bnds = 0; in ixheaacd_rvlc_decode_forward() local 698 WORD16 bnds = ptr_rvlc->max_sfb_transmitted - 1; in ixheaacd_rvlc_decode_backward() local 961 WORD32 bnds; in ixheaacd_rvlc_init() local 1010 WORD32 band, bnds, start_band, end_band, group; in ixheaacd_bi_dir_est_scf_prev_frame_reference() local 1143 WORD32 band, bnds, group, start_band; in ixheaacd_calc_ref_val_fwd() local 1198 WORD32 band, bnds, group, start_band; in ixheaacd_calc_ref_val_bwd() local 1255 WORD32 band, bnds, start_band, end_band, group; in ixheaacd_bi_dir_est_lower_scf_cur_frame() local 1366 WORD32 band, bnds, group; in ixheaacd_statistical_estimation() local 1457 WORD32 band, bnds, group; in ixheaacd_predictive_interpolation() local [all …]
|
D | ixheaacd_channel.c | 1067 int bnds = group * 16 + band; in ixheaacd_cblock_inv_quant_spect_data() local
|
/external/selinux/libsepol/cil/src/ |
D | cil_tree.c | 798 struct cil_bounds *bnds = node->data; in cil_tree_print_node() local 904 struct cil_bounds *bnds = node->data; in cil_tree_print_node() local 1082 struct cil_bounds *bnds = node->data; in cil_tree_print_node() local
|