Home
last modified time | relevance | path

Searched defs:bnds (Results 1 – 7 of 7) sorted by relevance

/external/aac/libAACdec/src/
Drvlcconceal.cpp132 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
Drvlc.cpp140 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
Dblock.cpp519 const int bnds = group * 16 + band; in CBlock_InverseQuantizeSpectralData() local
652 int bnds = group * 16; in CBlock_ReadSpectralData() local
/external/libxaac/decoder/
Dixheaacd_rev_vlc.c380 WORD32 group, band, bnds; in ixheaacd_rvlc_check_intensity_cb() local
530 WORD32 bnds = 0; in ixheaacd_rvlc_decode_forward() local
703 WORD16 bnds = ptr_rvlc->max_sfb_transmitted - 1; in ixheaacd_rvlc_decode_backward() local
966 WORD32 bnds; in ixheaacd_rvlc_init() local
1019 WORD32 band, bnds, start_band, end_band, group; in ixheaacd_bi_dir_est_scf_prev_frame_reference() local
1152 WORD32 band, bnds, group, start_band; in ixheaacd_calc_ref_val_fwd() local
1207 WORD32 band, bnds, group, start_band; in ixheaacd_calc_ref_val_bwd() local
1264 WORD32 band, bnds, start_band, end_band, group; in ixheaacd_bi_dir_est_lower_scf_cur_frame() local
1375 WORD32 band, bnds, group; in ixheaacd_statistical_estimation() local
1466 WORD32 band, bnds, group; in ixheaacd_predictive_interpolation() local
[all …]
Dixheaacd_channel.c1083 int bnds = group * 16 + band; in ixheaacd_cblock_inv_quant_spect_data() local
/external/selinux/libsepol/cil/src/
Dcil_tree.c802 struct cil_bounds *bnds = node->data; in cil_tree_print_node() local
908 struct cil_bounds *bnds = node->data; in cil_tree_print_node() local
1086 struct cil_bounds *bnds = node->data; in cil_tree_print_node() local
/external/u-boot/include/
Dfsl_ddr_sdram.h244 unsigned int bnds; member