Home
last modified time | relevance | path

Searched defs:ofst2 (Results 1 – 5 of 5) sorted by relevance

/external/openfst/src/include/fst/script/
Dminimize.h32 MutableFst<Arc> *ofst2 = args->arg2 ? args->arg2->GetMutableFst<Arc>() : 0; in Minimize() local
/external/openfst/src/script/
Dminimize.cc24 void Minimize(MutableFstClass *ofst1, MutableFstClass *ofst2, float delta) { in Minimize()
/external/libavc/common/
Dih264_weighted_pred.c376 WORD32 ofst2, in ih264_weighted_bi_pred_luma()
452 WORD32 ofst2, in ih264_weighted_bi_pred_chroma()
/external/libavc/common/x86/
Dih264_weighted_pred_sse42.c827 WORD32 ofst2, in ih264_weighted_bi_pred_luma_sse42()
1114 WORD32 ofst2, in ih264_weighted_bi_pred_chroma_sse42()
/external/libavc/decoder/
Dih264d_inter_pred.c1322 WORD32 ofst1, ofst2; in ih264d_motion_compensate_mp() local