Home | History | Annotate | Download | only in encoder

Lines Matching refs:MVPcount

961         for (cnt = 0; cnt < MVPcount; cnt++)
966 vpx_memcpy(cm->fc.pre_mvc[0], cm->fc.mvc[0], MVPcount);
971 for (cnt = 0; cnt < MVPcount; cnt++)
976 vpx_memcpy(cm->fc.pre_mvc[1], cm->fc.mvc[1], MVPcount);