Home
last modified time | relevance | path

Searched defs:weight2 (Results 1 – 2 of 2) sorted by relevance

/external/openfst/src/include/fst/
Dlookahead-filter.h259 void FilterFinal(Weight *weight1, Weight *weight2) const { in FilterFinal()
382 void FilterFinal(Weight *weight1, Weight *weight2) const { in FilterFinal()
516 void FilterFinal(Weight *weight1, Weight *weight2) const { in FilterFinal()
/external/libavc/decoder/
Dih264d_inter_pred.c1322 WORD32 weight1, weight2; in ih264d_motion_compensate_mp() local