Searched defs:bnds (Results 1 – 5 of 5) sorted by relevance
/external/aac/libAACdec/src/ |
D | rvlcconceal.cpp | 116 int band,bnds,group,startBand; in calcRefValFwd() local 191 int band,bnds,group,startBand; in calcRefValBwd() local 269 int band,bnds,startBand,endBand,group; in BidirectionalEstimation_UseLowerScfOfCurrentFrame() local 405 int band,bnds,startBand,endBand,group; in BidirectionalEstimation_UseScfOfPrevFrameAsReference() local 535 int band,bnds,group; in StatisticalEstimation() local 643 int band,bnds,group; in PredictiveInterpolation() local
|
D | rvlc.cpp | 123 int bnds; in rvlcInit() local 196 int group, band, bnds; in rvlcCheckIntensityCb() local 421 int bnds = 0; in rvlcDecodeForward() local 611 SHORT bnds = pRvlc->maxSfbTransmitted-1; in rvlcDecodeBackward() local 932 int bnds; in rvlcFinalErrorDetection() local
|
D | block.cpp | 447 int bnds = group*16+band; in CBlock_InverseQuantizeSpectralData() local 530 int bnds = group*16+band; in CBlock_ReadSpectralData() local
|
/external/selinux/libsepol/cil/src/ |
D | cil_tree.c | 701 struct cil_bounds *bnds = node->data; in cil_tree_print_node() local 807 struct cil_bounds *bnds = node->data; in cil_tree_print_node() local 985 struct cil_bounds *bnds = node->data; in cil_tree_print_node() local
|
D | cil_policy.c | 965 struct cil_bounds *bnds = current->data; in cil_name_to_policy() local
|