Home
last modified time | relevance | path

Searched refs:weight2 (Results 1 – 3 of 3) sorted by relevance

/external/openfst/src/include/fst/
Dlookahead-filter.h259 void FilterFinal(Weight *weight1, Weight *weight2) const { in FilterFinal() argument
260 filter_.FilterFinal(weight1, weight2); in FilterFinal()
382 void FilterFinal(Weight *weight1, Weight *weight2) const { in FilterFinal() argument
383 filter_.FilterFinal(weight1, weight2); in FilterFinal()
516 void FilterFinal(Weight *weight1, Weight *weight2) const { in FilterFinal() argument
517 filter_.FilterFinal(weight1, weight2); in FilterFinal()
/external/libavc/decoder/
Dih264d_inter_pred.c1321 WORD32 weight1, weight2; in ih264d_motion_compensate_mp() local
1330 weight2 = (WORD16)(u4_wt_ofst_y & 0xffff); in ih264d_motion_compensate_mp()
1340 weight1, weight2, ofst1, in ih264d_motion_compensate_mp()
1353 weight2 = ((u4_wt_ofst_v & 0xffff) << 16) in ih264d_motion_compensate_mp()
1364 weight1, weight2, ofst1, ofst2, in ih264d_motion_compensate_mp()
/external/llvm/test/CodeGen/Mips/
Ddelay-slot-fill-forward.ll26 @weight2 = external global i16, align 2
72 store i16 %conv106, i16* @weight2, align 2, !tbaa !5